← Back to wkappbot-core
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.

user/developer

Steps

  1. TRIGGER: parent PID chain contains claude or...
  2. WRITES .claude/skills/<id>/SKILL.md: frontma...
  3. RAW JSON uses skill.FilePath raw bytes -- al...
  4. MEMORY: ~/.claude/projects/<slug>/memory/ski...
  5. SOURCE: SkillCommand.ClaudeExport.cs TryExpo...
  6. Verified 2026-05-23: ev-skill-read-claude-co...