- Home
- /
- Categories
- /
- CLI Tools
CLI Tools
Command line utilities
typefully
by gisk0
Create, schedule, list, edit, and delete drafts on Typefully. Supports single tweets, threads, and multi-platform posts (X, LinkedIn, Threads, Bluesky, Mastodon). Use when user wants to draft, schedule, or manage social media posts via Typefully.
verification-loop
by OneBoxCream
代码变更后的质量验证循环。检查语法、类型、测试、安全性和 diff 审查。完成功能开发或重要修改后自动触发。
tesla-fleet-api
by odrobnik
Use when integrating with Tesla's official Fleet API to read vehicle/energy device data or issue remote commands (e.g. start HVAC preconditioning, wake vehicle, charge controls). Covers onboarding (developer app registration, regions/base URLs), OAuth token flows (third-party + partner tokens, refresh rotation), required domain/public-key hosting, and using Tesla's official vehicle-command/tesla-http-proxy for signed vehicle commands.
evez-os
by EvezArt
Forensic game engine with immutable audit spine, FSC (Failure-Surface Compression), contradiction detection SAT solver, self-play loop, and visual cognition mapping. Runs offline. Zero dependencies beyond Python 3. ClawHub-ready.
scream
by JamesPrial
"Join a Discord voice channel and play a scream sound. Use when a user says 'scream', 'scream in voice', 'join voice and scream', 'AAAA', 'go scream', or asks you to make noise in a voice channel."
webapp-testing
by Jackiexiao
(中文)Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browser logs.
browser-history
by iemong
Arcブラウザの履歴を取得してMarkdown形式で出力するスキル。 使用タイミング: (1) 最近見たサイトを確認したい (2) 履歴から特定のURLを探したい
example-skill
by asadullah48
Brief description of what this skill does and when to use it. Include trigger keywords that users would naturally mention.
git-pushing
by pm-minji
Stage, commit, and push git changes with conventional commit messages. Use when user wants to commit and push changes, mentions pushing to remote, or asks to save and push their work. Also activates when user says "push changes", "commit and push", "push this", "push to github", or similar git workflow requests.
docker-cli
by leobrival
Docker CLI expert for containerization. Use when users need to build, run, manage containers, images, networks, volumes, or compose applications.
pg-sqill
by aluxf
PostgreSQL database helper. Use when writing SQL queries, exploring schema, or working with the database.
crossplane-debug
by kanzifucius
Debug Crossplane compositions, functions (KCL, Go templates, patch-and-transform, auto-ready), and managed resources. Use when troubleshooting composition rendering issues, function errors, resource creation failures, dependency problems, or claim status issues. Supports remote cluster debugging when composition files are not available locally. Triggers on keywords like "crossplane", "composition", "XR", "claim", "function-kcl", "managed resource", or when debugging Kubernetes resources created by Crossplane.
browsing-the-web
by mikekelly
"MUST be used when you need to browse the web. Efficient browser automation designed for agents - enables intuitive web navigation, form filling, screenshots, and data scraping through accessibility-based workflows. Triggers on: browse website, visit URL, open webpage, fill form, click button, take screenshot, scrape data, web automation, interact with website."
context
by Barneyjm
"Get comprehensive context about a location including nearby places, area description, and optional weather. Use when you need to understand what's around a location or provide location-aware recommendations."
waylog-journal
by alessandrobologna
Summarize .waylog/history/*.md into a sanitized per-session cache + a condensed, chronological .waylog-journal/summary.md journal.
payload-cli
by unlimiting-studio
Payload CMS 콘텐츠를 CLI로 다룰 때 사용하는 스킬이다. 인증/컬렉션 조회/문서 생성·조회·상태변경·내보내기와, Markdown 기반 작성/내보내기(create --md --input, export --md --output)를 빠르게 수행해야 할 때 사용한다.
by Jackiexiao
(中文)Use this skill whenever the user wants to do anything with PDF files. This includes reading or extracting text/tables from PDFs, combining or merging multiple PDFs into one, splitting PDFs apart, rotating pages, adding watermarks, creating new PDFs, filling PDF forms, encrypting/decrypting PDFs, extracting images, and OCR on scanned PDFs to make them searchable. If the user mentions a .pdf file or asks to produce one, use this skill.
jb-bgproc
by bjesuiter
Manage and inspect background processes for agents using the bgproc CLI. Use when asked to start, stop, list, clean, check status, or view logs for bgproc-managed processes, or when a task needs a JSON-outputting process manager.
wechat-article-formatter
by yanglei1826877278
将Markdown文章转换为美化的HTML格式,适配微信公众号发布。应用专业CSS样式、代码高亮、优化排版。当用户说"美化这篇文章"、"转换为HTML"、"优化公众号格式"、"生成公众号HTML"时使用。
claude-code-via-openclaw
by zhangkaidhb
Drive Claude Code (or other ACP coding agents) through OpenClaw for long-running coding tasks with background execution, progress monitoring, and result reporting. Use when: (1) delegating coding work to Claude Code/Codex/Cursor via acpx CLI, (2) running multi-step development tasks that need background execution, (3) setting up progress monitoring with automatic notifications, (4) managing named Claude Code sessions across multiple turns. NOT for: simple one-liner fixes (just edit), reading code (use read tool), thread-bound ACP harness requests in chat (use sessions_spawn with runtime:"acp").
rebasing-branches
by lenneTech
Guides rebase workflows for updating feature branches onto the current development branch (dev/develop). Activates when user mentions "rebase", "branch aktualisieren", "dev stand", "feature branch updaten", "merge conflicts", or "rebase MRs". Recommends /lt-dev:git:rebase for single branches and /lt-dev:git:rebase-mrs for batch operations. NOT for merge request descriptions (use git:mr-description). NOT for general git operations (use git commands directly).
finish
by alienfast
Finish a Linear issue — check off requirements, add completion comment, commit/push, mark Ready For Release, suggest next issue. Use when the user says 'finish issue', 'done with this issue', 'complete PL-XX', or invokes /finish.
security-auditor
by seekaxis
"Proactively audit agent skills (SKILL.md and bundled scripts) for security risks including malicious installers, obfuscated payloads, credential exfiltration, and supply-chain attacks. Use when installing, reviewing, or triaging any agent skill, or when the user asks to check a skill for safety."
bt
by seanmartinsmith
"Beads TUI - Graph-aware triage engine for Beads projects. Computes PageRank, betweenness, critical path, and cycles. Use --robot-* flags for AI agents."