Skip to main content
GitHub 저장소

ClosedClaw

ClosedClaw에는 asafelobotomy에서 수집한 skills 56개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
56
Stars
3
업데이트
2026-02-14
Forks
0
직업 범위
직업 카테고리 8개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

agent-tool-creator
소프트웨어 개발자

Guide for implementing new agent tools for ClosedClaw's AI assistant. Use when adding capabilities like web search, file operations, API integrations, or custom actions. Covers tool factory pattern, parameter validation, registration, and testing.

2026-02-14
channel-plugin-creator
소프트웨어 개발자

Guide for creating new messaging channel plugins/extensions for ClosedClaw. Use when adding support for new messaging platforms (e.g., Matrix, Teams, BlueBubbles). Covers plugin structure, CliDeps extension, routing setup, and testing.

2026-02-14
coding-agent
소프트웨어 개발자

Run Codex CLI, Claude Code, OpenCode, or Pi Coding Agent via background process for programmatic control.

2026-02-14
config-migrator
소프트웨어 개발자

Help with config schema changes and migrations in ClosedClaw. Use when updating config types, syncing Zod schemas, creating migrations, or handling breaking config changes. Covers type definitions, validation, and legacy migration patterns.

2026-02-14
documentation-writer
시장조사 분석가·마케팅 전문가

Guide for writing and maintaining ClosedClaw documentation. Use when creating docs for new features, channels, tools, or updating existing documentation. Covers markdown conventions, link styles, formatting rules, and documentation structure.

2026-02-14
e2e-test-writer
소프트웨어 품질 보증 분석가·테스터

Guide for writing e2e tests for ClosedClaw gateway and channels. Use when testing multi-instance gateway behavior, WebSocket/HTTP surfaces, node pairing, agent workflows with real networking. Covers test helpers, assertion patterns, and common scenarios.

2026-02-14
gateway-debugger
네트워크·컴퓨터 시스템 관리자

Troubleshooting gateway issues in ClosedClaw. Use when debugging gateway startup failures, port conflicts, lock file issues, WebSocket disconnections, or RPC errors. Covers log analysis, diagnostics, and recovery procedures.

2026-02-14
release-manager
소프트웨어 개발자

Version bumping, changelog updates, and npm publishing workflow for ClosedClaw. Use when preparing releases, updating versions, managing semantic versioning, creating release tags, or publishing to npm. Covers stable, beta, and dev release channels.

2026-02-14
test-runner
소프트웨어 품질 보증 분석가·테스터

Efficient test execution patterns for ClosedClaw. Use when running tests, debugging test failures, checking coverage, or understanding the multi-config test architecture. Covers unit, gateway, extensions, e2e, and live test suites.

2026-02-14
1password
네트워크·컴퓨터 시스템 관리자

Set up and use 1Password CLI (op). Use when installing the CLI, enabling desktop app integration, signing in (single or multi-account), or reading/injecting/running secrets via op.

2026-02-09
apple-notes
비서 및 행정 보조원(법률, 의료 및 임원 제외)

Manage Apple Notes via the `memo` CLI on macOS (create, view, edit, delete, search, move, and export notes). Use when a user asks ClosedClaw to add a note, list notes, search notes, or manage note folders.

2026-02-09
apple-reminders
컴퓨터 사용자 지원 전문가

Manage Apple Reminders via the `remindctl` CLI on macOS (list, add, edit, complete, delete). Supports lists, date filters, and JSON/plain output.

2026-02-09
bear-notes
소프트웨어 개발자

Create, search, and manage Bear notes via grizzly CLI.

2026-02-09
bird
소프트웨어 개발자

X/Twitter CLI for reading, searching, posting, and engagement via cookies.

2026-02-09
blogwatcher
기타 컴퓨터 관련 직업

Monitor blogs and RSS/Atom feeds for updates using the blogwatcher CLI.

2026-02-09
blucli
소프트웨어 개발자

BluOS CLI (blu) for discovery, playback, grouping, and volume.

2026-02-09
camsnap
네트워크·컴퓨터 시스템 관리자

Capture frames or clips from RTSP/ONVIF cameras.

2026-02-09
clawhub
소프트웨어 개발자

Use the ClawHub CLI to search, install, update, and publish agent skills from clawhub.com. Use when you need to fetch new skills on the fly, sync installed skills to latest or a specific version, or publish new/updated skill folders with the npm-installed clawhub CLI.

2026-02-09
eightctl
소프트웨어 개발자

Control Eight Sleep pods (status, temperature, alarms, schedules).

2026-02-09
food-order
소프트웨어 개발자

Reorder Foodora orders + track ETA/status with ordercli. Never confirm without explicit user approval. Triggers: order food, reorder, track ETA.

2026-02-09
gemini
소프트웨어 개발자

Gemini CLI for one-shot Q&A, summaries, and generation.

2026-02-09
gifgrep
소프트웨어 개발자

Search GIF providers with CLI/TUI, download results, and extract stills/sheets.

2026-02-09
github
네트워크·컴퓨터 시스템 관리자

Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries.

2026-02-09
gog
소프트웨어 개발자

Google Workspace CLI for Gmail, Calendar, Drive, Contacts, Sheets, and Docs.

2026-02-09
goplaces
소프트웨어 개발자

Query Google Places API (New) via the goplaces CLI for text search, place details, resolve, and reviews. Use for human-friendly place lookup or JSON output for scripts.

2026-02-09
himalaya
네트워크·컴퓨터 시스템 관리자

CLI to manage emails via IMAP/SMTP. Use `himalaya` to list, read, write, reply, forward, search, and organize emails from the terminal. Supports multiple accounts and message composition with MML (MIME Meta Language).

2026-02-09
imsg
소프트웨어 개발자

iMessage/SMS CLI for listing chats, history, watch, and sending.

2026-02-09
local-places
소프트웨어 개발자

Search for places (restaurants, cafes, etc.) via Google Places API proxy on localhost.

2026-02-09
mcporter
소프트웨어 개발자

Use the mcporter CLI to list, configure, auth, and call MCP servers/tools directly (HTTP or stdio), including ad-hoc servers, config edits, and CLI/type generation.

2026-02-09
model-usage
데이터 과학자

Use CodexBar CLI local cost usage to summarize per-model usage for Codex or Claude, including the current (most recent) model or a full model breakdown. Trigger when asked for model-level usage/cost data from codexbar, or when you need a scriptable per-model summary from codexbar cost JSON.

2026-02-09
nano-banana-pro
소프트웨어 개발자

Generate or edit images via Gemini 3 Pro Image (Nano Banana Pro).

2026-02-09
nano-pdf
소프트웨어 개발자

Edit PDFs with natural-language instructions using the nano-pdf CLI.

2026-02-09
notion
소프트웨어 개발자

Notion API for creating and managing pages, databases, and blocks.

2026-02-09
obsidian
소프트웨어 개발자

Work with Obsidian vaults (plain Markdown notes) and automate via obsidian-cli.

2026-02-09
openai-image-gen
소프트웨어 개발자

Batch-generate images via OpenAI Images API. Random prompt sampler + `index.html` gallery.

2026-02-09
openai-whisper-api
소프트웨어 개발자

Transcribe audio via OpenAI Audio Transcriptions API (Whisper).

2026-02-09
openai-whisper
소프트웨어 개발자

Local speech-to-text with the Whisper CLI (no API key).

2026-02-09
openhue
네트워크·컴퓨터 시스템 관리자

Control Philips Hue lights/scenes via the OpenHue CLI.

2026-02-09
oracle
소프트웨어 개발자

Best practices for using the oracle CLI (prompt + file bundling, engines, sessions, and file attachment patterns).

2026-02-09
ordercli
소프트웨어 개발자

Foodora-only CLI for checking past orders and active order status (Deliveroo WIP).

2026-02-09
이 저장소에서 수집된 skills 56개 중 상위 40개를 표시합니다.