From memstack
Creates new MemStack skills from user prompts like 'forge this' or 'new skill', generating .md files with YAML frontmatter, protocols, examples, and level history; improves existing skills and updates index.
npx claudepluginhub cwinvestments/memstack --plugin memstackThis skill uses the workspace's default tool permissions.
*Create new MemStack skills or improve existing ones.*
Guides creation of effective skills for OpenHands including anatomy, YAML metadata, progressive disclosure, bundled resources, scripts, and references.
Creates new Claude Code skills from scratch following best practices for structure, naming, frontmatter, progressive disclosure, reference organization, and tool scoping. Use for building skills or converting slash commands.
Analyzes any input to recommend existing Claude Code skills, improve them, or create new ones via triage, 11 thinking models, and multi-agent synthesis. Avoids duplicates.
Share bugs, ideas, or general feedback.
Create new MemStack skills or improve existing ones.
When this skill activates, output:
๐จ Forge โ Creating new enchantment...
Then execute the protocol below.
Ask the user:
Generate the skill file with v2.1 format:
Write the file to $MEMSTACK_PATH/skills/{name}.md
Update MEMSTACK.md โ add a new row to the Skill Index table
Confirm creation โ show the skill summary
User: "forge a new skill called Beacon for health check pinging"
๐จ Forge โ Creating new enchantment...
Creating: Beacon
Emoji: ๐ | Type: Passive | Triggers: "health check", "ping", "uptime"
Writing: skills/beacon.md โ
Updating: MEMSTACK.md โ added row #N โ
Beacon is ready. Triggers: "health check", "ping", "uptime"