New vertical

Skills for agent workflows.

Aidrift now mirrors Anthropic skills into a dedicated catalog so agents, builders, and operators can browse reusable instructions, inspect source metadata, and jump into related tools, MCP servers, and news.

Total skills

17

Active filters

3

Top tag

agent

Reset
Skills module

Agent skills, installation notes, and related Aidrift graph

Each skill is parsed from the upstream repository and positioned as a reusable agent workflow object inside Aidrift.

Skills become more useful when they connect to execution surfaces. Use the MCP directory when you need runtime capabilities, the AI tools catalog when you need a ready-made product, and the AI news feed when you want to track new launches and ecosystem shifts.

canvas-design

Skill
claude

skills/canvas-design

Create beautiful visual art in .png and .pdf documents using design philosophy. You should use this skill when the user asks to create a poster, piece of art, design, or other static piece. Create original visual designs, never copying existing artists' work to avoid copyright violations.

Use cases

First, undertake this task:
### THE CRITICAL UNDERSTANDING - What is received: Some subtle input or instructions by the user that should be taken into account, but used as a foundation; it should not constrain creative freedom. - What is created: A design philosophy/aesthetic movement. - What happens next: Then, the same version receives the philosophy and EXPRESSES IT VISUALLY - creating artifacts that are 90% visual design, 10% essential text.
#skill#agent#workflow#pdf+6
Updated about 13 hours ago
Open

theme-factory

Skill
Claude / Agent Runtime

skills/theme-factory

Toolkit for styling artifacts with a theme. These artifacts can be slides, docs, reportings, HTML landing pages, etc. There are 10 pre-set themes with colors/fonts that you can apply to any artifact that has been creating, or can generate a new theme on-the-fly.

Use cases

To apply consistent, professional styling to presentation slide decks, use this skill. Each theme includes: - A cohesive color palette with hex codes - Complementary font pairings for headers and body text - A distinct visual identity suitable for different contexts and audiences
1. **Show the theme showcase**: Display the `theme-showcase.pdf` file to allow users to see all available themes visually. Do not make any modifications to it; simply show the file for viewing. 2. **Ask for their choice**: Ask which theme to apply to the deck 3. **Wait for selection**: Get explicit confirmation about the chosen theme 4. **Apply the theme**: Once a theme has been chosen, apply the selected theme's colors and fonts to the deck/artifact
#skill#agent#workflow#pdf+6
Updated about 13 hours ago
Open

web-artifacts-builder

Skill
claude

skills/web-artifacts-builder

Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS, shadcn/ui). Use for complex artifacts requiring state management, routing, or shadcn/ui components - not for simple single-file HTML/JSX artifacts.

Use cases

To build powerful frontend claude.ai artifacts, follow these steps: 1. Initialize the frontend repo using `scripts/init-artifact.sh` 2. Develop your artifact by editing the generated code 3. Bundle all code into a single HTML file using `scripts/bundle-artifact.sh` 4. Display artifact to user 5. (Optional) Test the artifact
To build the artifact, edit the generated files. See **Common Development Tasks** below for guidance.
#skill#agent#workflow#frontend+6
Updated about 13 hours ago
Open