--- title: Skills description: Install crewaiinc/skills from the official registry at skills.sh—Flows, Crews, and docs-aware agents for Claude Code, Cursor, Codex, and more. icon: wand-magic-sparkles mode: "wide" --- # Skills **Give your AI coding agent CrewAI context in one command.** CrewAI **Skills** are published on **[skills.sh/crewaiinc/skills](https://skills.sh/crewaiinc/skills)**—the official registry for `crewaiinc/skills`, including individual skills (for example **design-agent**, **getting-started**, **design-task**, and **ask-docs**), install stats, and audits. They teach coding agents—like Claude Code, Cursor, and Codex—how to scaffold Flows, configure Crews, use tools, and follow CrewAI patterns. Run the install below (or paste it into your agent). ```shell Terminal npx skills add crewaiinc/skills ``` That pulls the official skill pack into your agent workflow so it can apply CrewAI conventions without you re-explaining the framework each session. Source code and issues live on [GitHub](https://github.com/crewAIInc/skills). ## What your agent gets - **Flows** — structure stateful apps, steps, and crew kickoffs the CrewAI way - **Crews & agents** — YAML-first patterns, roles, tasks, and delegation - **Tools & integrations** — hook agents to search, APIs, and common CrewAI tools - **Project layout** — align with CLI scaffolds and repo conventions - **Up-to-date patterns** — skills track current CrewAI docs and recommended practices ## Learn more on this site How to use `AGENTS.md` and coding-agent workflows with CrewAI. Build your first Flow and crew end-to-end. Install the CrewAI CLI and Python package. Official listing for `crewaiinc/skills`—skills, installs, and audits. Source, updates, and issues for the skill pack. ### Video: CrewAI with coding agent skills