Start voice calls via the OpenClaw voice-call plugin.
Generic bartending capabilities — pour drinks, manage tabs, know regulars
Zero-tolerance alignment verification protocol. Alignment is binary - elements are either in line or they're not. Report exact measurements, no tolerances, no "close enough."
Customizes what information the LLM receives for each generation. Use this to control message history, implement RAG context injection, search across threads, and provide custom context.
Create your Pipecat skill from official documentation, then learn to improve it throughout the chapter
Create your Google Agent Development Kit skill in one prompt, then learn to improve it throughout the chapter
Generate specialized skills for each subsystem in the monorepo. Creates shared language skills and subsystem-specific checklists for high-quality AI code generation.
Use when configuring Dialyzer for Erlang/Elixir type checking and static analysis.
Problem-solving strategies for eigenvalues in linear algebra
Use when you need to send or manage iMessages via BlueBubbles (recommended iMessage integration). Calls go through the generic message tool with channel="bluebubbles".
Compare z.ai GLM 4.7 and code-searcher responses for comprehensive dual-AI code analysis. Use when you need multiple AI perspectives on code questions.
Create your LiveKit Agents skill from official documentation, then learn to improve it throughout the chapter
Discover 11 simple yet powerful ways for students to improve their writing skills and become better writers. From sharing knowledge through writing to utilizing dictionaries and embracing authorship, this article provides actionable strategies to enhance writing proficiency. Explore practical tips and techniques to unlock your full potential as a student writer.
Implement OAuth 2.0 authentication with GitHub and Microsoft Entra (Azure AD) in Cloudflare Workers and other edge environments. Covers provider-specific quirks, required headers, scope requirements, and token handling without MSAL. Use when: implementing GitHub OAuth, Microsoft/Azure AD authentication, handling OAuth callbacks, or troubleshooting 403 errors in OAuth flows.
Run Codex CLI, Claude Code, OpenCode, or Pi Coding Agent via background process for programmatic control.
Build defensible DCF models with cited sources, Excel export, and sensitivity analysis
Search and analyze your own session logs (older/parent conversations) using jq.
Summarize URLs or files with the summarize CLI (web, PDFs, images, audio, YouTube).
Analyze and optimize JavaScript bundle size, identify large dependencies, and improve load times. Use when bundles are large, investigating performance issues, or optimizing frontend assets.
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.