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).

跳到安装

来源信息

仓库
zeroes-ones/Skills
最近来源活动
2026年8月29日 20:01
检测到的 SKILL.md 语言
英语
星标
1
分支
0

安装方式

默认使用会先检查来源的 Prompt;你也可以切换为直接命令,或下载本地副本。

检查来源文件

决定是否安装前,请先阅读 SKILL.md,以及 SkillsMP 当前展示的配套文件。