creating-operational-skills

Create new Claude Code skills following best practices. Use when the user asks to create a new skill, make a skill, or automate a workflow as a skill.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "creating-operational-skills" with this command: npx skills add daralthus/creating-operational-skills/daralthus-creating-operational-skills-creating-operational-skills

Creating Operational Skills

References

ReferenceContent
SKILL_STRUCTURE.mdFile structure, YAML frontmatter, naming, examples
BEST_PRACTICES.mdAuthoring guidelines, degrees of freedom, patterns
OPERATIONAL_TOOLS.mdFeature engineering: transforming knowledge into usable formats

Process

  1. Identify the workflow - What task? What inputs/outputs? What references needed?
  2. Create folder - mkdir -p .claude/skills/<skill-name>/references
  3. Write SKILL.md - Keep under 500 lines, point to references
  4. Create reference files - Split long content, add Contents sections
  5. Apply feature engineering - Transform principles into usable formats (OPERATIONAL_TOOLS.md)
  6. Add scripts - Place in scripts/ folder if needed
  7. Update CLAUDE.md - Add to Skills table
  8. Iterate with feedback - Test, get user feedback, improve

Iteration

Skills improve through use. After creating:

  1. Test with real tasks - Does Claude use the skill? Does output meet expectations?
  2. Get user feedback - Where did it fall short? What was confusing?
  3. Identify failure modes - Generic output? Wrong decisions? Missed steps?
  4. Apply fixes
  5. Repeat - Skills evolve; first version is rarely final

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

brave-api-free-search

Free Brave API alternative for OpenClaw. Completely FREE web search. Secure localhost-only deployment. Supports hidden --dev flag.

Registry SourceRecently Updated
Coding

Agent Collab Platform

Unified agent collaboration platform with shared core, automatic GitHub issue handling, intelligent message routing, and modular extensibility for PM and Dev...

Registry SourceRecently Updated
Coding

Deep Memory

One-click clone of a production-grade semantic memory system: HOT/WARM/COLD tiered storage + Qdrant vector DB + Neo4j graph DB + qwen3-embedding. Enables cro...

Registry SourceRecently Updated
Coding

Auto Document Generator

自动从代码生成技术文档,支持 Python/JavaScript/Bash,AI 增强文档质量

Registry SourceRecently Updated