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: Git history

Browse skills that use this input.

  • technical-change-tracker - Track code changes with structured JSON and session handoffs.
    change-trackingsession-handoffdocumentationaccessibility

    ★ 2 · Updated 2026-09-11

    Tracks code changes using structured JSON records, state machine enforcement, accessible HTML output, and session handoffs for AI continuity.

    ⚙ Track code changes⚙ Store session handoff context⚙ Enforce state machine transitions
  • debug-fix - Diagnose and fix application errors
    debuggingtroubleshootingerror-handlingcode-repair

    ★ 0 · Updated 2026-09-11

    Finds the cause of application errors or wrong behavior before modifying code.

    ⚙ Read stack traces and error messages⚙ Read targeted source file⚙ State root cause before editing
  • resolving-merge-conflicts - Resolve Git Merge and Rebase Conflicts
    gitmergerebaseconflict-resolution

    ★ 590 · Updated 2026-09-09

    Resolves in-progress Git merge or rebase conflicts while preserving original intent and running automated checks.

    ⚙ Inspect merge and rebase status⚙ Analyze commit history and intent⚙ Resolve conflicting code hunks
  • feature-review - Feature Review and Prioritization
    feature-reviewprioritizationroadmapbacklog

    ★ 602 · Updated 2026-06-15

    Score features and create GitHub issues

    ⚙ inventory features⚙ classify features⚙ score features
  • session-to-post - Convert Claude Code sessions to posts
    blogmarketingdeveloper-experiencecase-study

    ★ 169 · Updated 2026-06-15

    Converts Claude Code sessions into blog posts, case studies, or social media content

    ⚙ extract session context⚙ identify narrative story⚙ draft blog post
  • codebase-onboarding - Generate codebase onboarding guide
    onboardingcode-analysisdocumentationarchitecture

    ★ 148 · Updated 2026-05-09

    Analyze unfamiliar codebase and generate structured onboarding guide with architecture map and conventions

    ⚙ Scan package manifests⚙ Identify frameworks⚙ Find entry points
  • project-analysis - Analyze codebase structure and dependencies
    code analysiscodebase auditproject onboardingarchitecture mapping

    ★ 18 · Updated 2026-03-23

    Systematically analyze codebase structure, dependencies, patterns, and conventions for onboarding or auditing

    ⚙ Check project type⚙ Understand directory structure⚙ Check git history