ryangriffinau

P Install Agent Skill — Development skill for Claude Code

Development community

Safely install any agent skill once, then bridge it to Claude, Codex, and optionally Gemini.

How to install P Install Agent Skill

Installs to ~/.claude/skills/ryangriffinau-skills-p-install-agent-skill/SKILL.md

Terminal
mkdir -p ~/.claude/skills/ryangriffinau-skills-p-install-agent-skill && curl -fsSL https://raw.githubusercontent.com/ryangriffinau/skills/HEAD/prompts/p-install-agent-skill.md -o ~/.claude/skills/ryangriffinau-skills-p-install-agent-skill/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What P Install Agent Skill does


description: Safely install any agent skill once, then bridge it to Claude, Codex, and optionally Gemini argument-hint:

Install an agent skill into the canonical cross-agent store

Install the skill described by `$ARGUMENTS` using one audited canonical copy and runtime-facing symlinks.

Desired layout

  • Canonical real directory: ~/.agents/skills//
  • Claude Code bridge: `~/.claude/skills/<sk

Alternatives in Development

  • Understand Anything — Graphs that teach graphs that impress 80.7k ★
  • Vibe Kanban — Get 10X more out of Claude Code, Gemini CLI, Codex, Amp and other coding agents 23.5k ★
  • Petdex — A public gallery of animated pets for Codex, Claude Code, DeepSeek Harness, Hermes, OpenCode, Gemini CLI, and 4k ★

Full documentation available on GitHub

View Source Repository