CLI Tools

Command line utilities

Uses and selection guide

Use these skills to make recurring tasks repeatable, from file organization to command-line workflows. Compare required tools, the files they modify and whether a preview or dry run is available before applying changes.

Showing 1-24 of 9327 skills
PostHog

hogli

by PostHog

PostHog developer CLI and repo tooling reference. Use when the user mentions hogli, asks about repo CLI tools, bin scripts, Makefiles, how to run/build/test/lint, or any dev environment commands.

CLI Tools 39.6K 1mo ago
PostHog

querying-local-postgres

by PostHog

Run read-only SQL against the local Postgres app database (SELECT, EXPLAIN, EXPLAIN ANALYZE on SELECT). Default local URL postgres://posthog:posthog@localhost:5432/posthog; else DATABASE_URL. Use when querying the local DB, inspecting tables, debugging data, or analyzing query plans. Mutations are strictly forbidden.

CLI Tools 39.6K 2mo ago
PostHog

run-posthog

by PostHog

Start, inspect, and drive the PostHog dev stack. Use for /run and /verify on this repo — when asked to launch PostHog, check whether the stack is healthy, inspect a running process, or verify a UI change against the live app.

Auth 39.6K 18d ago
PostHog

setting-up-devbox

by PostHog

Guide a PostHog engineer through spinning up, connecting to, running commands on, and mirroring local code to a remote devbox (a Coder workspace running the full PostHog stack). Use when asked to set up a devbox, start or connect to a devbox, configure remote dev, get gh CLI / Claude Code authed on a devbox, run a command on a devbox, sync a local checkout so you can edit locally while the stack runs remotely (devbox:sync), or diagnose why a devbox command fails. Covers the tailnet prerequisite, hogli devbox commands, Coder user secrets for auth, one-way local->remote sync via mutagen, and verifying with devbox:exec. How each dev personalizes their box is left to them.

CLI Tools 39.6K 11d ago
PostHog

writing-evals

by PostHog

Teaches how to write and run evals on the products/posthog_ai/eval_harness/ harness — sandboxed agent suites that execute the real coding agent in a Docker or Modal sandbox against a seeded Hedgebox project, and one-shot suites that score a single in-process model invocation per case. Use when adding or changing eval suites, cases, scorers, seeders, or synthesizers under products/posthog_ai/evals/ or products/*/evals/, when touching the harness under products/posthog_ai/eval_harness/, or when running or debugging those evals (hogli evals). Covers suite kinds and discovery, case anatomy, the seeder/synthesizer split, the one-branch scorer patterns, and how to read results. Not for ee/hogai/eval/ci/ pytest evals, and not for the LLM Analytics product's evaluation features.

CLI Tools 39.6K 1mo ago
zjunlp

skillnet

by zjunlp

Search, download, create, evaluate, and analyze reusable agent skills via SkillNet — the open skill supply chain for AI agents. Use when: (1) Before any multi-step task — search SkillNet for existing skills first, (2) User says "find a skill", "learn this repo/doc", "turn this into a skill", or mentions skillnet, (3) User provides a GitHub URL, PDF, DOCX, PPT, execution logs, or trajectory — create a skill from it, (4) After completing a complex task with non-obvious solutions — create a skill to preserve learnings, (5) User wants to evaluate skill quality, organize/analyze a local skill library, or orchestrate a supported scene. NOT for: single trivial operations (rename variable, fix typo), or tasks with no reusable knowledge.

CLI Tools 1.3K 1mo ago
mattpocock

git-guardrails-claude-code

by mattpocock

Set up Claude Code hooks to block dangerous git commands (push, reset --hard, clean, branch -D, etc.) before they execute. Use when user wants to prevent destructive git operations, add git safety hooks, or block git push/reset in Claude Code.

CLI Tools 238.1K 19d ago
mattpocock

scaffold-exercises

by mattpocock

Create exercise directory structures with sections, problems, solutions, and explainers that pass linting. Use when user wants to scaffold exercises, create exercise stubs, or set up a new course section.

CLI Tools 238.1K 4mo ago
anthropics

configure

by anthropics

Set up the Telegram channel — save the bot token and review access policy. Use when the user pastes a Telegram bot token, asks to configure Telegram, asks "how do I set this up" or "who can reach me," or wants to check channel status.

CLI Tools 34.3K 25d ago
anthropics

example-command

by anthropics

An example user-invoked skill that demonstrates frontmatter options and the skills/<name>/SKILL.md layout

CLI Tools 34.3K 5mo ago
anthropics

receipts

by anthropics

Generate a personal Claude Code usage & impact report ("receipts") from this machine's local session transcripts — for justifying Claude Code usage/spend to a manager, self-review, or "what have I been using this for" check-ins. Mines ~/.claude/projects locally (no extra API calls beyond one final write-up), cross-references local git history, and writes a markdown report plus a self-contained HTML receipt to your home directory. Use when the user asks for "receipts", an "impact report", "usage report", wants to "show my Claude Code activity", "prove the value of Claude Code", or runs /receipts.

CLI Tools 34.3K 1mo ago
anthropics

cardputer-buddy

by anthropics

Iterate on the Cardputer-Adv MicroPython app bundle (Claude Buddy, Snake, Hello) after the device is already provisioned via m5-onboard. Use when the user wants to add a new app, push a single changed .py without re-flashing, watch device serial logs, or run a one-shot REPL command. Trigger on "add an app", "push to the cardputer", "tail the device", "run on the device", or follow-up work after /maker-setup.

CLI Tools 34.3K 4mo ago
anthropics

m5-onboard

by anthropics

End-to-end onboarding for a freshly-plugged-in M5Stack ESP32 device (Cardputer, Cardputer-Adv, Core, CoreS3, Stick) — detect on USB, flash UIFlow 2.0 firmware, and install the Claude Buddy MicroPython app bundle. Use whenever the user plugs in or wants to flash/provision/reset an M5Stack or ESP32 board, or says "m5-onboard go".

CLI Tools 34.3K 4mo ago
brycewang-stanford

deploy

by brycewang-stanford

Render Quarto slides and sync to docs/ for GitHub Pages deployment. Use when deploying lecture slides after making changes.

CLI Tools 3.6K 5mo ago
brycewang-stanford

extract-tikz

by brycewang-stanford

Extract TikZ diagrams from Beamer source, compile to PDF, convert to SVG with 0-based indexing. Use when updating TikZ diagrams for Quarto slides.

CLI Tools 3.6K 5mo ago
brycewang-stanford

review-r

by brycewang-stanford

Run the R code review protocol on R scripts. Checks code quality, reproducibility, domain correctness, and professional standards. Produces a report without editing files.

Automation 3.6K 5mo ago
NousResearch

mcporter

by NousResearch

Use the mcporter CLI to list, configure, auth, and call MCP servers/tools directly (HTTP or stdio), including ad-hoc servers, config edits, and CLI/type generation.

API Dev 236.9K 4mo ago
NousResearch

inference-sh-cli

by NousResearch

"Run 150+ AI apps via inference.sh CLI (infsh) — image generation, video creation, LLMs, search, 3D, social automation. Uses the terminal tool. Triggers: inference.sh, infsh, ai apps, flux, veo, image generation, video generation, seedream, seedance, tavily"

Automation 236.9K 4mo ago
vectorize-io

hindsight-cloud

by vectorize-io

Store team knowledge, project conventions, and learnings from tasks. Use to remember what works and recall context before new tasks. Connects to Hindsight Cloud. (user)

CLI Tools 21.3K 5mo ago
vectorize-io

hindsight-self-hosted

by vectorize-io

Store team knowledge, project conventions, and learnings from tasks. Use to remember what works and recall context before new tasks. Connects to a self-hosted Hindsight server. (user)

CLI Tools 21.3K 5mo ago
vectorize-io

hindsight-local

by vectorize-io

Store user preferences, learnings from tasks, and procedure outcomes. Use to remember what works and recall context before new tasks. (user)

CI/CD 21.3K 5mo ago
openai

remote-tests

by openai

Testing against remote executors in integration tests.

CLI Tools 118.9K 2mo ago
openai

code-breaking-changes

by openai

Breaking changes

CLI Tools 118.9K 4mo ago
langchain-ai

arxiv-search

by langchain-ai

Searches arXiv for preprints and academic papers, retrieves abstracts, and filters by topic. Use when the user asks to find research papers, search arXiv, look up preprints, find academic articles in physics, math, CS, biology, statistics, or related fields.

Academic 28.6K 5mo ago