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: opencode

Browse skills that share this tag.

  • iterative-review - Iterative review workflow for OpenCode modifications
    iterative-reviewopencodequality-assuranceworkflow

    ★ 602 · Updated 2026-09-19

    Executes an iterative modify-review-fix quality assurance workflow for documents and configurations under .opencode.

    ⚙ Create modification plans⚙ Modify target files⚙ Review changes across four aspects
  • deepsearch-research - Deep research agent for training specialist agents
    research-agent-trainingagent-trainingknowledge-extractiontechnical-investigation

    ★ 1 · Updated 2026-09-18

    Investigates technical domains across multiple sources and produces training materials and skill artifacts for domain-specialist agents.

    ⚙ Investigate technical domains⚙ Gather multi-source research data⚙ Generate specialist agent skill files
  • opencode-session-investigation - Investigate OpenCode sessions and agent drift
    opencodesession-investigationagent-driftdebugging

    ★ 4 · Updated 2026-09-17

    Reconstruct OpenCode session behavior from exports, classify drift evidence, and recommend prompt or permission fixes.

    ⚙ Export OpenCode session to JSON⚙ Export OpenCode session to markdown⚙ Search OpenCode runtime logs
  • integration - Integrate agent-core with Claude Code and OpenCode
    integrationagent-coreclaude-codeopencode

    ★ 0 · Updated 2026-09-16

    Detects project context, generates Claude Code targets or OpenCode bundles, checks MCP environment variables, and verifies integration.

    ⚙ Detect project context and scope⚙ Generate Claude Code sync target⚙ Obtain OpenCode configuration bundle
  • documentation - Generate and update codebase documentation
    documentationreadmeopencodetechnical-writing

    ★ 0 · Updated 2026-09-16

    Produces or updates README files and technical documentation using facts gathered directly from the codebase.

    ⚙ Assess documentation scope⚙ Gather codebase reference details⚙ Write target documentation file
  • create-plugin - Create an OpenCode plugin for iPolloWork
    opencodeipolloworkpluginscaffold

    ★ 6,059 · Updated 2026-09-15

    Scaffolds an OpenCode plugin file with tool definitions and hook registration for iPolloWork.

    ⚙ Scaffold OpenCode plugin file⚙ Define custom plugin tools⚙ Register plugin hooks
  • commit - Stage and commit changes using conventional commits.
    gitcommitconventional-commitsopencode

    ★ 0 · Updated 2026-09-13

    Stages and commits focused changes using small conventional commits without AI branding.

    ⚙ Assess working tree changes⚙ Stage specific files selectively⚙ Write conventional commit messages
  • oag-spec-template - Template and structure for workspace spec documents
    templatespecificationplanningopencode

    ★ 1 · Updated 2026-09-12

    Provides the template and structure for creating and maintaining workspace-wide specification documents in plan/spec.md.

    ⚙ Provide spec.md document template⚙ Guide specification document writing
  • analyze-project - Analyze code, papers, or documents into persistent output.
    analysisopencodeentry-routercode-analysis

    ★ 7 · Updated 2026-09-12

    Analyzes existing code, papers, or documents and generates persistent analysis output when no valid analysis exists or to refresh stale analysis.

    ⚙ Analyze existing code⚙ Analyze papers and documents⚙ Generate persistent analysis outputs
  • opencode-controller - Control and operate Opencode via slash commands
    opencodeslash-commandsagent-controlsession-management

    ★ 0 · Updated 2026-09-10

    Control Opencode sessions, models, and agents using slash commands to coordinate planning and code implementation.

    ⚙ Manage Opencode sessions⚙ Switch agents between Plan and Build⚙ Select AI providers and models
  • grill-me - Rigorously interrogate plans through structured interviews
    interviewplanningdesign-reviewopencode

    ★ 0 · Updated 2026-09-10

    Conduct structured interviews to pressure-test plans, explore design branches, and resolve decision dependencies until reaching shared understanding.

    ⚙ Restate plans and list unknowns⚙ Pressure-test assumptions and constraints⚙ Explore design tree branches sequentially
  • better-skill-builder - Building Agent Skills
    agent-skillsskill-builderclaude-codecodex

    ★ 8 · Updated 2026-09-10

    Build SKILL.md files and agent skills for Claude Code, Codex, Amp, and OpenCode.

    ⚙ Build SKILL.md files⚙ Fetch official specifications⚙ Provide skill structure patterns
  • coding-agent - Run CLI coding agents with background process control
    coding-agentcodexclaude-codeopencode

    ★ 3 · Updated 2026-09-09

    Executes Codex CLI, Claude Code, OpenCode, or Pi Coding Agent using PTY mode and background process management.

    ⚙ Run coding agents in PTY mode⚙ Execute coding tasks in background⚙ Review pull requests using Codex
  • architect-agent - Coordinate architect and code agent workspaces
    workflow-orchestrationworkspace-managementcode-agentinstruction-creation

    ★ 18 · Updated 2026-05-28

    Coordinates planning, delegation, and evaluation across architect and code agent workspaces

    ⚙ create code agent instructions⚙ initialize architect workspace⚙ evaluate code agent work
  • bun-shell-commands - Write Shell Commands for OpenCode Using Bun Shell
    shellbunopencodecommands

    ★ 602 · Updated 2026-03-09

    Writing shell commands for OpenCode custom commands using Bun Shell

    ⚙ write shell commands⚙ use command substitution⚙ chain commands with &&