maps-cli
Geocode addresses, search points of interest, get routes and directions, and look up timezones — all from the CLI. Uses free OpenStreetMap/OSRM APIs.
agent-cost-tracker
Track LLM API spending per agent/session with budget alerts and CSV export
agent-health
Monitor agent endpoints, check liveness, collect metrics, alert on failures
agent-logger
Analyze agent run logs for errors, token spikes, and failures. Stdlib, offline.
airtable-cli
Read, create, update, delete, and search Airtable records. List bases and tables, filter records, and batch upsert.
ascii-art-creator
Generate banners, boxes, cowsay-style art, tables, and image-to-ASCII with multiple fonts
ascii-video
Convert video to ASCII animation with multiple dithering modes, color output, framerate control
codebase-inspection
Advanced codebase analysis with HTML reports, git-aware diffs, trend tracking, SVG badges, CSV export, and CI/CD integration
company-ops
Run a self-improving autonomous company OS from a single CONSTITUTION + confidence-gated autonomy loop. Zero cash.
dev-prompts
150 curated developer-productivity prompts you can paste into any agent (planning, debugging, code review, docs).
doc-extractor
Extract text from PDF, DOCX, and TXT with encoding detection and page/paragraph structure
excalidraw-cli
Generate Excalidraw diagrams (flowcharts, sequences, architecture) as valid .excalidraw JSON
file-watcher
Watch, monitor, and diff file system changes with a polling-based file watcher. Detect creates, modifications, and deletions — no external dependencies. Zero...
gif-search
Search and download GIFs from Tenor API with caching, bulk download, and format conversion
json-tools
Validate, format, query, diff, filter, flatten, merge JSON files with dot-notation paths
manifest-diff
Diff two agent capability manifests and report what changed (caps/deps/status). Stdlib.
md-linter
Lint, check, and auto-fix Markdown files — table of contents, broken links, YAML frontmatter validation, and formatting. Zero dependencies (Python stdlib).
prompt-lint
Lint prompts/SKILL.md for quality (role, goal, output format, vague verbs, jailbreak phrases). Stdlib.
prompt-templates-cli
Render parameterized prompt templates from a catalog ({{var}} fill). Stdlib.
agent-caps
Define, validate, and audit agent capability manifests for safe skill installation
skill-benchmark
Composite quality score (A-F) for an OpenClaw/Hermes skill package. Stdlib.
video-gen-cli
Guide for running the Video Generator CLI commands.
video-gen-script
How to generate video scripts for the Video Generator from user prompts.
secret-scanner
Detect API keys, tokens, and credentials in code with 50+ patterns, entropy analysis, and multiple report formats