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 input: Task requirements

Browse skills that use this input.

  • incremental-implementation - Deliver code changes in small vertical increments
    incremental-developmentgit-workflowrefactoringtesting

    ★ 17 · Updated 2026-09-21

    Guides software development by building, testing, verifying, and committing multi-file code changes in small vertical slices.

    ⚙ Implement features in small vertical slices⚙ Run test suites to verify functionality⚙ Commit verified progress incrementally
  • klever-dev - Klever Blockchain Development Guide
    kleverblockchainsmart-contractsrust

    ★ 31 · Updated 2026-09-20

    Provides guidance for Klever blockchain development, Rust smart contract creation, deployment, transaction building, and API interaction.

    ⚙ Write Rust smart contracts⚙ Build contracts with ksc⚙ Deploy contracts with koperator
  • using-agent-skills - Using Agent Skills
    agent-skillsmeta-skillskill-discoveryworkflow

    ★ 0 · Updated 2026-09-20

    Discovers and invokes agent skills based on development phases and task requirements.

    ⚙ Discover applicable agent skills⚙ Invoke appropriate engineering skills⚙ Surface implicit technical assumptions
  • rails-agent-skills - Rails Agent Skill Catalog Coordinator
    railstddrspeccatalog

    ★ 25 · Updated 2026-09-18

    Coordinates disciplined Rails development by sequencing atomic skills for tasks through test-driven development and idiomatic patterns.

    ⚙ Sequence atomic skills for tasks⚙ Load application schema and routes⚙ Plan and execute RSpec tests
  • Pair Framework - Entry skill for Pair v4 framework repository.
    phppairframeworkreview

    ★ 10 · Updated 2026-09-17

    Provides quick-start navigation, component mapping, and task recipes for the Pair v4 framework repository.

    ⚙ Navigate repository documentation⚙ Locate framework components⚙ Search codebase using heuristics
  • planning-with-files - Manage task context using persistent markdown files
    context-managementtask-planningprogress-trackingmarkdown

    ★ 1 · Updated 2026-09-16

    Uses persistent markdown files in the project directory to store plans, research findings, session progress, and errors during complex multi-step tasks.

    ⚙ Create task plan files⚙ Create research findings files⚙ Create session progress files
  • planning-with-files - Plan complex tasks using persistent markdown files
    planningworkflowmarkdowntask-tracking

    ★ 602 · Updated 2026-09-13

    Transforms workflow to use persistent markdown files for planning, progress tracking, and knowledge storage.

    ⚙ Create task planning files⚙ Track project progress and phases⚙ Store research notes and findings
  • verification-before-completion - Verification Before Completion
    verificationtestingquality-assurancebuild

    ★ 0 · Updated 2026-09-13

    Requires fresh verification evidence before making any completion or success claims.

    ⚙ Identify verification commands⚙ Execute verification commands⚙ Inspect command outputs
  • game-dev - Router for game development sub-skills
    game-developmentrouterworkflow

    ★ 3 · Updated 2026-09-12

    Parent skill that routes game development tasks to the appropriate sub-skill based on project needs.

    ⚙ Route game development tasks⚙ Select target subskills
  • avalonia-zafiro-development - Avalonia UI Development with Zafiro Toolkit
    avalonia-uizafiroreactiveuidynamicdata

    ★ 281 · Updated 2026-09-10

    Provides mandatory conventions and behavioral rules for cross-platform development using Avalonia UI and the Zafiro toolkit.

    ⚙ Guide functional-reactive MVVM implementation⚙ Apply result-type error handling⚙ Enforce framework-independent ViewModel architecture
  • analyze-and-plan - Analyze AEM requirements and define acceptance criteria
    AEM developmentRequirements analysisAcceptance criteriaTask planning

    ★ 0 · Updated 2026-03-23

    Analyze development requirements and define acceptance criteria for AEM Edge Delivery Services tasks

    ⚙ Analyze visual designs⚙ Understand requirements⚙ Define acceptance criteria
  • dual-loop - Dual-Loop Agent Orchestration Pattern
    agent orchestrationdelegation patternverification loopmulti-agent

    ★ 5 · Updated 2026-03-22

    Orchestrates inner/outer agent delegation with verification and correction loops

    ⚙ delegate tasks⚙ generate strategy packet⚙ verify execution
  • adapting-transfer-learning-models - Automated Transfer Learning Model Adapter
    machine-learningtransfer-learningmodel-fine-tuningautomation

    ★ 1,727 · Updated 2026-03-09

    Automates the adaptation of pre-trained machine learning models using transfer learning techniques

    ⚙ Analyze model adaptation requirements⚙ Generate fine-tuning code⚙ Implement validation mechanisms
  • prompt-engineer - Expert prompt engineering for optimal LLM performance
    prompt-engineeringLLM-optimizationAI-developmentmodel-performance

    ★ 15 · Updated 2026-03-09

    Design, optimize and evaluate prompts to maximize LLM performance across diverse use cases

    ⚙ Design prompt patterns⚙ Create evaluation frameworks⚙ Test prompts systematically
  • Multi-Agent Orchestration - Multi-Agent Orchestration Workflow Patterns and Strategies
    multi-agentorchestrationworkflowcoordination

    ★ 3 · Updated 2026-03-09

    Design and implement workflow patterns for multi-agent systems across different frameworks

    ⚙ Select orchestration patterns⚙ Route tasks to agents⚙ Share state between agents
  • bash-cli-expert - Bash and CLI Scripting Expert for macOS
    bashclimacosautomation

    ★ 602 · Updated 2026-02-24

    Creates, debugs, and optimizes bash scripts and command-line solutions for macOS.

    ⚙ Write bash scripts⚙ Debug bash scripts⚙ Optimize bash scripts
  • plan-to-tasks - Convert Project Plans to JSONL with Dependencies
    task-conversionplanningjsonldependencies

    ★ 211 · Updated 2026-02-17

    Transform project plans into structured JSONL format with issue hierarchies and dependencies

    ⚙ Convert project plans to JSONL⚙ Create task hierarchies with dependencies⚙ Export plans as structured data
  • plan - Repository Planning and Issue Management Tool
    planningdocumentationproject-managementrepository

    ★ 602 · Updated 2026-02-13

    Drafts structured repository plans using templates and optionally saves them with associated issue CSVs

    ⚙ Use plan template⚙ Draft structured plans⚙ Save plan files
  • plan - Task Planning and Implementation Strategy
    planningtask-managementcode-analysisimplementation

    ★ 126 · Updated 2026-02-12

    Establishes plans for complex tasks before implementation

    ⚙ Analyze task requirements⚙ Explore codebase structure⚙ Design implementation approach
  • local-dev-workflow - Local Development Workflow Management
    developmentworkflowlocalgit

    ★ 0 · Updated 2026-02-12

    Manages the complete local development workflow from requirement understanding to Git management

    ⚙ Read project documentation⚙ Understand current code status⚙ Align implementation approach

Scroll to load more