This skill should be used when writing Ruby gems following Andrew Kane's proven patterns and philosophy. It applies when creating new Ruby gems, refactoring existing gems, designing gem APIs, or when clean, minimal, production-ready Ruby library code is needed. Triggers on requests like "create a gem", "write a Ruby library", "design a gem API", or mentions of Andrew Kane's style.
This skill should be used when writing Ruby gems following Andrew Kane's proven patterns and philosophy. It applies when creating new Ruby gems, refactoring existing gems, designing gem APIs, or when clean, minimal, production-ready Ruby library code is needed. Triggers on requests like "create a gem", "write a Ruby library", "design a gem API", or mentions of Andrew Kane's style.
当按照安德鲁·凯恩(Andrew Kane)验证过的模式和理念编写 Ruby gem 时,应使用此技能。适用于创建新的 Ruby gem、重构现有 gem、设计 gem API,或需要干净、简约且可投入生产的 Ruby 库代码的情形。会在诸如“创建 gem”“编写 Ruby 库”“设计 gem API”之类的请求,或提到安德鲁·凯恩风格时触发。
Category: developer (开发工具) · Author: EveryInc · Version: @main · License: MIT
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.
Delegate coding tasks to Codex, Claude Code, or Pi agents via background process. Use when: (1) building/creating new features or apps, (2) reviewing PRs (spawn in temp dir), (3) refactoring large codebases, (4) iterative coding that needs file exploration. NOT for: simple one-liner fixes (just edit), reading code (use read tool), thread-bound ACP harness requests in chat (for example spawn/run Codex or Claude Code in a Discord thread; use sessions_spawn with runtime:"acp"), or any work in ~/clawd workspace (never spawn agents here). Claude Code: use --print --permission-mode bypassPermissions (no PTY). Codex/Pi/OpenCode: pty:true required.
Start voice calls via the OpenClaw voice-call plugin.
Create or update AgentSkills. Use when designing, structuring, or packaging skills with scripts, references, and assets.
Search and analyze your own session logs (older/parent conversations) using jq.
Notion API for creating and managing pages, databases, and blocks.
Category:developer