Skip to content

Multi-agent packaging: emit per-agent skill dirs from one source #17

Description

@AnayDhawan

What

A build script that emits per-agent skill dirs (.claude/, .cursor/, .gemini/, .codex/) from the single SKILL.md + components.json, plus a .claude-plugin manifest.

Why

One source, many harnesses. oss-launch already ships this exact pattern (scripts/build-agent-dirs.sh, verified against each platform's documented format) - port it rather than reinvent.

Scope

  • Port + adapt oss-launch's build-agent-dirs.sh
  • Verify each emitted format against the platform's current documented spec
  • CI check that the build stays in sync with SKILL.md

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions