- Home
- /
- Categories
- /
- Automation
Automation
Task automation and scripting
rust-development
by DevGuyRash
Idiomatic, production-grade Rust development with phased workflow enforcement, banned-pattern scanning, and deterministic verification. Use when the task involves: (1) Writing new Rust code, features, or bugfixes, (2) Migrating an existing tool or codebase to Rust, (3) Reviewing Rust pull requests or enforcing Rust coding standards, (4) Setting up Rust CI/CD pipelines or GitHub Actions for Rust projects, (5) Creating or modifying Rust workspace layouts (single-crate or monorepo), (6) Scaffolding a new Rust project or crate, (7) Configuring Clippy lints, rustfmt, or Rust toolchain settings, (8) Debugging Rust compilation errors or borrow-checker issues, or (9) Any task where the primary language is Rust (.rs files). Includes scaffolding scripts, Clippy lint configs, banned-family test harness, and GitHub Actions CI template.
semantic-video-clipper
by seefreed
AI analyzes subtitles to identify optimal split points, then clips video segments using FFmpeg based on AI-provided cue indices. Use when asked to segment videos (e.g., .mp4) based on .vtt/.srt subtitles.
letterly-automation
by psycho-baller
Comprehensive automation for Letterly transcriptions. This skill exports the latest CSV from Letterly, processes "magic" notes into Obsidian markdown with custom metadata, semantically links them using a vector database, and moves them to the final Transcriptions directory. Use when the user asks to "process new letterly transcriptions", "sync letterly", or "import magic notes from letterly".
mentor-workflow
by nicolas-codemate
Coaching workflow orchestrator. Guides the developer through implementation without writing code.
preventing-agent-overreach
by chrbailey
Scope guard that prevents AI agents from exceeding task boundaries. Enforces the principle of minimal action -- do exactly what was asked, nothing more. Use when delegating tasks to AI agents, when an agent starts modifying files beyond the original request, or when generated code includes unnecessary abstractions, features, or refactoring.
solidity-foundry-development
by whackur
Foundry development workflow for Solidity smart contracts. Use when building, testing, or deploying with Foundry (forge, cast, anvil). Covers project setup, foundry.toml configuration, testing patterns, fuzz testing, invariant testing, fork testing, cheatcodes, deployment scripts, and debugging. Triggers on tasks involving forge build, forge test, forge script, cast, anvil, or Foundry-based Solidity development.
ngrok-preview
by wynnsu
Generate short-lived, mobile-friendly ngrok preview links for local artifacts and share them in Telegram. Use when OpenClaw produces images/charts/generated files that the user needs to view remotely on phone, and a temporary per-task link is preferred over manual file transfer.
wechat-search-collector
by httprunner
微信视频号搜索与结果遍历的自动化采集流程(Android),支持综合页搜索、个人页搜索等场景。
fetch-youtube-auto-closed-captions
by cmd-christopher
Download YouTube auto-generated closed captions (VTT) with yt-dlp when a user provides a YouTube URL or video ID and wants auto-subs/transcripts; includes checking for yt-dlp and offering install guidance if missing.
sequential-execution
by squirrel289
Execute dependent tasks in order where each task relies on previous results
SQLMap Database Penetration Testing
by jcastillotx
This skill should be used when the user asks to "automate SQL injection testing," "enumerate database structure," "extract database credentials using sqlmap," "dump tables and columns from a vulnerable database," or "perform automated database penetration testing." It provides comprehensive guidance for using SQLMap to detect and exploit SQL injection vulnerabilities.
deep-productivity
by hexbee
"Master deep work productivity through the three types of work framework (Building, Maintenance, Recovery). Use when user needs to: (1) Build a sustainable deep work routine with just 1 hour/day, (2) Create vision/anti-vision for life direction, (3) Structure goals using the 10-year → 1-year → 1-month → 1-week hierarchy, (4) Apply project-based learning to bridge skill gaps, (5) Identify lever-moving tasks that actually progress goals, (6) Balance focus work with necessary recovery for creativity."
discovery
by tstelzer
Use for deep design discovery and problem understanding before planning or implementation. Trigger when the user wants to think deeply, build knowledge, surface edge-cases, ask many questions, or explore the problem space without producing plans or code.
browser-cli
by li-xiu-qi
Control the user's current Chrome through the local browser-cli daemon and native CDP. Use when a task needs the already-open logged-in browser, daemon reuse, worker tabs, snapshots, clicks, typing, or low-friction current-browser automation instead of a fresh browser session.
Skillify - Agent Failure to Permanent Fix
by ohbryt
E2E smoke tests
vcs-change-request
by diegocanepa
'Standardized workflow for creating clear and actionable Pull Requests (GitHub) or Merge Requests (GitLab).'
gass
by BubblePub
每日追踪 Gabriel Attal 与 Stéphane Séjourné 的法媒/外媒报道与官方行程,聚类、排序(每日三大事置顶)、附来源链接与简短跨源对比,生成中文简报。Use when the user wants the Attal/Séjourné daily digest, French political tracking, or invokes /gass. No API keys required to consume — content comes from a central feed.
refine-task
by fancy-bread
Refine Task
batch-issues
by VitaDynamics
Decompose one or more plan files into actionable GitHub issues — one issue per concrete implementation task (~1-4h of work) with title, body, labels, and effort estimate.
youtube-uploader
by cgk-platform
Upload videos to YouTube with full metadata, thumbnails, playlists, Shorts detection, and scheduled publishing.
superpowers-development-workflow
by tstephx
Use when building features, fixing bugs, or writing code. Enforces TDD, systematic debugging, and structured planning workflows.
chronoplanner
by yitong0322
Generates a science-based daily or weekly schedule grounded in circadian rhythm, attention span research, and dopamine regulation. Trigger when the user wants to plan their day or week, schedule tasks, create a daily timetable, or asks how to organize today's work — especially phrases like "help me plan my day," "schedule my tasks," "what should I do today," "plan my week," or "make me a daily plan."
manage-jobs
by paulo20223
Create, edit, list, and delete ClaudeClaw cron jobs. Use when users ask to create a job, new job, add a job, edit a job, change job schedule, delete a job, remove a job, list jobs, show jobs, view jobs, cron job, schedule a job, recurring job, set up a notification, automate a task on schedule, change cron expression, modify job, job format, or mention files in .claude/claudeclaw/jobs/. Trigger phrases include "создай джоб", "новый джоб", "добавь джоб", "измени джоб", "отредактируй джоб", "удали джоб", "покажи джобы", "список джобов", "расписание джоба", "крон джоб".
pine-script-reference
by adamelliotfields
Create idiomatic Pine Script v6 indicators and strategies for TradingView. Use this skill when the user requests custom technical analysis tools implemented in Pine Script.