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 with output: plan files

Browse skills that produce this output.

  • cdd - Context Driven Development pipeline for releases
    release workflowdevelopment pipelineCDDcode quality

    ★ 602 · Updated 2026-03-20

    Manage release workflows through Research, Plan, Verify, and Execute phases

    ⚙ create workspace directory⚙ set workspace environment variable⚙ collect research facts
  • filesystem-context - Filesystem-Based Context Management for AI Agents
    pythonapiaiagent

    ★ 6 · Updated 2026-03-19

    Manage agent context through files for dynamic discovery and reduced window bloat

    ⚙ store context to files⚙ retrieve context from files⚙ update context in files
  • multi-ai - Multi-AI Pipeline Orchestrator for Development Workflows
    pipelineorchestratorworkflowmulti-AI

    ★ 18 · Updated 2026-02-23

    Orchestrates multi-AI pipeline workflows including plan creation, review cycles, implementation, and validation.

    ⚙ read user request⚙ create plan documents⚙ execute bash commands
  • task-plan - Task Planning for Feature Development
    planningproject-managementtask-trackingdocumentation

    ★ 0 · Updated 2026-02-18

    Creates structured task folders with planning documents after exploring requirements through brainstorming

    ⚙ run brainstorming⚙ create task folder⚙ create task file
  • pddl-skills - Automated Planning Utilities for PDDL
    PDDLautomated planningAI planningtask planning

    ★ 1,808 · Updated 2026-02-18

    Load PDDL domains and problems, generate plans using classical planners, validate plans, and save outputs.

    ⚙ load PDDL domain and problem files⚙ generate plans for planning problems⚙ save plans to disk
  • psi - PSI: Plan-Spec-Implement Structured Development Workflow
    development workflowdocumentation-drivenstructured developmenttest-first

    ★ 602 · Updated 2026-02-11

    Implements plan-spec-implement workflow for structured software development

    ⚙ generate ephemeral plans⚙ create project specifications⚙ implement test-first development