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 capability: push changes

Browse skills that share this capability.

  • obsidian - Manage Obsidian notes and vault operations
    obsidiannotesmarkdownknowledge-base

    ★ 1,424 · Updated 2026-06-15

    Route Obsidian vault operations across MCP, CLI, and git sync

    ⚙ read notes⚙ write notes⚙ patch notes
  • fix-bot-prs - Automated Bot PR Fixing Workflow
    workflowPRCIautomation

    ★ 66 · Updated 2026-06-15

    Orchestrates scanning, rebasing, diagnosing, fixing, verifying, and monitoring dependency update PRs.

    ⚙ scan failing PRs⚙ rebase PR onto main⚙ diagnose CI failures
  • fix-bot-prs - Fix broken dependency update PRs
    botCIdependencyworkflow

    ★ 3,876 · Updated 2026-06-15

    Orchestrator that finds, diagnoses, and fixes broken bot PRs

    ⚙ scan failing PRs⚙ rebase PR onto main⚙ diagnose CI failures
  • git-commit-assistant - Smart Git commit assistant with file protection
    gitversion-controlcommitconventional-commits

    ★ 18 · Updated 2026-06-15

    Assists with Git commits, validates .gitignore, classifies files, and generates Conventional Commits messages

    ⚙ check git status⚙ analyze .gitignore⚙ classify files
  • auto-github-contributor - Automated GitHub contribution agent
    GitHubopen sourcepull requestTDD

    ★ 1 · Updated 2026-06-15

    Find GitHub issues, implement changes with TDD, and open pull requests

    ⚙ check prerequisites⚙ ask for target repo⚙ discover labeled issues
  • EXECUTION - High-Precision Plan Execution for AI
    executiondeploymentverificationmonitoring

    ★ 18 · Updated 2026-05-28

    A high-precision implementation mode for the Claude-type AI to execute the plan with zero errors.

    ⚙ read skill files⚙ read README.md⚙ read implementation plan
  • commit - Pre-commit checklist for code quality
    gitcommitcode qualitytesting

    ★ 0 · Updated 2026-03-25

    Run pre-commit checklist covering documentation, tests, linting, and commit changes when all checks pass

    ⚙ review documentation⚙ check test coverage⚙ run linting
  • release - Automate Screenpipe Monorepo Releases
    releasemonorepoversioningchangelog

    ★ 18 · Updated 2026-03-19

    Bump versions, generate changelog, trigger GitHub Actions for app, CLI, MCP, and JS packages

    ⚙ check versions⚙ generate changelog⚙ bump version
  • Sharing Skills - Contribute skills to upstream via pull request
    gitgithubpull requestcontribution

    ★ 602 · Updated 2026-03-10

    Contribute skills from local branch back to upstream repository

    ⚙ create branch⚙ edit skill⚙ create skill
  • raise-pr - Create GitHub PR for FlashList repository
    GitHubversion-controlpull-requestcode-review

    ★ 7,239 · Updated 2026-03-09

    Creates a GitHub pull request for FlashList with proper conventions and no AI attribution

    ⚙ create GitHub pull request⚙ create commit⚙ create branch
  • git - Git workflows for agents: ship, worktree, and hunks
    gitversion-controlworkflowautomation

    ★ 18 · Updated 2026-02-13

    Provides git workflows for agents including staging, committing, pushing, parallel branches, and selective staging.

    ⚙ stage files⚙ commit changes⚙ push changes
  • pr-merge-recompile - PR Merge and Recompile Workflows
    gitworkflowautomationpull-request

    ★ 0 · Updated 2026-02-13

    Checkout a PR, merge origin/main, regenerate agentic workflows, and push changes

    ⚙ checkout PR branch⚙ fetch origin/main⚙ merge origin/main
  • commit - Quick commit and push with clean messages
    gitcommitpushversion-control

    ★ 9 · Updated 2026-02-12

    Quickly commit and push changes with clean messages

    ⚙ analyze git status⚙ stage changes⚙ generate commit message
  • git - Git workflows for agents: ship, worktree, and hunks
    gitversion-controlcollaborationdevelopment

    ★ 64 · Updated 2026-02-11

    Git workflows for agents including staging, committing, pushing, parallel branches, and selective staging

    ⚙ stage files⚙ commit changes⚙ push changes