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: Modified files

Browse skills that use this input.

  • 72-close-session-150 - Save and restore session context between conversations
    sessioncontextsaverestore

    ★ 2 · Updated 2026-09-21

    Saves current state, progress, and extracted lessons before ending a session, and restores saved context when starting a new session.

    ⚙ Save context and working state⚙ Extract lessons from progress log⚙ Restore session context
  • find-bugs - Find bugs and security issues in local branch changes
    code-reviewsecuritybugsgit

    ★ 6 · Updated 2026-09-12

    Finds bugs, security vulnerabilities, and code quality issues in local branch changes.

    ⚙ Get git diff⚙ Read modified files⚙ Map attack surface
  • Leavn Commit Machine - Create git commits following Leavn emoji conventions
    gitcommitleavnversion-control

    ★ 18 · Updated 2026-09-10

    Creates clean, descriptive git commits for the Leavn app following emoji prefix conventions with change summaries.

    ⚙ Inspect git status and diff⚙ Select emoji prefix for changes⚙ Format descriptive commit message
  • commit - Version Control Commit Management
    version controlgitjujutsucommit

    ★ 8 · Updated 2026-03-23

    Detects VCS type, enforces atomic commits, validates commit messages before any commit operation

    ⚙ Detect VCS type⚙ Examine commit history⚙ Detect project conventions
  • save - Save Work Progress and Push to Remote Repository
    gitversion-controlworkflowcollaboration

    ★ 602 · Updated 2026-02-17

    Save current progress and push to remote repository while keeping task status as IN PROGRESS

    ⚙ show git status changes⚙ get user task information⚙ update MASTER_PLAN document
  • commit - Smart Git Commit with Conventional Format
    gitversion-controlcommitdevelopment

    ★ 0 · Updated 2026-02-11

    Create well-formatted commits using conventional commit format with emoji support

    ⚙ Check repository status⚙ Run pre-commit checks⚙ Extract issue references