wkappbot-core
★★☆
skill read: auto-export to Claude Code .claude/skills/
wkappbot skill read auto-exports to .claude/skills/<id>/SKILL.md when invoked from Claude Code. Raw skill JSON section at bottom preserves future fields.
Steps
- TRIGGER: parent PID chain contains claude or...
- WRITES .claude/skills/<id>/SKILL.md: frontma...
- RAW JSON uses skill.FilePath raw bytes -- al...
- MEMORY: ~/.claude/projects/<slug>/memory/ski...
- SOURCE: SkillCommand.ClaudeExport.cs TryExpo...
- Verified 2026-05-23: ev-skill-read-claude-co...