Agent skill

skills-creator

Creates and maintains Agent Skills with effective triggers and progressive disclosure. Use when user requests to create a skill, generate a SKILL.md, build custom capabilities, or mentions "create skill", "new skill", or "skill configuration".

Stars 232
Forks 15

Install this agent skill to your Project

npx add-skill https://github.com/aiskillstore/marketplace/tree/main/skills/emz1998/skills-creator

SKILL.md

Goal: Create well-structured Agent Skills following best practices for discoverability, conciseness, and progressive disclosure.

IMPORTANT: Skills configuration should be concise and high-level. Only include context Claude does not already know.

Workflow

  1. Read references: skills-docs.md and best-practices.md in .claude/skills/skills-creator/references/
  2. Analyze requirements and determine freedom level
  3. Create SKILL.md using template from .claude/skills/skills-creator/templates/template.md
  4. Add resources(reference files, scripts, etc.) alongside the SKILL.md file only if necessary. Use folder to organize resources.
  5. Save to .claude/skills/[skill-name]/SKILL.md and report completion

Rules

  • Only add context Claude doesn't already know
  • Keep references one level deep from SKILL.md
  • Provide one default approach, avoid offering multiple options
  • Use forward slashes in file paths (no Windows-style paths)
  • Match freedom level to task fragility (high freedom for flexible tasks, low for critical operations)

Acceptance Criteria

  • Skill saved to .claude/skills/[skill-name]/SKILL.md
  • Name valid (max 64 chars, lowercase letters/numbers/hyphens only)
  • Description valid (max 1024 chars, third person, no "I" or "you")
  • Description includes what skill does AND when to use it
  • SKILL.md body under 500 lines
  • Consistent terminology throughout
  • No duplicate or conflicting skills exist
  • No time-sensitive information included
  • Name defined using gerund form (e.g., processing-pdfs, analyzing-data)

Expand your agent's capabilities with these related and highly-rated skills.

aiskillstore/marketplace

perigon-backend

Perigon ASP.NET Core + EF Core + Aspire conventions

232 15
Explore
aiskillstore/marketplace

perigon-agent

Pointers for Copilot/agents to apply Perigon conventions

232 15
Explore
aiskillstore/marketplace

perigon-angular

Angular 21+ standalone/Material/signal conventions for Perigon WebApp

232 15
Explore
aiskillstore/marketplace

fastapi-mastery

Comprehensive FastAPI development skill covering REST API creation, routing, request/response handling, validation, authentication, database integration, middleware, and deployment. Use when working with FastAPI projects, building APIs, implementing CRUD operations, setting up authentication/authorization, integrating databases (SQL/NoSQL), adding middleware, handling WebSockets, or deploying FastAPI applications. Triggered by requests involving .py files with FastAPI code, API endpoint creation, Pydantic models, or FastAPI-specific features.

232 15
Explore
aiskillstore/marketplace

context7-efficient

Token-efficient library documentation fetcher using Context7 MCP with 86.8% token savings through intelligent shell pipeline filtering. Fetches code examples, API references, and best practices for JavaScript, Python, Go, Rust, and other libraries. Use when users ask about library documentation, need code examples, want API usage patterns, are learning a new framework, need syntax reference, or troubleshooting with library-specific information. Triggers include questions like "Show me React hooks", "How do I use Prisma", "What's the Next.js routing syntax", or any request for library/framework documentation.

232 15
Explore
aiskillstore/marketplace

browser-use

Browser automation using Playwright MCP. Navigate websites, fill forms, click elements, take screenshots, and extract data. Use when tasks require web browsing, form submission, web scraping, UI testing, or any browser interaction.

232 15
Explore

Didn't find tool you were looking for?

Be as detailed as possible for better results