A session note tool that records Discord conversations in Obsidian, a Markdown-based note-taking app, when threads end or become inactive. It captures intentions, reasoning, decisions, blind spots, and follow-up tasks.
Authoring and using agent profiles — pre-defined subagent roles that set model, provider, toolsets, and instructions in one task() call. Covers profile format, the 14 standard roles, pipeline patterns, cost-tiered model assignment, and the ESCALATE mechanism for capability routing.
Drive the macOS desktop in the background — screenshots, mouse, keyboard, scroll, drag — without stealing the user's cursor, keyboard focus, or Space. Works with any tool-capable model. Load this skill whenever the computeruse tool is available.
Skill "n8n-password-reset" from humanerd-drew/opencode-drewgent, covering n8n password reset — sqlite direct update, 환경, 핵심 원리, step 1: 현재 해시 확인 and step 2: 새 비밀번호 해시 생성 + db 업데이트.
Skill "n8n-self-hosted-diagnostics" from humanerd-drew/opencode-drewgent, covering n8n self-hosted diagnostics, 환경 (2026-06-01 기준), launchd 관리, 상태 확인 and 수동 시작.
Add a "Thinking..." spinner card to an ACP server's tool-call stack so ACP clients (Zed Agent Panel, openCode TUI, JetBrains/VS Code ACP UI) show a working indicator during the LLM API call phase. Triggers when working on an Agent Client Protocol (ACP) server and the user wants LLM-thinking visibility in the client's…
A daily review workflow that summarizes your work, sends reflection questions through Discord, and saves your answers in a structured vault. Discord is a chat app, and a vault is a folder of organized notes.
Skill "{{AGENT_NAME_LOWER}}-runtime-checkup" from humanerd-drew/opencode-drewgent, covering when to use, 6-phase checkup (in order), workdir 주의, phase 1 — core imports (1분) and phase 2 — persistent state health (1분).
A hardening change for a Kanban task dispatcher, which assigns work from a queue to workers. It checks whether workers are still running and reclaims tasks from dead workers within the correct board.
Skill "kanban-stuck-task-recovery" from humanerd-drew/opencode-drewgent, covering kanban stuck task diagnosis & recovery, when to use, diagnosis, 1. find all inprogress tasks with their worker status and 2. check if worker pids are alive.
Skill "launchd-process-health-check" from humanerd-drew/opencode-drewgent, covering launchd process health check, problem, always verify with these 3 commands, 1. launchd's view (may be stale) and 2. is it actually listening? (ground truth).
Skill "ontology-query" from humanerd-drew/opencode-drewgent, covering ontology-query — opencrab graph query tool, script location, commands, 1. list all nodes and 2. show space distribution.
A convention for managing persistent knowledge when an OpenCode knowledge plugin provides tools such as remember(), recall(), and memory-stats(). It defines when to retrieve context, save decisions, and avoid storing secrets.
Patterns, pitfalls, and workflows for local Cloudflare Workers development with D1, static assets, multi-source integration, and the m-log refactoring architecture.
CMO-style content agent — observes work activity, produces multi-format drafts with SVG/Mermaid/Excalidraw visuals, pushes to WordPress via MCP. User-facing: 'CMO 에이전트가 내 작업을 보고 콘텐트로 만든다'.