- Home
- /
- Categories
- /
- Automation
Automation
Task automation and scripting
jujutsu-colocated
by khoaHyh
Safe, practical workflows for using Jujutsu (jj) in colocated repositories (.git + .jj) and parallel-agent environments. Use when planning, editing, splitting, recovering, coordinating, isolating parallel agents with workspaces, or publishing changes with jj, especially when avoiding destructive history/state operations.
SKILL.md
by dance10
escalation_needed: true false
Workflow Orchestration Skill
by ckillgore
Read the docs: Never silently skip the lessons review. If tasks/lessons.md exists, read it before starting.
obsidian-tasks
by larsderidder
Set up and manage an Obsidian task board with Kanban + Dataview. Creates a Tasks/Board.md pipeline (Backlog/Todo/In Progress/Review/Done), per-task notes with YAML frontmatter (status/priority/category/due), and dashboards via Dataview queries. Use for task tracking, moving cards between columns, keeping board + frontmatter in sync, and linking tasks to supporting notes/research.
Ralph (Autonomous Loop)
by anorbert-cmyk
An autonomous agent loop that iteratively plans, executes, and verifies tasks from a PRD or Task list until completion, mimicking the behavior of the Ralph CLI tool.
sap-btp-job-scheduling
by dherbe-digital
This skill provides comprehensive guidance for SAP BTP Job Scheduling Service development, configuration, and operations. It should be used when creating, managing, or troubleshooting scheduled jobs on SAP Business Technology Platform. The skill covers service setup, REST API usage, schedule types and formats, OAuth 2.0 authentication, multitenancy, Cloud Foundry tasks, Kyma runtime integration, and monitoring with SAP Cloud ALM and Alert Notification Service. Keywords: SAP BTP, Job Scheduling, jobscheduler, cron, schedule, recurring jobs, one-time jobs, Cloud Foundry tasks, CF tasks, Kyma, OAuth 2.0, XSUAA, @sap/jobs-client, REST API, asynchronous jobs, action endpoint, run logs, SAP Cloud ALM, Alert Notification Service, multitenancy, tenant-aware, BC-CP-CF-JBS
csharp-code-review
by TriNgo0108
Master C# and .NET code review patterns including async/await, LINQ optimization, dependency injection, Entity Framework, and null safety. Use PROACTIVELY when reviewing C#/.NET PRs.
wtv
by christopheraaronhogg
Write The Vision (WTV): vision-aligned development with Paul the Masterbuilder and Biblical artisans. Reads VISION.md, gathers counsel, creates plans, delegates execution, verifies results.
brief
by ddaanet
Transfer context (scope changes, decisions, conclusions) to a worktree task via plans/<plan>/brief.md. Triggers: "brief a worktree", "write a brief", "/brief <slug>", "transfer context to worktree".
a2a-sdk
by xuziqiang98
Comprehensive Agent2Agent (A2A) JavaScript SDK skill for building A2A-compliant agents and clients. Use when implementing or integrating @a2a-js/sdk, creating A2A servers/clients, using JSON-RPC/REST/gRPC transports, streaming task updates, handling tasks/artifacts, authentication, or push notifications.
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.
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.
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).'