- Home
- /
- Categories
- /
- Automation
Automation
Task automation and scripting
pathfinding
by outfitter-dev
This skill should be used when requirements are unclear, brainstorming ideas, or when "pathfind", "brainstorm", "figure out", "clarify requirements", or "work through" are mentioned.
context-management
by outfitter-dev
Manage context window, survive compaction, persist state. Use when planning long tasks, coordinating agents, approaching context limits, or when "context", "compaction", "tasks", or "persist state" are mentioned.
skills-workflows
by outfitter-dev
Design multi-skill workflow systems with artifact-based state handoff. Use when building skill pipelines, sequenced workflows, or when "workflow system", "skill pipeline", "state handoff", or "artifacts" are mentioned.
Video Generation
by AnswerZhao
Implement AI-powered video generation capabilities using the z-ai-web-dev-sdk. Use this skill when the user needs to generate videos from text prompts or images, create video content programmatically, or build applications that produce video outputs. Supports asynchronous task management with status polling and result retrieval.
maintain-tasks
by outfitter-dev
Task management for session continuity. Use when coordinating multi-step work, managing subagent assignments, or preserving intent across compaction. Triggers on "track tasks", "manage work", "coordinate agents", or when complex work requires sequencing.
video-studio
by Hmbown
Build a custom short video pack with script, narration, music, and visuals.
voiceover-studio
by Hmbown
Design custom voices from text prompts and produce professional narration with voice design previews.
educational-course-kit
by Hmbown
Generate complete micro-courses with lesson scripts, slide images, narration audio, and preview videos.
csharp-async-patterns
by creator-hian
Modern C# asynchronous programming patterns using async/await, proper CancellationToken usage, and error handling in async code. Use when guidance needed on async/await best practices, Task composition and coordination, ConfigureAwait usage, ValueTask optimization, or async operation cancellation patterns. Pure .NET framework patterns applicable to any C# application.
unity-unitask
by creator-hian
UniTask library expert specializing in allocation-free async/await patterns, coroutine migration, and Unity-optimized asynchronous programming. Masters UniTask performance optimizations, cancellation handling, and memory-efficient async operations. Use PROACTIVELY for UniTask implementation, async optimization, or coroutine replacement.
SKILL.md — OpenClaw MemoryBox
by Ramsbaby
Any markdown-based memory system
laravel-api
by noartem
Build production-grade Laravel REST APIs using opinionated architecture patterns with Laravel best practices. Use when building, scaffoling, or reviewing Laravel APIs with specifications for stateless design, versioned endpoints, invokable controllers, Form Request DTOs, Action classes, JWT authentication, and PSR-12 code quality standards. Triggers on "build a Laravel API", "create Laravel endpoints", "add API authentication", "review Laravel API code", "refactor Laravel API", or "improve Laravel code quality".
laravel-task-scheduling
by noartem
Schedule tasks with safety; use withoutOverlapping, onOneServer, and visibility settings for reliable cron execution
pine-patterns
by lgbarn
Pine Script v5/v6 indicator scaffold and patterns. Provides structure guidance and triggers doc-researcher for current syntax verification. Use when developing TradingView indicators.
autoresearch-v2
by AndrewK404
Turns the Claude Code main thread into an event-driven coordinator for autonomous optimization. Use when the user asks to autonomously improve something measurable: optimize a file by a metric, run experiments on code, iteratively reduce loss / latency / bundle size, raise pass rate, improve a prompt eval score, "run experiments on this", "make this faster/smaller/better autonomously", "find a better version", "keep iterating until I stop you". Works for ML training (val_loss, val_bpb), API performance (p50_ms), bundle size, prompt pass-rate, LLM-judged quality — for ANY metric that reduces to a single shell command printing one parseable scalar. Also triggers on phrases like "run autoresearch", "start the experiment loop", "optimize X by metric Y", "iterate on this autonomously".
Convex Agents Workflows
by Sstobo
"Orchestrates multi-step agent operations with durable execution, automatic retries, and recovery from failures. Use this for complex workflows that need to survive server restarts or coordinate multiple agents."
Google ADK Python Skill
by zircote
Remember: ADK treats agent development like traditional software engineering - use version control, write tests, and follow engineering best practices.
perf
by johnlindquist
Performance profiling and optimization. Use for benchmarking code, analyzing performance, running Lighthouse audits, and finding hotspots.
anthropic-architect
by zircote
Determine the best Anthropic architecture for your project by analyzing requirements and recommending the optimal combination of Skills, Agents, Prompts, and SDK primitives.
beads
by johnlindquist
Track tasks and issues using the bd CLI. Use for task management, sprint planning, dependency tracking, and project organization. Replaces TodoWrite.
chrome
by johnlindquist
Browser automation using Puppeteer or Playwright. Use for web testing, screenshots, form filling, and automated browser interactions.
code-review
by zircote
Use when receiving code review feedback (especially if unclear or technically questionable), when completing tasks or major features requiring review before proceeding, or before making any completion/success claims. Covers three practices - receiving feedback with technical rigor over performative agreement, requesting reviews via code-reviewer subagent, and verification gates requiring evidence before any status claims. Essential for subagent-driven development, pull requests, and preventing false completion claims.
workflow-devkit
by johnlindquist
Build durable, resumable TypeScript workflows with Vercel Workflow DevKit. Use when creating long-running processes, AI agents, background jobs, multi-step pipelines, webhooks, or event-driven systems. Triggers on "workflow", "durable", "resumable", "use workflow", "use step".
workflow
by johnlindquist
Manage GitHub Actions workflows using gh CLI. Use to check CI status, view run logs, analyze failures, and rerun workflows.