claude-skill-flywheel
New2GitHub TrendingDevelopmentby WinterDDo
A Claude Code plugin that gives Claude a memory: it remembers your corrections, turns the repeated ones into principles, and invokes the right skill each turn.
First seen 5/30/2026
Install & Usage
1
Create the skills directory
mkdir -p .claude/skills2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/claude-skill-flywheel.md https://raw.githubusercontent.com/WinterDDo/claude-skill-flywheel/main/SKILL.md3
Invoke in Claude Code
/claude-skill-flywheelView source on GitHub
plugin
Security Audits
LicenseUnknownSourceWarnRepositoryPass
Frequently Asked Questions
What is claude-skill-flywheel?
A Claude Code plugin that gives Claude a memory: it remembers your corrections, turns the repeated ones into principles, and invokes the right skill each turn.
How to install claude-skill-flywheel?
To install claude-skill-flywheel: create the skills directory (mkdir -p .claude/skills), then run: mkdir -p .claude/skills && curl -o .claude/skills/claude-skill-flywheel.md https://raw.githubusercontent.com/WinterDDo/claude-skill-flywheel/main/SKILL.md. Finally, /claude-skill-flywheel in Claude Code.
What is claude-skill-flywheel best for?
claude-skill-flywheel is a skill categorized under Development. It is designed for: plugin. Created by WinterDDo.