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: Command line arguments

Browse skills that use this input.

  • supabase-analytics - Set Up Supabase-Native Analytics for Multi-Tenant Platform
    supabaseanalyticspostgresqlrls

    ★ 1 · Updated 2026-09-21

    Sets up Supabase-native analytics including custom event tables with RLS, per-tenant views, query performance monitoring, and Logflare logs.

    ⚙ Create analytics events database table⚙ Configure row level security policies⚙ Create per-tenant analytics aggregated views
  • verify-gate - Verify gate between implementation and quality review.
    verificationtestingbuildlint

    ★ 1 · Updated 2026-09-19

    Runs project compile, test, and lint commands, entering a fix loop on failure or signaling ready for quality review when checks pass.

    ⚙ Discover project verification commands⚙ Run compile and type checks⚙ Run project test suites
  • hugging-face-tool-builder - Create Hugging Face API CLI scripts and utilities
    hugging-faceapicliscripts

    ★ 1 · Updated 2026-09-16

    Builds reusable command line scripts and utilities for interacting with the Hugging Face API and CLI tool.

    ⚙ Create command line scripts⚙ Query Hugging Face API endpoints⚙ Inspect OpenAPI specification
  • session-trends - Analyze trends across session metrics
    session-metricstrend-analysisclaude-code

    ★ 602 · Updated 2026-09-14

    Analyzes trends across session metrics by computing windowed aggregates and comparing with MEMORY.md baselines.

    ⚙ Parse command arguments⚙ Read session metrics ledger⚙ Compute trends via Python
  • gsd-mempalace-capture - File phase artifacts into MemPalace memory and temporal KG.
    mempalacegsdartifact-captureknowledge-graph

    ★ 0 · Updated 2026-09-13

    Files phase artifacts into MemPalace drawers and mirrors decision facts into its temporal knowledge graph.

    ⚙ Check MemPalace configuration gate⚙ Resolve target artifact and room⚙ File verbatim artifact into MemPalace
  • gsd-update - Update GSD to the latest version with changelog display
    gsdupdatechangelogsync

    ★ 17 · Updated 2026-09-11

    Checks for GSD updates, installs available versions or release candidates, displays changelogs, and supports skill syncing and patch reapplication.

    ⚙ Check for GSD updates⚙ Install GSD updates⚙ Display update changelog
  • bash - Write safe Bash scripts following best practices
    bashshellscriptingautomation

    ★ 0 · Updated 2026-09-11

    Provides templates, safe configurations, error handling, and best practices for creating Bash scripts, automation, and CLI tools.

    ⚙ Write standard Bash script templates⚙ Configure script safety settings⚙ Implement error handling and cleanup
  • blade-commit - SpringBlade Git commit tool based on Gitmoji specification
    GitGitmojiCommit ConventionVersion Control

    ★ 6,896 · Updated 2026-09-09

    Analyzes changes, stages files, and generates formatted Git commit messages based on Gitmoji rules for local commits only.

    ⚙ Collect working tree status⚙ Adapt commit style and language⚙ Analyze change types and scopes
  • bash-cli-expert - Expert bash scripting and CLI automation for macOS
    bashcliautomationmacos

    ★ 18 · Updated 2026-02-24

    Write, debug, and optimize bash scripts and CLI solutions for macOS using modern tools with shellcheck compliance

    ⚙ Write bash scripts⚙ Debug shell commands⚙ Optimize CLI pipelines
  • osori - Local Project Registry & Context Loader
    project-managementcontext-switchinglocal-registrygit-integration

    ★ 816 · Updated 2026-02-15

    Manage and load project contexts from local registry for AI agents

    ⚙ Find projects by fuzzy matching⚙ List projects with filters⚙ Switch project context
  • github - GitHub CLI Integration for Repository Management
    GitHubCLIRepositoryCI/CD

    ★ 1 · Updated 2026-02-12

    Interact with GitHub repositories using the official gh CLI for issues, PRs, CI runs, and API queries

    ⚙ Execute gh CLI commands⚙ List GitHub issues⚙ Manage pull requests
  • cli - CLI Design and Documentation Guidelines
    clidocumentationcommand-linetools

    ★ 2 · Updated 2026-02-12

    Provides guidelines for designing and documenting command line interfaces.

    ⚙ Design command line interfaces⚙ Document CLI with help flags⚙ Generate man pages
  • mcp-cli-scripts - Build CLI Scripts for MCP Server Terminal Integration
    CLIMCPTypeScriptAutomation

    ★ 1,018 · Updated 2026-02-09

    Build CLI scripts alongside MCP servers for terminal environments with file I/O and batch processing capabilities

    ⚙ Build CLI scripts⚙ Create script templates⚙ Generate documentation