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 output: pull requests

Browse skills that produce this output.

  • claude-plan - Anthropic-style Professional Project Planning
    project-managementplanninggithubparallel-execution

    ★ 18 · Updated 2026-05-28

    Natural language-driven project management with parallel execution, PDCA cycles, and automatic GitHub integration

    ⚙ parse natural language⚙ decompose tasks⚙ enable parallel execution
  • 10x Engineer - Apply 10x Engineering Principles to Team
    engineeringproductivitycode-qualityteamwork

    ★ 0 · Updated 2026-05-28

    Apply 10x engineer principles for team multiplication, simplicity, automation, and clear communication when implementing features or optimizing workflows.

    ⚙ write code⚙ refactor code⚙ implement features
  • skill-staleness-check - Check Intent Skills for Staleness
    stalenesscode-maintenanceautomated-updateskill-management

    ★ 332 · Updated 2026-05-11

    Evaluate intent skills for staleness when source files change in upstream package repos

    ⚙ read SKILL.md files⚙ match changed files to skills⚙ evaluate source diffs
  • opentangl - Autonomous dev team for JS/TS projects
    ai-agentscode-generationautonomous-developmentmulti-repo

    ★ 0 · Updated 2026-05-11

    Autonomous dev team that plans features, writes code, creates PRs, reviews, and merges across multiple JS/TS repos

    ⚙ detect project setup⚙ read configuration files⚙ generate projects.yaml
  • opentangl - Autonomous JS/TS Development Agent
    ai-agentscode-generationautonomous-developmentmulti-repo

    ★ 2 · Updated 2026-05-11

    Configure autonomous development loop for JS/TS projects with code generation, PRs, and multi-repo orchestration.

    ⚙ detect project setup⚙ read config files⚙ check prerequisites
  • bitbucket-workflow - Bitbucket Workflow Best Practices Guide
    BitbucketCI/CDversion controlcode review

    ★ 57 · Updated 2026-05-11

    Expert guidance on Bitbucket workflows including pull requests, Pipelines CI/CD, Jira integration, and Atlassian ecosystem

    ⚙ create pull requests⚙ configure pipelines⚙ setup branch permissions
  • claudecode - Claude Code CLI Guide
    CLICode AssistantDeveloper ToolsGit Integration

    ★ 0 · Updated 2026-03-22

    Guide for using Claude Code CLI effectively

    ⚙ show help⚙ clear conversation⚙ open config
  • looper - Automated content and code improvement loops
    automationcontent creationcode reviewsocial media

    ★ 816 · Updated 2026-03-22

    Automate content creation, code improvement, and social media posting via scheduled loops

    ⚙ create loop⚙ list loops⚙ view loop details
  • zgrok-developer - zgrok Tunnel Service Development
    Rust developmenttunnel serviceasync programmingissue-driven development

    ★ 602 · Updated 2026-03-20

    Develop zgrok tunnel service following project conventions and Rust best practices

    ⚙ read GitHub issues⚙ implement features⚙ fix bugs
  • zgrok-developer - zgrok Tunnel Service Development Skill
    developmentrusttunnelngrok

    ★ 0 · Updated 2026-03-19

    Develop zgrok tunnel service following project conventions and Rust best practices

    ⚙ read issues⚙ implement features⚙ fix bugs
  • zgrok-developer - zgrok Tunnel Service Development
    Rusttunnel servicedevelopmentngrok alternative

    ★ 18 · Updated 2026-03-19

    Develop zgrok tunnel service following project conventions and Rust best practices

    ⚙ read issues⚙ implement features⚙ fix bugs
  • committing-changes - Code Commit and PR Management with Quality Gates
    gitversion-controlcode-managementpr-workflow

    ★ 0 · Updated 2026-03-09

    Manages code commits with pre-commit quality checks, branch handling, and PR creation workflows

    ⚙ check WIP status⚙ verify branch⚙ update artifacts
  • crowi-migration - Crowi 2.0 Migration from Express/Swig to Next.js + ts-rest
    migrationcode-migrationexpressnextjs

    ★ 602 · Updated 2026-02-15

    Migrates Crowi 2.0 codebase from Express/Swig to Next.js + ts-rest architecture

    ⚙ analyze legacy Express routes⚙ convert Swig templates to React⚙ generate ts-rest API contracts
  • crowi-migration - Crowi 2.0 Migration from Express/Swig to Next.js + ts-rest
    migrationlegacymodernizationcode-refactoring

    ★ 1,099 · Updated 2026-02-14

    Automated migration workflow for transitioning from legacy Express/Swig architecture to modern Next.js + ts-rest

    ⚙ analyze legacy code structure⚙ plan migration tasks⚙ implement migration patterns
  • git-workflow - Git Operations and Pull Request Workflows
    gitversion-controlpull-requestworkflow

    ★ 18 · Updated 2026-02-11

    Perform Git operations and manage pull request workflows including creating PRs, rebasing branches, and resolving conflicts.

    ⚙ add files to git staging⚙ commit changes with messages⚙ push branches to remote