Interactive debugging mode that generates hypotheses, instruments code with runtime logs, and iteratively fixes bugs with human-in-the-loop verification. Only for hard-to-diagnose bugs; in those cases, remind the user that debug-mode is available, and never proactively activate this skill.
Universal legal document processor with PII anonymization. Anonymize → Work → Deanonymize. Modes: MEMO (legal analysis), REDLINE (tracked changes in contract), SUMMARY (brief overview), COMPARISON (diff two docs), BULK (up to 5 files). Supports .docx and .pdf input. Trigger for: contract review, risk analysis, compliance check, GDPR review, clause analysis, tracked changes, redline, 'anonymize', 'pii shield'. If user uploads contract/NDA/DSAR/HR doc — USE THIS SKILL. If user says 'skip pii' or 'don't anonymize' — skip anonymization and work directly.
自動標註尺寸:使用 Ray-Casting 或 BoundingBox 方法,在平面視圖中自動建立房間、走廊、MEP 設備的尺寸標註。觸發條件:使用者提到標註、尺寸、dimension、annotation、淨寬、淨高、measurement、自動標註、批次標註。工具:create_dimension_by_ray、create_dimension_by_bounding_box、get_room_info。
When the user wants to track follower growth, understand what drives new followers, or analyze audience development. Also use when the user mentions 'follower growth,' 'followers,' 'audience growth,' 'gaining followers,' 'losing followers,' 'who follows me,' or 'grow my audience.' Uses BlackTwist follower data when available. For post-level metrics, see performance-analyzer-sms. For content patterns, see content-pattern-analyzer-sms.
- 📁 .claude-plugin/
- 📁 .github/
- 📁 evals/
- 📄 .dockerignore
- 📄 .gitignore
- 📄 .markdownlint-cli2.yaml
(colcon/ament), edits launch files (.launch.py), configures QoS or DDS, writes URDF/xacro,
Email inboxes for AI agents - create addresses, send and receive email, manage threads
- 📁 agents/
- 📁 references/
- 📁 scripts/
- 📄 SKILL.md
State-machine driven iterative planning and execution for complex coding tasks.
Reference for how an agent's memory, filesystem, and runtime are organized. Part 1 explains the memory system — the durability hierarchy from conversation to shared library, plus auxiliary layers (soul, token ledger, time veil) and the network-topology layer that lives across stores. Part 2 is the filesystem reference — where manifests, system prompts, history, mailboxes, heartbeats, logs, signal files, and config live, with exact field-level schemas. Part 3 is the runtime anatomy — turn loop, state machine, signal consumption lifecycle, molt mechanics, and mail atomicity. Read Part 1 to understand how knowledge flows between layers; Part 2 when debugging or inspecting on-disk state; Part 3 when reasoning about *how an agent runs*.
- 📄 EXAMPLES.md
- 📄 INSTALL.md
- 📄 OPCODES.md
Maximum-fidelity Python source reconstruction from Nuitka `.nbc` / `NBC/2` files produced by `nuitka_decompiler.py`. Use when the user pastes or references a `.nbc` file, an `AI_READY_NBC` bundle, sections such as `@MOD`, `@CONSTS`, `@RAW_CHUNK`, `@OPS`, `@ASM`, `@FORENSICS`, `module_code_*`, `mod_consts[N]`, or asks to rebuild Python source from a Nuitka C-compiled module. The goal is evidence-backed reconstruction, not guaranteed perfect 1:1 recovery; uncertain spans must be marked.
- 📁 agent-council-nudge/
- 📁 council-list/
- 📁 council-nudge/
- 📄 SKILL.md
Convene a panel of CLI-based AI agents (Codex, Gemini) to deliberate on a question. Each agent answers independently, then you synthesize the council's verdict as chairman. Use for architecture decisions, code review, debugging hypotheses, or any question where diverse perspectives add value.
Summarizes B2B account health by analyzing usage patterns, engagement trends, risk signals, and expansion opportunities. Use for customer success reviews, renewal preparation, QBRs, or account prioritization.
Auto-discover all skills with evals in RConsortium/pharma-skills, benchmark each with vs. without skill using matched isolated sessions, and post scored results to the linked GitHub issue. Use whenever someone says "run benchmarks", "compare skill performance", "eval the skills", or wants to measure whether a skill improves output quality.