LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

Skills tagged: skill generation

Browse skills that share this tag.

  • skill-creator-from-docs - Create PAI Skills from Documentation
    skill generationdocumentation processingCLI toolAPI integration

    ★ 602 · Updated 2026-06-30

    Transform tool/API documentation into production-ready PAI skills with scripts and templates

    ⚙ Analyze documentation⚙ Extract command patterns⚙ Identify workflows
  • tech-research-skill-builder - Research Technical Topics and Generate Skills
    researchskill generationdocumentationautomation

    ★ 18 · Updated 2026-05-11

    Research technical documentation and best practices to generate project-level skills

    ⚙ parse user request⚙ plan research scope⚙ search library documentation
  • skill-manifestor - Design Hierarchical Modular Skills
    skill generationarchitecture designmodular skillscode framework

    ★ 5 · Updated 2026-05-09

    Design and generate new hierarchies of modular skills following the Late-Binding Framework

    ⚙ create skill directories⚙ generate SKILL.md files⚙ define naming protocols
  • create_skill_with_paper - Create reusable skills from academic papers
    academic paperscode analysisskill generationreproducibility

    ★ 0 · Updated 2026-03-26

    Convert academic papers and their code repositories into reusable Claude Code skills

    ⚙ gather paper and repo information⚙ read academic paper content⚙ clone code repository
  • synapse - Pattern-Based Skill Generator
    skill generationpattern detectionautomationworkflow optimization

    ★ 2 · Updated 2026-03-24

    Detects recurring work patterns and automatically generates skills when patterns reach threshold

    ⚙ read Cortex memory files⚙ scan PRD files⚙ analyze task lists
  • auto-skill-guide - Auto-Skill Plugin - Workflow pattern detection
    automationskill generationworkflowpattern detection

    ★ 12 · Updated 2026-03-22

    Automatically detects coding workflow patterns from sessions, generates reusable skills, and loads them dynamically mid-session

    ⚙ detect workflow patterns⚙ generate skills⚙ load skills dynamically