Discover the toolingbehind modern intelligence
The operating system for AI infrastructure discovery. Search a live map of MCP servers, AI agents, LLM tools, automation systems, and developer infrastructure.
The operating system for AI infrastructure discovery. Search a live map of MCP servers, AI agents, LLM tools, automation systems, and developer infrastructure.
Public repository for Agent Skills
AI summary
Auto-generated overview of what this skill does and when to reach for it.
This repository provides examples and a standard for creating 'skills' – self-contained instructions, scripts, and resources that enhance Anthropic's Claude AI agent's ability to perform specialized, repeatable tasks.
$ npx skillcity@latest anthropics/skillsAuto-detects the skill or MCP server in this repo and installs it for Claude Code, Codex, Cursor or Cline.
Requires Node.js 18+ (ships with npx).
# Install into ~/.claude/skills/ mkdir -p ~/.claude/skills/skills curl -fsSL https://raw.githubusercontent.com/anthropics/skills/main/SKILL.md -o ~/.claude/skills/skills/SKILL.md
Loading README…