Add WhatsApp channel via native Baileys adapter. Direct connection — no Chat SDK bridge. Uses QR code or pairing code for authentication.
Skills(SKILL.md)は、AIエージェント(Claude Code、Cursor、Codexなど)に特定の能力を追加するための設定ファイルです。
詳しく見る →Add WhatsApp channel via native Baileys adapter. Direct connection — no Chat SDK bridge. Uses QR code or pairing code for authentication.
This skill switches NanoClaw's container runtime from Docker to Apple Container (macOS-only). It uses the skills engine for deterministic code changes, then walks through verification.
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.
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.
Diffusion-based molecular docking. Predict protein-ligand binding poses from PDB/SMILES, confidence scores, virtual screening, for structure-based drug design. Not for affinity prediction.
Medicinal chemistry filters. Apply drug-likeness rules (Lipinski, Veber), PAINS filters, structural alerts, complexity metrics, for compound prioritization and library filtering.
RNA velocity analysis with scVelo. Estimate cell state transitions from unspliced/spliced mRNA dynamics, infer trajectory directions, compute latent time, and identify driver genes in single-cell RNA-seq data. Complements Scanpy/scVI-tools for trajectory inference.
trace-claude-code
Create handoff document for transferring work to another session
Problem-solving strategies for rings in abstract algebra
Problem-solving strategies for analytic functions in complex analysis
Problem-solving strategies for residues in complex analysis
Problem-solving strategies for matrices in linear algebra
Problem-solving strategies for vector spaces in linear algebra
Problem-solving strategies for integration theory in measure theory
Problem-solving strategies for sigma algebras in measure theory
Problem-solving strategies for numerical integration in numerical methods
Problem-solving strategies for root finding in numerical methods
Problem-solving strategies for boundary value problems in odes pdes
Problem-solving strategies for second order odes in odes pdes
Problem-solving strategies for constrained optimization in optimization
Problem-solving strategies for open sets in topology
Parallel Agent Orchestration
AI-powered web search, research, and reasoning via Perplexity
Search Tool Hierarchy
Skill Development Rules
Get a token-efficient overview of any project using the TLDR stack
Validation agent that validates plan tech choices against current best practices
Evaluate pricing changes using ARPU, conversion, churn risk, NRR, and payback. Use when deciding whether a pricing move should ship.
Calculate SaaS revenue, retention, and growth metrics. Use when diagnosing momentum, churn, expansion, or product-market-fit signals.
Turn raw PM content into a compliant, publish-ready skill. Use when creating or updating a repo skill without breaking standards.
Break a large story or epic into smaller deliverable stories using proven split patterns. Use when backlog items are too big for estimation, sequencing, or independent release.
Facilitate workshop sessions in a one-step, multi-turn flow. Use when an interactive skill needs consistent pacing, options, and progress tracking.
Automate Google Calendar events, scheduling, availability checks, and attendee management via Rube MCP (Composio). Create events, find free slots, manage attendees, and list calendars programmatically.
Batch-categorize uncategorized transactions by clustering similar ones and applying categories in bulk.
Ship parcels via any configured carrier — MyParcel, Sendcloud, DHL Parcel NL, PostNL, DPD, UPS, FedEx. Auto-selects the first carrier whose credentials are configured, or pass --carrier <name> to override. Verbs: ship, label, track, list, carriers.
Run all remaining phases autonomously — discuss→plan→execute per phase
Diagnose planning directory health and optionally repair issues
Insert urgent work as decimal phase (e.g., 72.1) between existing phases
Surface Claude's assumptions about a phase approach before planning
List active GSD workspaces and their status
Create context handoff when pausing work mid-phase
Remove a future phase from roadmap and renumber subsequent phases
Research how to implement a phase (standalone - usually use /gsd-plan-phase instead)
Convene a meeting of AI personas (3 to 10 participants) who debate a subject and reach a synthesis. Teams adapt to the theme (dev, design, product, business, life). The user can mix teams, add custom personas on the fly, and size the meeting up or down. Full debate written to a markdown file in the current directory, only the Boss's final synthesis is shown in the console.
Search for exploits across all vulnerabilities with filtering by ecosystem, severity, source, and EPSS
Auto-configure quality gates, hooks, and settings for a new project. Detects project type and sets up appropriate tooling. Use when onboarding a new codebase.
Different from wrap-up. Wrap-up is a checklist for *you*. Handoff is a document written for the *next session*.
Track parallel work sessions and prevent confusion across multiple Claude Code instances. Every major step ends with a status line. Every question re-states project, branch, and task.
AWS SNS notification service for pub/sub messaging. Use when creating topics, managing subscriptions, configuring message filtering, sending notifications, or setting up mobile push.