Skip to main content

cross-agent-skills-packaging

Use when packaging skills for deployment across multiple AI agent terminals (Claude Code, Copilot CLI, Cursor, Codex, Gemini CLI, OpenClaw), configuring the ~/.agents/skills/ cross-agent directory with symlink strategies, resolving agent-specific frontmatter conflicts, generating skills-manifest.json for auto-discovery, or testing skill compatibility across 6+ platforms. Handles the ~/.agents/skills/ standard (symlink-based sharing, manifest-based auto-discovery), symbolic link strategy, frontmatter normalization (strip vendor fields, validate per spec), manifest generation (skills-manifest.json, incremental rebuild, semver), and cross-agent compatibility testing (load per agent, verify routing, benchmark tokens, compatibility report). Do NOT use for skill content authoring, agent runtime behavior (use agent-eval-pipeline), platform-specific optimization, or CI/CD setup (use ci-cd-builder).

Jump to install

Source facts

Repository
zeroes-ones/Skills
Last source activity
August 29, 2026 at 20:01
Detected SKILL.md language
English
Stars
1
Forks
0

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.