- 📁 examples/
- 📁 references/
- 📁 templates/
- 📄 SKILL.md
- 📄 workflow.svg
This skill should be used when the user asks to "create a catalog", "build a common.yaml", "add a new RHDP lab", "set up a new catalog item", "create an AgnosticV catalog", "build a dev.yaml", "add a catalog entry", or "create a new lab catalog for RHDP".
Create a git commit with staged changes
Bind a variable to an existing resource without creating or changing content
- 📁 templates/
- 📄 LICENSE.txt
- 📄 SKILL.md
Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, generative art, algorithmic art, flow fields, or particle systems. Create original algorithmic art rather than copying existing artists' work to avoid copyright violations.
- 📁 evals/
- 📁 references/
- 📁 scripts/
- 📄 checkpoints.yaml
- 📄 SKILL.md
Use when establishing branching strategies, implementing Conventional Commits, creating or reviewing PRs, resolving PR review comments, merging PRs (including CI verification, auto-merge queues, and post-merge cleanup), managing PR review threads, merging PRs with signed commits, handling merge conflicts, creating releases, or integrating Git with CI/CD.
Create, list, and delete scheduled cron jobs
INVOKE THIS SKILL when creating, reading, updating, or deleting Arize AI integrations. Covers listing integrations, creating integrations for any supported LLM provider (OpenAI, Anthropic, Azure OpenAI, AWS Bedrock, Vertex AI, Gemini, NVIDIA NIM, custom), updating credentials or metadata, and deleting integrations using the ax CLI.
- 📁 data/
- 📁 steps-c/
- 📁 templates/
- 📄 bmad-skill-manifest.yaml
- 📄 SKILL.md
- 📄 workflow.md
Create a PRD from scratch. Use when the user says "lets create a product requirements document" or "I want to create a new PRD
- 📁 references/
- 📄 LICENSE
- 📄 README.md
- 📄 SKILL.md
Create compelling marketing hooks and content structures using the Puzzle-Driven Model. Use when creating social media posts, newsletters, video scripts, or any marketing content that needs to capture attention. Triggers include "write a hook", "create a title", "make this more engaging", "content structure", "wow factor", or when analyzing why content performs well.
Create new agent skills with proper structure, progressive disclosure, and bundled resources. Use when user wants to create, write, or build a new skill.
Create agent company packages conforming to the Agent Companies specification (agentcompanies/v1). Use when a user wants to create a new agent company from scratch, build a company around an existing git repo or skills collection, or scaffold a team/department of agents. Triggers on: "create a company", "make me a company", "build a company from this repo", "set up an agent company", "create a team of agents", "hire some agents", or when given a repo URL and asked to turn it into a company. Do NOT use for importing an existing company package (use the CLI import command instead) or for modifying a company that is already running in Paperclip. --- # Company Creator Create agent company packages that conform to the Agent Companies specification.
- 📁 references/
- 📁 scripts/
- 📁 subskills/
- 📄 SKILL.md
- 📄 TODO.md
Use when creating CLI tools with action dispatcher pattern