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: claude-code

Browse skills that share this tag.

  • ccm - Claude Code account and session management toolkit
    claude-codeaccount-managersession-managertoken-usage

    ★ 27 · Updated 2026-09-23

    Manages Claude Code accounts, project sessions, environment snapshots, token usage, health checks, and shell integrations.

    ⚙ Manage Claude Code accounts⚙ Manage project sessions⚙ Save and restore environment snapshots
  • process-guard - Terminal process hygiene manager for coding agents.
    process-managementterminalcodexclaude-code

    ★ 21 · Updated 2026-09-23

    Enforces bounded execution, background process management, readiness checks, and process cleanup for terminal commands in coding agents.

    ⚙ Classify terminal commands⚙ Run finite commands with timeouts⚙ Start managed background processes
  • dot-folder-architecture - Set up and audit .claude folder architecture for Claude Code.
    claude-codeproject-structurearchitectureconfiguration

    ★ 31 · Updated 2026-09-22

    Scaffolds, sets up, or audits a .claude folder structure to organize rules, context, schemas, commands, agents, skills, protocols, and runtime memory.

    ⚙ Create .claude folder layout⚙ Generate initial configuration files⚙ Configure permissions and environment settings
  • session-retrospective - Audit Claude Code session token spend and tool usage
    auditretrospectiveclaude-codetoken-usage

    ★ 0 · Updated 2026-09-22

    Audits Claude Code sessions using jq for spend and tool usage analysis, generating graded retrospectives in .claude/retrospectives/.

    ⚙ Locate session transcript file⚙ Analyze token spend using jq⚙ Analyze tool usage using jq
  • running-claude-code-via-litellm-copilot - Route Claude Code to GitHub Copilot via LiteLLM proxy
    claude-codelitellmgithub-copilotproxy

    ★ 0 · Updated 2026-09-22

    Guides routing Claude Code traffic through a local LiteLLM proxy to GitHub Copilot, configuring environment variables, and troubleshooting setup errors.

    ⚙ Create LiteLLM configuration YAML file⚙ Configure Claude Code environment variables⚙ Merge settings into Claude JSON file
  • rule-making-skill - Generate Claude Code domain rule files for target directories
    claude-codedomain-memoryrulesdocumentation

    ★ 57 · Updated 2026-09-22

    Analyzes a codebase directory and generates domain-specific .claude/rules/ markdown files to establish Claude Code domain memory.

    ⚙ Scan directories to detect concerns⚙ Read existing CLAUDE.md documentation⚙ Mine task board historical decisions
  • claude-transfer - Cleanly pause or resume Claude session handoffs using briefs.
    claude-codesession-handoffworkflowcontext-management

    ★ 0 · Updated 2026-09-21

    Writes or resumes lean pointer-based handoff briefs in a git-ignored directory to transfer context between Claude sessions on the same repository.

    ⚙ Write session handoff brief⚙ Resume work from handoff brief⚙ Review handoff plan before writing
  • counter-patterns - Process discipline checks and state reconciliation skill
    process-disciplinestate-reconciliationcheckpointgit

    ★ 0 · Updated 2026-09-21

    Enforces process discipline through end-of-task checks, post-compaction state reconciliation, and pre-risk checkpointing.

    ⚙ Run end-of-task discipline checks⚙ Reconcile state after compaction⚙ Write agent state checkpoint
  • configure-ecc - Configure ECC in Claude Code, Codex, and Kimi
    eccconfigurationclaude-codecodex

    ★ 0 · Updated 2026-09-21

    Guides the installation, update, and reconfiguration of ECC across Claude Code, Codex, and Kimi harnesses.

    ⚙ Check harness plugin inventory⚙ Preview setup with dry run⚙ Apply explicit setup configuration
  • output-style-to-plugin - Convert deprecated Claude Code output styles into plugins
    claude-codepluginmigrationhooks

    ★ 602 · Updated 2026-09-20

    Automates converting deprecated Claude Code output style markdown files into structured plugins using SessionStart hooks.

    ⚙ Gather required plugin metadata⚙ Create plugin directory structure⚙ Generate plugin configuration files
  • skills-updater - Manage, update, and discover Claude Code skills
    claude-codeskill-managementupdaternpx-skills

    ★ 173 · Updated 2026-09-20

    Checks installed Claude Code and npx skills for updates, performs batch or selective updates with smart merging, and recommends trending skills.

    ⚙ Scan installed skills for updates⚙ Update individual or batch skills⚙ Merge local skill modifications
  • multi-agent-composition - Frameworks for choosing and composing Claude Code components
    claude-codemulti-agentorchestrationarchitecture

    ★ 2 · Updated 2026-09-20

    Provides decision frameworks and patterns for choosing and composing Claude Code components into multi-component agentic systems.

    ⚙ Select Claude Code components⚙ Compose multi-agent systems⚙ Orchestrate agents
  • claude-patch - Patch Claude Code CLI binary to unlock limitations
    claude-codeclipatchbinary-patch

    ★ 4 · Updated 2026-09-20

    Applies, reverts, or checks status of binary patches for Claude Code CLI to unlock hard-coded limitations.

    ⚙ Apply binary patches⚙ Revert binary patches⚙ Check patch status
  • Damage Control - Install, configure, and manage Claude Code security hooks.
    claude-codesecurityhookspre-tool-use

    ★ 0 · Updated 2026-09-20

    Provides defense-in-depth protection for Claude Code by blocking dangerous commands and protecting sensitive files via PreToolUse hooks.

    ⚙ Install Damage Control security hooks⚙ Configure path protection levels⚙ Block dangerous bash commands
  • writing-hookify-rules - Guide to writing and configuring Hookify rules
    hookifyclaude-coderulesregex

    ★ 3 · Updated 2026-09-20

    Provides syntax and guidance for creating, configuring, and managing Hookify rules in Claude Code.

    ⚙ Define Hookify rule structures⚙ Configure single and multiple conditions⚙ Write event-matching regex patterns
  • claude-code-bash-patterns - Bash tool patterns and automation workflows for Claude Code
    claude-codebashhooksgit

    ★ 1 · Updated 2026-09-20

    Provides command chaining, background execution, hooks, security configurations, and git workflows for Claude Code Bash tools.

    ⚙ Chain sequential bash commands⚙ Maintain session environment state⚙ Execute processes in background
  • devcontainer-setup - Creates devcontainers with tooling and persistent volumes
    devcontainerdockerclaude-codeworkspace

    ★ 0 · Updated 2026-09-20

    Creates pre-configured devcontainers with Claude Code, language tooling for Python, Node, Rust, and Go, and persistent volumes for isolated workspaces.

    ⚙ Detect project name and language stack⚙ Generate devcontainer configuration files⚙ Write files to .devcontainer directory
  • create-beads-orchestration - Create Beads Orchestration
    orchestrationmulti-agenttask-trackinggit-worktree

    ★ 348 · Updated 2026-09-20

    Bootstrap lean multi-agent orchestration with beads task tracking.

    ⚙ Detect setup state⚙ Install Beads Kanban UI⚙ Bootstrap multi agent orchestration
  • distill-feedback - Turn captured user corrections into durable rules
    feedback-looprule-distillationmemory-managementuser-corrections

    ★ 150 · Updated 2026-09-20

    Processes queued session feedback to semantically extract user corrections and merge approved additions into durable rules.

    ⚙ Extract queued feedback sessions⚙ Detect durable user corrections⚙ Draft deduplicated atomic rules
  • configure-hooks - Configure event-driven hooks in Claude Code.
    claude-codehooksconfigurationquality-gates

    ★ 4 · Updated 2026-09-19

    Configures event-driven hooks in .claude/settings.json and validates event names using a validator script.

    ⚙ Select and customize hook patterns⚙ Merge hook configurations into settings.json⚙ Validate hook events with validator script

Scroll to load more