发现优质的 AI Agent 技能
聚合 Claude Skills、LangChain、AutoGPT 等优质资源,助力开发者快速构建智能应用
Claude Code Control
Control Claude Code programmatically through visible Terminal.app windows on macOS.
Dynamic Terminal Selection for Juicebox V5 Payments
来自 openclaw/skills 技能
Unicode Block Drawing Characters
Quick reference for characters used in Clawd and terminal ASCII art.
Simulate terminal prices via GBM
Z = np.random.standard_normal(N_paths) S_T = S0 * np.exp((mu - 0.5 * sigma**2) * T + sigma * np.sqrt(T) * Z) payoffs = (S_T > K).astype(float)
Hide My Email CLI
Generate Apple iCloud+ "Hide My Email" addresses from the terminal. The generated address is automatically copied to your clipboard.
JWT Decode
Decode JWTs from the terminal. See what's inside, check if expired.
YC CLI — YC Startup School, a16z Speedrun, SPC & Startup Discovery
CLI tool for managing your YC Startup School journey, submitting a16z Speedrun and SPC applications, and discovering 24+ accelerators, fellowships, and incubators — all from the terminal.
TTC CLI — Toronto Transit Commission
Real-time bus and streetcar tracking for Toronto. Next arrivals, vehicle positions, service alerts, and stop search — all from the terminal.
Terminal Helper — a runbook for OpenClaw exec
This skill is **not** a “generic terminal tips” template. It’s a concrete runbook for how to use OpenClaw’s `exec` tool effectively in a real workspace (like your `/Users/.../clawd` workspace), with attention to:
/term — direct terminal execution (exec dispatch)
`/term` is a **power-user shortcut**: whatever you type after `/term` is forwarded **as-is** to OpenClaw’s `exec` tool.
VS Code Tunnel
Start a VS Code Remote Tunnel in Docker container environments, enabling remote terminal access through VS Code.