AgentRoot

Install Skill

agentroot.io
DNS VerifiedSkill

Install AI skills from the AgentRoot registry to your local environment for use with Claude Code, Codex CLI, Gemini CLI, Cursor, or any agent platform

Instructions

No SKILL.md file found for this skill.

Skill authors should add a SKILL.md file following the open agent skills standard.
Quick Install
# Auto-detects your AI tool (Claude, Codex, Gemini) npx agent-root install agentroot.io/install-skill
npx agent-root install agentroot.io/install-skill --tool claude # Project-scoped (shared via git) npx agent-root install agentroot.io/install-skill --tool claude --project
npx agent-root install agentroot.io/install-skill --tool codex # Project-scoped npx agent-root install agentroot.io/install-skill --tool codex --project
npx agent-root install agentroot.io/install-skill --tool gemini # Project-scoped npx agent-root install agentroot.io/install-skill --tool gemini --project
# No Node.js required curl -sf https://agentroot.io/install.sh | sh -s -- agentroot.io/install-skill

See all install options including bulk install, update, and management.

About

Open standard

SKILL.md

This skill is registered under agentroot.io and discoverable via DNS — no accounts, no API keys.

It follows the open SKILL.md standard — compatible with Claude Code, Codex CLI, Gemini CLI, Cursor, and more. No vendor lock-in.

Source: https://agentroot.io/.agents/skills/install-skill/SKILL.md

Details
Skill IDinstall-skill
NameInstall Skill
DescriptionInstall AI skills from the AgentRoot registry to your local environment for use with Claude Code, Codex CLI, Gemini CLI, Cursor, or any agent platform