Skip to main content
GitHub 저장소

nanoclaw-gws-ea

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

수집된 skills
42
Stars
10
업데이트
2026-05-30
Forks
2
직업 범위
직업 카테고리 3개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

setup-gws-ea
소프트웨어 개발자

Run Nanoclaw GWS-EA setup. Use when the user wants to install, re-run setup, or import v1 data. Triggers on "setup", "setup gws-ea", "install gws-ea", "import v1", or first-time setup requests on this fork.

2026-05-30
sync-forks
소프트웨어 개발자

Sync your private fork with public fork(s). Push sanitized changes to a public fork, or pull community contributions back. Triggers on "sync forks", "sync fork", "push to fork", "pull from fork".

2026-05-30
update-gws-ea
소프트웨어 개발자

Pull community contributions from the nanoclaw-gws-ea public fork back into this private fork, with preview, selective cherry-pick, and low token usage.

2026-05-30
google-docs
소프트웨어 개발자

Create and edit Google Docs cleanly. Use before any Docs creation or modification — covers the markdown-draft-then-import workflow, structural editing tools, and verification that formatting renders natively (not as literal characters).

2026-05-30
onecli-gateway
소프트웨어 개발자

OneCLI Gateway: transparent HTTPS proxy that injects stored credentials into outbound calls. You MUST use this skill when the user asks you to read emails, check calendar, access GitHub repos, create issues, check Stripe payments, or interact with ANY external service or API. Do NOT use browser extensions or OAuth CLI tools. Make HTTP requests directly; the gateway injects credentials automatically.

2026-05-30
relationships
소프트웨어 개발자

Look up and manage who people are and how to engage them. Use before any substantive interaction (scheduling, email, meetings, outreach). Covers Google Contacts as CRM, tier definitions (1–5), and contact-management thresholds.

2026-05-30
email-triage
소프트웨어 개발자

Triage and compose email — sender-tier judgment, decision-packet escalation, HTML formatting, and post-send matter updates. Use before sending any email.

2026-05-30
scheduling
소프트웨어 개발자

Manage calendar operations — book, move, decline, and propose meeting times. Use before any calendar action. Covers tier-aware judgment, calendar-mode handling, week-template availability, and post-event matter updates.

2026-05-30
add-imessage
소프트웨어 개발자

Add iMessage channel integration via Chat SDK. Local (macOS) or remote (Photon API) mode.

2026-05-22
add-teams
소프트웨어 개발자

Add Microsoft Teams channel integration via Chat SDK.

2026-05-22
add-rtk
네트워크·컴퓨터 시스템 관리자

Install rtk token-compression proxy into agent containers. Routes Bash tool calls through rtk for 60–90% token savings on dev commands (git, cargo, pytest, docker, kubectl, etc.).

2026-05-20
whatsapp-formatting
소프트웨어 개발자

Format messages for WhatsApp, including mentions that render as real WhatsApp tags. Use when responding in a WhatsApp conversation (platform_id / chatJid ends with @s.whatsapp.net or @g.us).

2026-05-19
add-whatsapp
소프트웨어 개발자

Add WhatsApp channel via native Baileys adapter. Direct connection — no Chat SDK bridge. Uses QR code or pairing code for authentication.

2026-05-19
add-gcal-tool
소프트웨어 개발자

Add Google Calendar as an MCP tool (list calendars, list/search/create events, free/busy queries) using OneCLI-managed OAuth. Multi-calendar and multi-account supported. Mirrors /add-gmail-tool's stub pattern — no raw credentials ever reach the container; OneCLI injects real tokens at request time.

2026-05-15
add-gmail-tool
소프트웨어 개발자

Add Gmail as an MCP tool (read, search, send, label, draft) using OneCLI-managed OAuth. The agent gets Gmail tools in every enabled group; OneCLI injects real tokens at request time so no raw credentials are ever in the container or on disk in usable form.

2026-05-15
add-github
소프트웨어 개발자

Add GitHub channel integration via Chat SDK. PR and issue comment threads as conversations.

2026-05-15
add-linear
소프트웨어 개발자

Add Linear channel integration via Chat SDK. Issue comment threads as conversations.

2026-05-15
add-wechat
소프트웨어 개발자

Add WeChat (personal) channel integration via Tencent's official iLink Bot API. Uses long-polling and QR scan — no webhook, no ToS risk, no paid token.

2026-05-15
customize
소프트웨어 개발자

Add new capabilities or modify NanoClaw behavior. Use when user wants to add channels (Telegram, Slack, email input), change triggers, add integrations, modify the router, or make any other customizations. This is an interactive skill that asks questions to understand what the user wants.

2026-05-15
init-onecli
네트워크·컴퓨터 시스템 관리자

Install and initialize OneCLI Agent Vault. Migrates existing .env credentials to the vault. Use after /update-nanoclaw brings in OneCLI as a breaking change, or for first-time OneCLI setup.

2026-05-15
manage-mounts
네트워크·컴퓨터 시스템 관리자

Configure which host directories agent containers can access. View, add, or remove mount allowlist entries. Triggers on "mounts", "mount allowlist", "agent access to directories", "container mounts".

2026-05-15
update-nanoclaw
소프트웨어 개발자

Efficiently bring upstream NanoClaw updates into a customized install, with preview, selective cherry-pick, and low token usage.

2026-05-15
use-native-credential-proxy
소프트웨어 개발자

Replace OneCLI gateway with the built-in credential proxy. For users who want simple .env-based credential management without installing OneCLI. Reads API key or OAuth token from .env and injects into container API requests.

2026-05-15
x-integration
소프트웨어 개발자

X (Twitter) integration for NanoClaw. Post tweets, like, reply, retweet, and quote. Use for setup, testing, or troubleshooting X functionality. Triggers on "setup x", "x integration", "twitter", "post tweet", "tweet".

2026-05-15
add-atomic-chat-tool
소프트웨어 개발자

Add Atomic Chat MCP server so the container agent can call local models served by the Atomic Chat desktop app via its OpenAI-compatible API.

2026-05-15
add-dashboard
소프트웨어 개발자

Add a monitoring dashboard to NanoClaw. Installs @nanoco/nanoclaw-dashboard and a pusher that sends periodic JSON snapshots.

2026-05-15
add-deltachat
소프트웨어 개발자

Add DeltaChat channel integration via @deltachat/stdio-rpc-server. Native adapter — no Chat SDK bridge. Email-based messaging with end-to-end encryption.

2026-05-15
add-emacs
소프트웨어 개발자

Add Emacs as a channel. Opens an interactive chat buffer and org-mode integration so you can talk to NanoClaw from within Emacs (Doom, Spacemacs, or vanilla). Local HTTP bridge — no bot token or external service needed.

2026-05-15
add-karpathy-llm-wiki
소프트웨어 개발자

Add a persistent wiki knowledge base to a NanoClaw group. Based on Karpathy's LLM Wiki pattern. Triggers on "add wiki", "wiki", "knowledge base", "llm wiki", "karpathy wiki".

2026-05-15
add-mnemon
소프트웨어 개발자

Add persistent graph-based memory via mnemon. Agents recall past context before responding and remember insights after each turn.

2026-05-15
add-ollama-tool
소프트웨어 개발자

Add Ollama MCP server so the container agent can call local models and optionally manage the Ollama model library.

2026-05-15
add-signal
소프트웨어 개발자

Add Signal channel integration via signal-cli TCP daemon. Native adapter — no Chat SDK bridge.

2026-05-15
convert-to-apple-container
네트워크·컴퓨터 시스템 관리자

Switch from Docker to Apple Container for macOS-native container isolation. Use when the user wants Apple Container instead of Docker, or is setting up on macOS and prefers the native runtime. Triggers on "apple container", "convert to apple container", "switch to apple container", or "use apple container".

2026-05-15
init-first-agent
소프트웨어 개발자

Walk the operator through creating the first NanoClaw agent for a DM channel — resolve the operator's channel identity, wire the DM messaging group to a new agent, and trigger a welcome DM via the normal delivery path. Use after channel credentials are configured and the service is running.

2026-05-15
welcome
기타 컴퓨터 관련 직업

Introduce yourself to a newly connected channel. Triggered automatically when a channel is first wired. Send a friendly greeting and brief overview of what you can do.

2026-05-14
add-slack
소프트웨어 개발자

Add Slack channel integration via Chat SDK.

2026-05-13
migrate-nanoclaw
소프트웨어 개발자

Extracts user customizations from a fork, generates a replayable migration guide, and upgrades to upstream by reapplying customizations on a clean base. Replaces merge-based upgrades with intent-based migration.

2026-05-11
update-skills
소프트웨어 개발자

Check for and apply updates to installed skill branches from upstream.

2026-05-11
debug
네트워크·컴퓨터 시스템 관리자

Debug container agent issues. Use when things aren't working, container fails, authentication problems, or to understand how the container system works. Covers logs, environment variables, mounts, and common issues.

2026-05-07
add-opencode
네트워크·컴퓨터 시스템 관리자

Use OpenCode as an agent provider (AGENT_PROVIDER=opencode). OpenRouter, OpenAI, Google, DeepSeek, etc. via OpenCode config — not the Anthropic Agent SDK. Per-session and per-group via agent_provider; host passes OPENCODE_* and XDG mount when spawning containers.

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