CLI Tools

Command line utilities

Showing 1585-1608 of 9349 skills
nowledge-co

distill-memory

by nowledge-co

Recognize breakthrough moments, blocking resolutions, and design decisions worth preserving. Detect high-value insights that save future time. Suggest distillation at valuable moments, not routine work.

CLI Tools 162 6mo ago
nowledge-co

Distill Memory

by nowledge-co

Recognize breakthrough moments, blocking resolutions, and design decisions worth preserving. Detect high-value insights that save future time. Suggest distillation at valuable moments, not routine work.

CLI Tools 162 7mo ago
nowledge-co

read-working-memory

by nowledge-co

Read your daily Working Memory briefing to understand current context. Contains active focus areas, priorities, unresolved flags, and recent knowledge changes. Load this automatically at the beginning of sessions for cross-tool continuity.

Auth 162 6mo ago
bear2u

code-card-news-generator

by bear2u

Generate code explanation cards with syntax highlighting for tutorials and education. Creates title cards and explanation cards with Korean descriptions and code examples.

CLI Tools 916 10mo ago
bear2u

code-changelog

by bear2u

AI가 만든 모든 코드 변경사항을 reviews 폴더에 기록하고 간단한 HTML 뷰어로 웹 브라우저에서 실시간 확인할 수 있습니다. 매 수정마다 문서가 생성되고 Python 서버로 즉시 확인 가능합니다.

API Dev 916 10mo ago
gmh5225

llvm-security

by gmh5225

Expertise in LLVM security features including sanitizers, hardening techniques, exploit mitigations, and secure compilation. Use this skill when implementing security-focused compiler features, analyzing vulnerabilities, or hardening applications.

CLI Tools 876 7mo ago
JamieMason

add-feature

by JamieMason

Add new features to Syncpack including commands and validation logic. Use when implementing new CLI commands, adding InstanceState variants, or extending version group behaviour.

CLI Tools 2.1K 7mo ago
JamieMason

write-code

by JamieMason

Rust code style and conventions for Syncpack. Use when writing or modifying Rust code. Covers functional patterns, imports, naming, and quality standards.

CLI Tools 2.1K 7mo ago
JamieMason

search-code

by JamieMason

Search for code patterns in Syncpack. Use when finding symbols, implementations, or understanding how code is used. Covers ast-grep for Rust and grep/rg for other cases.

CLI Tools 2.1K 7mo ago
rohanarun

superpowers-streamer-cli

by rohanarun

Install, log into, run, and troubleshoot the published SuperPowers desktop streamer npm package. Use when a user wants to set up superpowers-ai from npm, sign in or create an account with email or phone, start the streamer, open the printed control link, stop it later, or recover from common npm or runtime issues without needing source-code access.

Auth 565 5mo ago
remorses

termcast

by remorses

Build TUIs with a Raycast-like React API using termcast. Implements @raycast/api components (List, Detail, Form, Action) rendered to the terminal via opentui.

CLI Tools 337 6mo ago
artwist-polyakov

scrapedo-web-scraper

by artwist-polyakov

```

CLI Tools 187 8mo ago
yonatangross

demo-producer

by yonatangross

"Universal demo video creator for skills, agents, plugins, tutorials, CLI commands, and code walkthroughs. Generates scripts, storyboards, VHS terminal recordings, and Remotion video compositions with task-tracked production phases. Use when producing video showcases, marketing content, or terminal recordings."

CLI Tools 224 1mo ago
yonatangross

portless

by yonatangross

"Named HTTPS .localhost URLs with portless (v0.15.x). Eliminates port collisions, gives agents stable URLs, adds branch-named subdomains for git worktrees, LAN mode (--lan), and Tailscale sharing. Use when setting up a local dev environment or testing from phones and tablets on the same wifi. Do NOT use for production deployments, CI environments (set PORTLESS=0), or DNS/hosting configuration."

CLI Tools 224 1mo ago
yonatangross

configure

by yonatangross

"Interactive wizard for OrchestKit settings: MCP servers, hook permissions, keybindings, and install presets. Use when customizing plugin behavior or managing settings."

CLI Tools 224 1mo ago
yonatangross

dev

by yonatangross

"One-command dev loop boot. Spins up portless (named HTTPS subdomain), emulate (stateful API mocks), the project's dev server, and an agent-browser session, all keyed to the current git branch. Use when starting a feature branch, switching worktrees, or returning to a project after a break. Skips silently with install hints when prerequisite binaries are missing."

CLI Tools 224 1mo ago
yonatangross

glyph

by yonatangross

"Render an answer as ASCII art plus semantic emojis inline, right now, with no setup questions. Use for a fast visual take on status, comparisons, trade-offs, architecture, or any ad-hoc 'show me X visually' ask. For a full multi-artifact plan playground, use visualize-plan instead."

Analytics 224 1mo ago
aws-samples

code-interpreter

by aws-samples

Test and prototype code in a sandboxed environment. Use for debugging, verifying logic, or installing packages.

CLI Tools 190 6mo ago
badlogic

transcribe

by badlogic

Speech-to-text transcription using Groq Whisper API. Supports m4a, mp3, wav, ogg, flac, webm.

API Dev 2.4K 9mo ago
badlogic

browser-tools

by badlogic

Interactive browser automation via Chrome DevTools Protocol. Use when you need to interact with web pages, test frontends, or when user interaction with a visible browser is required.

CLI Tools 2.4K 7mo ago
badlogic

vscode

by badlogic

VS Code integration for viewing diffs and comparing files. Use when showing file differences to the user.

CLI Tools 2.4K 9mo ago
badlogic

youtube-transcript

by badlogic

Fetch transcripts from YouTube videos for summarization and analysis.

CI/CD 2.4K 9mo ago
colonelpanic8

playwright-cli

by colonelpanic8

Automate browser interactions from the shell using Playwright via the playwright-cli command (open/goto/snapshot/click/type/screenshot, tabs/storage/network). Use when you need deterministic browser automation for web testing, form filling, screenshots/PDFs, or data extraction.

Auth 221 6mo ago
colonelpanic8

logical-commits

by colonelpanic8

Use when the user asks to split current git changes into logical commits, clean up commit history, create atomic commits, or stage by hunk. Review the whole worktree, group related changes, and produce ordered commits where each commit is a valid state (builds/tests pass with the project validation command).

CLI Tools 221 6mo ago