Skills tagged cli: 47 agent skills for Claude Code
address-sanitizer — Builds and runs code under AddressSanitizer to catch buffer overflows, use-after-free, and other memory errors during fuzzing or tests.
aflpp — Sets up and runs AFL++ for multi-core fuzzing of C/C++ projects built with afl-clang-fast or afl-gcc-fast.
agents-debug — Use when your agent or environment is broken — wrong answers, errors, timeouts, tool failures, or CLI issues. Reads traces and logs to diagnose root causes.
agents-get-started — Use when a developer wants to create a new agent project or get started with AgentCore.
aws-sms-voice — Onboards RCS Business Messaging and Notify OTP via the pinpoint-sms-voice-v2 AWS CLI.
aws-transform — Performs code upgrades, migrations, and transformations using the AWS Transform (ATX) CLI.
bambu-labs — Dry-run, upload, and cautiously initiate local Bambu Lab print jobs from validated plain `.gcode`, using Bambu LAN FTPS/MQTT handoffs.
book-to-skill — Converts books and documents (PDF, EPUB, DOCX, HTML, Markdown, plain text, RTF, MOBI/AZW with Calibre) into structured agent skills, extracting frameworks.
cargo-fuzz — Sets up and runs cargo-fuzz, the standard fuzzing tool for Cargo-based Rust projects. Covers cargo fuzz init, the nightly toolchain requirement, fuzz_target!
claude-code-ping-start-5h-quota — 睡前/离开前额度耗尽时,设置一次性本机定时器,在 Claude 订阅额度重置后自动发一条极简 claude -p 消息,立刻开启新的 5 小时用量窗口——用户睡醒时新窗口已跑掉大半,等于白赚一个 冷却期。Use when 用户说「还有 X 小时重置额度,帮我定时戳一下 Claude」「我去睡觉了, 到点 ping.
claude-switch-models-setup — 7, GLM, DeepSeek, StepFun, Anthropic) in separate terminal windows at the same time.
cli-demo-generator — Generates professional animated CLI demos as GIFs using VHS terminal recordings.
cli-developer — Use when building CLI tools, implementing argument parsing, or adding interactive prompts.
code-review — Review code for actionable defects. Correctness is the core; performance and security are optional sub-cases of the same engine.
codex-1m-context-window-setup — Configures and verifies an expanded, model-aware context window for OpenAI Codex CLI and Codex Desktop by safely updating the shared base config.
context-optimization — This skill should be used for improving context efficiency: context budgeting, observation masking, prefix or KV-cache strategy, partitioning.
coverage-analysis — Measures and interprets what a fuzzing campaign actually reaches, using llvm-cov, lcov, or a fuzzer's own coverage output.
cpp-pro — Writes, optimizes, and debugs C++ applications using modern C++20/23 features, template metaprogramming, and high-performance systems techniques.
dev-browser — Browser automation with persistent named pages via the dev-browser CLI.
dummy-dataset — Generate realistic dummy datasets for testing with customizable columns, constraints, and output formats (CSV, JSON, SQL, Python script).
dwarf-expert — Analyzes DWARF debug information in compiled binaries.
dxf — Generate, regenerate, and validate 2D DXF drawings from Python build123d sources.
embedded-systems — Use when developing firmware for microcontrollers, implementing RTOS applications, or optimizing power consumption.
filesystem-context — This skill should be used when agent work needs file-backed context: durable scratchpads, tool-output offloading, just-in-time discovery.
fuzzing-dictionary — Builds and applies fuzzing dictionaries so a fuzzer can produce the keywords, magic bytes, and tokens a target expects.
gcode — gcode` from 3D mesh files by orchestrating real slicer CLIs.
gh-cli — Enforces authenticated gh CLI workflows over unauthenticated curl, WebFetch, and MCP fetch patterns.
golang-pro — Implements concurrent Go patterns using goroutines and channels, designs and builds microservices with gRPC or REST.
javascript-pro — js APIs. cjs files for correctness and best practices.
libfuzzer — Sets up and runs libFuzzer, the coverage-guided fuzzer built into LLVM, on C/C++ code that compiles with Clang.
local-codex — Launch and manage OpenAI Codex CLI (local agent) as a non-interactive coding sub-agent. 5 agent capabilities through local CLI.
modern-cpp — Guides C++ code toward modern idioms (C++20/23/26). Use when writing new C++ code, modernizing legacy patterns, or working on security-critical C++.
modern-python — Configures Python projects with modern tooling (uv, ruff, ty). Use when creating projects, writing standalone scripts, or migrating from pip/Poetry/mypy/black.
rust-engineer — Writes, reviews, and debugs idiomatic Rust code with memory safety and zero-cost abstractions.
scrapling-skill — Install, troubleshoot, and use Scrapling CLI to extract HTML, Markdown, or text from webpages.
security-audit — Security guidance and vulnerability review for codebases, APIs, services, CLI tools, libraries, and daemons.
seo-unlighthouse — Multi-page Lighthouse audit via the MIT-licensed Unlighthouse CLI.
signing-in-to-aws — Gets AWS credentials for CLI/SDK access via `aws login`.
sql-queries — Generate SQL queries from natural language descriptions. Supports BigQuery, PostgreSQL, MySQL, and other dialects.
statusline-generator — Installs, configures, customizes, or troubleshoots the Claude Code statusline (cwd, model, token counts). g.
terminal-screenshot — Render a terminal CLI program's colored output to a PNG so Claude can actually SEE the real visual result — color contrast, alignment, background blocks.
vercel-cli-with-tokens — Deploy and manage projects on Vercel using token-based authentication. g. "deploy to vercel", "set up vercel", "add environment variables to vercel".
wrangler — Run or troubleshoot Wrangler CLI commands and configure Worker projects for local development, deployment, and Cloudflare resource management.
youtube-downloader — Download YouTube videos and HLS streams (m3u8) from platforms like Mux, Vimeo, etc. using yt-dlp and ffmpeg.