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

Browse skills that share this tag.

  • source-command-pull - Pull remote changes and brief task context
    gitpullsource-commandcontext

    ★ 15 · Updated 2026-09-10

    Executes git pull, analyzes commit history and documents, and briefs the task context.

    ⚙ Execute git pull⚙ Summarize changed files and areas⚙ Analyze commit history
  • pull - Pull latest commits from origin
    gitpullsyncsubmodule

    ★ 25 · Updated 2026-06-15

    Pull latest commits from origin, commit local changes first, merge conflicts, and run setup scripts

    ⚙ commit local changes⚙ fetch from origin⚙ pull latest commits