Instructions file CodexOpenCode
Instructions for rolecraft-sh/rolecraft, covering rolecraft — development guidelines, ⚠️ startup checklist (read before every task), workflow, interaction rules and code style.
Instructions file CodexOpenCode
Instructions for rolecraft-sh/rolecraft, covering rolecraft — development guidelines, ⚠️ startup checklist (read before every task), workflow, interaction rules and code style.
Skill Claude CodeCodex
Install AI agent skills as roles & behaviors from any source — local folder, GitHub, GitLab, SSH git URL. Zero-dependency CLI with 87 agent targets (27 verified).
Command
Generate a XML block listing installed skills, compatible with Claude Code and other spec-compliant AI agents.
Command
Display the agent capability manifest — a structured overview of all supported AI coding agents, their skill install directories, support levels, and MCP server configuration support.
Command
Install multiple skills at once from inline sources or a bundle file.
Command
Check installed skills for available updates.
Command
Re-install all skills and MCP servers from lockfile (CI mode).
Command
Generate shell completion scripts for bash, zsh, and fish.
Command
Combine multiple SKILL.md files into a single composed skill. Supports two composition strategies: merge (deduplicate) and chain (override).
Command
Convert skills between rolecraft's SKILL.md format and Cursor/Claude Code's .mdc rule format.
Command
Compare two SKILL.md files section-by-section. Parses frontmatter and body sections independently, showing exactly what changed.
Command
Run a system health check to diagnose common issues.
Command
Scaffold a new SKILL.md for your agent skill.
Command
Install a skill from a local path, GitHub repository, npm package, or registry slug.
Command
Command "list" from rolecraft-sh/rolecraft, covering rolecraft list, usage, description, --json and --agent, -a.
Command
Install, list, search, check, update, and remove MCP servers for AI agents.
Command
Save, apply, and share multi-agent configuration profiles.
Command
Publish a skill to the rolecraft Registry.
Command
The rolecraft Registry is a centralised skill index powered by GitHub. Skills are published via PRs, automatically validated, then merged by a maintainer.
Command
Command "remove" from rolecraft-sh/rolecraft, covering rolecraft remove, usage, options, description and examples.
Command
Restore a skill to its previous version. Requires a history entry — created automatically when you use rolecraft update or re-install over an existing skill.
Command
Search for skills on GitHub, skills.sh (experimental), or the rolecraft Registry.
Command
One command. All agents. Skills + MCP servers. Zero configuration.
Command
Test a SKILL.md quality with built-in assertions. Scans frontmatter, content structure, security patterns, and completeness — then assigns a score and grade.