creator▌
99 indexed skills · max 10 per page
sentry-sdk-skill-creator
getsentry/sentry-for-ai · Productivity
sentry-sdk-skill-creator
slack-gif-creator
sickn33/antigravity-awesome-skills · Productivity
A toolkit providing utilities and knowledge for creating animated GIFs optimized for Slack.
agent-skill-creator
francyjglisboa/agent-skill-creator · Productivity
$23
diagram-creator
claude-office-skills/skills · Productivity
I help you create professional diagrams using text-based diagram tools like Mermaid and PlantUML. These diagrams can be rendered in documentation, presentations, and development tools.
content-creator
davila7/claude-code-templates · Marketing
SEO-optimized content creation with brand voice consistency, frameworks, and social media templates. \n \n Includes brand voice analyzer and SEO optimizer scripts to establish voice attributes, measure consistency, and improve keyword targeting across content types \n Provides content frameworks for blog posts, social media, and repurposing strategies, plus platform-specific optimization guidelines for major social channels \n Covers full workflow from keyword research and outline creation throu
skill-creator
aiskillstore/marketplace · Productivity
Comprehensive guide for creating modular skills that extend Codex's capabilities with specialized knowledge and workflows. \n \n Skills consist of a required SKILL.md file with YAML frontmatter (name, description) and optional bundled resources (scripts, references, assets) organized to manage context efficiently \n Follow a six-step creation process: understand concrete usage examples, plan reusable contents, initialize with init_skill.py, edit SKILL.md and resources, package with package_skill
skill-creator
sickn33/antigravity-awesome-skills · Productivity
Automate creation of new CLI skills following Anthropic standards with zero manual setup. \n \n Guides users through interactive brainstorming, prompt refinement, file generation, validation, and installation in five phases with visual progress tracking \n Generates standardized SKILL.md and README.md files from templates, automatically substituting skill name, description, author, and metadata \n Validates YAML frontmatter, content quality, word counts, and writing style against Anthropic best
skill-creator
apollographql/skills · Productivity
Comprehensive guide for creating effective Agent Skills for Apollo GraphQL and GraphQL development. \n \n Provides complete skill structure requirements including mandatory SKILL.md frontmatter, naming conventions, and optional reference file organization \n Covers best practices for writing skill descriptions with numbered trigger conditions, body content with progressive disclosure, and reference file management \n Includes Apollo Voice style guidelines emphasizing approachable, opinionated, a
function-creator
get-convex/agent-skills · Productivity
Generate type-safe Convex queries, mutations, and actions with built-in validation, authentication, and error handling. \n \n Supports three function types: queries (read-only, cached), mutations (transactional writes with automatic retries), and actions (external APIs, long-running tasks) \n Enforces argument and return type validation via Convex validators; includes authentication checks and authorization patterns for ownership verification \n Actions requiring Node.js APIs (SDKs, crypto) must
skill-creator
composiohq/skills · Productivity
Comprehensive guide for building modular skills that extend Claude's capabilities with specialized knowledge and workflows. \n \n Skills are self-contained packages combining procedural instructions, tool integrations, domain expertise, and bundled resources (scripts, references, assets) to transform Claude into a specialized agent \n Follows progressive disclosure design: metadata always available, SKILL.md loaded on trigger, bundled resources loaded as needed to minimize context bloat \n Core