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: github-actions

Browse skills that share this tag.

  • bootstrap-github-skills-exercise - Bootstrap a GitHub Skills exercise repository.
    github-skillsexercise-bootstrapgithub-actionscourseware

    ★ 6 · Updated 2026-09-22

    Creates step Markdown files, GitHub Actions workflows, and validation scripts for a GitHub Skills exercise repository based on an approved outline.

    ⚙ Create exercise step Markdown files⚙ Build GitHub Actions workflow files⚙ Configure exercise toolkit response templates
  • run-review-hero - Manually run the Review Hero loop on a pull request
    verifyreview-herogithub-actionspull-request

    ★ 0 · Updated 2026-09-21

    Drives the Review Hero review, fix, and merge loop manually via the gh CLI for PRs outside Workhorse.

    ⚙ Trigger PR review⚙ Poll review comments and summary⚙ Assess and address review comments
  • ci-cd-config-sync - Sync GitHub Actions Workflows with Codebase Changes
    ci-cdgithub-actionslaraveldocker

    ★ 0 · Updated 2026-09-21

    Detects project changes and updates GitHub Actions CI/CD workflows to keep configuration in sync.

    ⚙ Analyze codebase file changes⚙ Catalog existing GitHub Actions workflows⚙ Update workflow dependency install steps
  • cut-release - Cut a stable Promise epoch release end-to-end
    releaseci-cdautomationgithub-actions

    ★ 9 · Updated 2026-09-20

    Orchestrates stable Promise epoch releases by driving cheapest-first CI, publishing next/stable builds, authoring notes, and verifying releases.

    ⚙ Sync tooling with main branch⚙ Drive cheapest-first per-platform CI sequentially⚙ Cut next tag to trigger build
  • levyra-ci-workflows - Levyra CI and workflow management
    github-actionsci-cdgradleandroid

    ★ 350 · Updated 2026-09-19

    Manages Levyra GitHub Actions workflows, build performance, AGP and Kotlin compatibility, releases, and workflow security.

    ⚙ Query GitHub Actions runs by SHA⚙ Inspect workflow and build configurations⚙ Optimize Gradle build performance
  • act-workflow-syntax - GitHub Actions workflow syntax guidance for act testing
    github-actionsactworkflow-syntaxci-cd

    ★ 18 · Updated 2026-09-19

    Provides guidance on syntax, triggers, jobs, steps, and expressions for GitHub Actions workflows testable locally with act.

    ⚙ Guide workflow syntax and structure⚙ Configure event and schedule triggers⚙ Define jobs and step configurations
  • actions-state-and-secrets - State and secrets management in @effected/github-actions
    github-actionsstate-managementsecrets-managementeffect-ts

    ★ 3 · Updated 2026-09-18

    Guides state persistence across GitHub Action phases, secret handling, detached process reaping, and blob framing in @effected/github-actions.

    ⚙ Save state across Action phases⚙ Save redacted secret state⚙ Unwrap redacted secrets safely
  • repo-security-posture - Audit GitHub Repository Security Posture and Hardening Gaps
    github-securitysecurity-auditci-cd-securitygithub-actions

    ★ 77 · Updated 2026-09-18

    Audit a GitHub repository configuration and CI/CD workflows to identify security gaps and generate prioritized hardening tasks.

    ⚙ Collect repository inventory and configuration⚙ Audit branch and merge protection⚙ Audit CODEOWNERS and collaborator access
  • github-actions-templates - GitHub Actions workflow templates for CI/CD automation
    github-actionsci-cdautomationdocker

    ★ 0 · Updated 2026-09-18

    Create production-ready GitHub Actions workflows for automated testing, building, and deploying applications.

    ⚙ Automate testing and deployment workflows⚙ Build and push Docker images⚙ Deploy applications to Kubernetes clusters
  • deploy-streetfight - Deploy, verify, or roll back the streetfight application
    deploymentnixosdigitaloceanstaging

    ★ 1 · Updated 2026-09-18

    Deploys streetfight to live droplet or staging LXC, checks current revision, or rolls back deployments.

    ⚙ Deploy to live DigitalOcean droplet⚙ Deploy to staging home-lab LXC⚙ Check active deployment revision
  • ci - Set up automatic GitHub checks
    cigithub-actionstestingworkflow

    ★ 0 · Updated 2026-09-17

    Set up or normalize a project Verify command and matching GitHub Actions checks while preserving existing CI.

    ⚙ Inspect project configuration⚙ Define unified Verify command⚙ Create or align workflow
  • woo-beta-compat-test - WooCommerce Beta Compatibility Test
    woocommercecompatibility-testingqitgithub-actions

    ★ 178 · Updated 2026-09-16

    Run compatibility tests for a WooCommerce plugin against a new WooCommerce beta version.

    ⚙ Download latest stable plugin zip⚙ Run QIT compatibility tests⚙ Trigger GitHub Actions CI workflows
  • gh-actions - Optimal GitHub Actions CI/CD configurations
    github-actionscicdautomationworkflows

    ★ 0 · Updated 2026-09-16

    Configures GitHub Actions CI/CD workflows, release automation, signing, checksums, and cross-platform builds for projects.

    ⚙ Configure CI and testing workflows⚙ Automate release and publishing workflows⚙ Setup cross-platform build matrix
  • semoss-testing-ci - Testing & CI Setup
    testingci-cdgithub-actionspre-commit

    ★ 2 · Updated 2026-09-16

    Sets up Java reactor unit tests, pre-commit hooks, and GitHub Actions CI workflows for a SEMOSS app using reference files.

    ⚙ Add Java reactor unit tests⚙ Set up pre-commit hooks⚙ Configure GitHub Actions CI workflows
  • evidence-led-monorepo-ops - Evidence-led monorepo ops and PR triage
    monorepogithub-actionspr-triageautomation

    ★ 1 · Updated 2026-09-16

    Executes continuous evidence-led operations, PR triage, intent extractions, and adaptive WAIT on termux-monorepo.

    ⚙ Pull live repository state and telemetry⚙ Validate dual-gate check run statuses⚙ Triage dirty and conflicted pull requests
  • ln-732-cicd-generator - GitHub Actions CI Pipeline Generator
    github-actionscicddevopsbootstrap

    ★ 1 · Updated 2026-09-15

    Generates GitHub Actions CI pipeline configuration for automated testing and validation.

    ⚙ Analyze project stack⚙ Substitute template variables⚙ Create workflow directory
  • install-audit-overrides-action - Install shared pnpm audit overrides GitHub Action
    pnpmgithub-actionssecurityworkflow

    ★ 1 · Updated 2026-09-14

    Installs or updates the shared pnpm audit-overrides GitHub Action from mi2ku39/configs in a target repository.

    ⚙ Inspect repository for pnpm setup⚙ Create or update workflow file⚙ Prepare pnpm workspace configuration
  • testing-ci - Automate GitHub Actions testing CI/CD pipelines
    ci-cdgithub-actionsparallelflaky

    ★ 602 · Updated 2026-09-14

    Automates GitHub Actions test pipelines with parallel sharding, flaky test quarantining, report generation, and coverage gates.

    ⚙ Configure workflows with parallel sharding⚙ Quarantine and rerun flaky tests⚙ Generate JUnit XML and Allure reports
  • orchestrator-prompt-editing - Editing the Orchestrator System Prompt
    orchestratorsystem-promptxmlgithub-actions

    ★ 1 · Updated 2026-09-14

    Provides instructions and validation steps for editing the orchestrator system prompt XML file.

    ⚙ Read journal entries⚙ Read prompt XML file⚙ Edit prompt XML file
  • ball-tracker-ops - Lean GitHub operations for FFA 360 Ball Tracker
    github-actionsffa-automationsball-trackerstate-reconciliation

    ★ 0 · Updated 2026-09-14

    Provides lean GitHub workflow management, state reconciliation, and evidence-based reporting for the FFA 360 Ball Tracker.

    ⚙ Read active project state⚙ Retrieve targeted execution evidence⚙ Check workflow run status

Scroll to load more