Skip to content

Split skill files into platform-specific directories#23

Merged
juntao merged 2 commits intomainfrom
reorganize-skill-dirs
Feb 14, 2026
Merged

Split skill files into platform-specific directories#23
juntao merged 2 commits intomainfrom
reorganize-skill-dirs

Conversation

@juntao
Copy link
Member

@juntao juntao commented Feb 14, 2026

Summary

  • Move skills/payment/ into claude/skills/payment/ and openclaw/skills/payment/
  • Each AI agent platform (Claude Code, OpenClaw) now has its own self-contained skill directory
  • Tailored install paths and SKILL.md references per platform

Test plan

  • Verify claude/skills/payment/ contains all necessary skill files
  • Verify openclaw/skills/payment/ contains all necessary skill files
  • Confirm skills/payment/ is fully removed

🤖 Generated with Claude Code

Michael Yuan and others added 2 commits February 13, 2026 17:58
Move skills/payment/ into claude/skills/payment/ and
openclaw/skills/payment/ so each AI agent platform has its
own self-contained skill directory with tailored install
paths and SKILL.md references.

Signed-off-by: Michael Yuan <michael@secondstate.io>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Run integration tests as a matrix for both openclaw and claude
skill directories, using each platform's own config-default.toml
and install path.

Signed-off-by: Michael Yuan <michael@secondstate.io>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@juntao juntao merged commit 76d12bf into main Feb 14, 2026
13 checks passed
@juntao juntao deleted the reorganize-skill-dirs branch February 14, 2026 02:14
juntao pushed a commit that referenced this pull request Feb 14, 2026
Update the Skill Directory Structure section to reflect the
claude/ and openclaw/ layout introduced in PR #23.

Signed-off-by: Michael Yuan <michael@secondstate.io>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant