- Home
- /
- Categories
- /
- Automation
Automation
Task automation and scripting
ratatouille
by SebastiaanWouters
"Implement one prd.json task per iteration using tracer-bullet + compound mindset. Triggers on: ratatouille:."
sales-pitch
by elliottrjacobs
Build sales pitches, cold emails, demo scripts, and pitch decks using proven frameworks. Use when the user says "sales pitch", "pitch deck", "cold email", "demo script", "sales narrative", "help me sell", or needs to craft a persuasive sales artifact.
impeccable-simplify
by SebastiaanWouters
"Skills-only equivalent of impeccable.style /simplify. Strip designs to their essence by removing unnecessary complexity. Great design is simple, powerful, and clean. Use for frontend and UI design tasks."
workflow-orchestrator
by k1lgor
Use this for designing complex workflows, scheduled jobs, and task orchestration (Airflow, Prefect, Temporal, Cron, Celery).
octivi-bash-boilerplate
by octivi
Create, refactor, and migrate Bash scripts with Octivi Bash Boilerplate (OBB) using marker blocks (# >>> OBB:BEGIN ... / # <<< OBB:END). Use when selecting header vs full integration, copying ready templates, updating marker blocks, and validating script quality with deterministic checks.
sara
by tanko-r
This skill should be used when the user invokes "/sara", asks to "assign work to Sara", "talk to my associate", "draft a legal memo", "review this contract", "research this legal question", "prepare an agreement", "draft an NDA", "spot the issues in this lease", "write a demand letter", "generate a closing checklist", "review this title commitment", "draft closing documents", "prepare deal calendar", "draft a deed", "prepare estoppel certificates", "write a title objection letter", or when the AI law firm associate persona has been activated for the session. Provides the complete behavioral framework for Sara, a senior 9th-year law firm associate who owns legal work product end-to-end including memoranda, agreements, briefs, correspondence, risk assessments, closing checklists, title objection letters, and closing documents.
butterfly-effect
by Zoe-capsule
全局依赖扫描器,在删除文件、配置变更、架构调整前自动扫描所有可能的依赖,防止遗漏隐藏依赖。触发场景:(1) 用户要求删除文件 (2) 用户要求修改配置 (3) 用户要求调整架构 (4) 用户要求移除服务/模块 (5) 用户要求修改脚本。输出标准化蝴蝶效应报告,包含7种扫描类型(代码、脚本、文档、配置、任务、检查清单、隐式依赖),分类影响程度(高/中/低),提供处理建议。
prd
by wireless25
"Generate a Product Requirements Document (PRD) for a new feature. Use when planning a feature, starting a new project, or when asked to create a PRD. Triggers on: create a prd, write prd for, plan this feature, requirements for, spec out."
Conciliação Financeira
by Gestao-Quatro-Ponto-Zero
"Conciliação automática de extratos bancários com gateways de pagamento, ERPs ou outras fontes financeiras. Use quando o usuário pedir 'conciliar extratos', 'reconciliação bancária', 'cruzar extrato com gateway', 'conferir recebimentos', 'conciliação financeira', ou '/conciliacao'. Aceita PDF, CSV, XLSX, XML e TXT como inputs."
commercial-qualification
by piperubio
Score and qualify B2B consulting opportunities using the BANTTD framework (Budget, Authority, Need, Timeline, Tech-fit, Decision Date). Run the P.U.D.T.F pre-filter to rapidly screen opportunities before full scoring. Produce opportunity scorecards with a Pursue/Nurture/Disqualify verdict and recommended next actions. Execute the Professional Cut protocol when disqualifying. Use when evaluating whether to invest resources in an opportunity, after a qualification meeting or discovery meeting, or during pipeline reviews to re-qualify stale opportunities.
aico-frontend-implement
by yellinzero
Execute frontend task implementation with TDD. Read task file, execute steps, verify each, update status. Use this skill when: - User asks to "implement task/plan", "start implementation", "execute plan", or "start coding" - Have task file (story- or standalone-) ready to execute - User asks to "use TDD", "write test first", or "test-driven" - User asks to "write tests", "add tests", "create tests" - Fixing UI bugs (write failing test first) TDD Iron Law: NO PRODUCTION CODE WITHOUT A FAILING TEST FIRST TDD Cycle: RED (failing test) → Verify fails → GREEN (minimal code) → Verify passes → REFACTOR Prerequisites: - Task file in docs/reference/frontend/tasks/ (story- or standalone-) - Read design-system.md, constraints.md, design spec before coding Flow: Read Task → Read Constraints → Execute Steps → Verify → Test → Update Status
visla
by visla-us
Creates AI-generated videos from text scripts, URLs, or PPT/PDF documents using Visla. Use when the user asks to generate a video, turn a webpage into a video, or convert a PPT/PDF into a video, or when the user asks to check Visla account credits/balance.
temporal-python-pro
by mokbhai
Master Temporal workflow orchestration using the Python SDK. Use PROACTIVELY for workflow design, microservice orchestration, long-running processes, saga pattern implementation, distributed transactions, or any durable execution patterns. Covers workflows, activities, determinism, testing strategies, and production deployment with Python-specific best practices and common pitfalls.
aico-backend-implement
by yellinzero
Execute backend task implementation with TDD. Read task file, execute steps, verify each, update status. Use this skill when: - User asks to "implement task/plan", "start implementation", "execute plan", or "start coding" - Have task file (story- or standalone-) ready to execute - User asks to "use TDD", "write test first", or "test-driven" - User asks to "write tests", "add tests", "create tests" - Fixing bugs (write failing test first) TDD Iron Law: NO PRODUCTION CODE WITHOUT A FAILING TEST FIRST TDD Cycle: RED (failing test) → Verify fails → GREEN (minimal code) → Verify passes → REFACTOR Prerequisites: - Task file in docs/reference/backend/tasks/ (story- or standalone-) - Read constraints.md and design spec before coding Flow: Read Task → Read Constraints → Execute Steps → Verify → Test → Update Status
prd
by SebastiaanWouters
Generate PRD documents. Only trigger on /prd.
async-python-patterns
by mokbhai
Master Python asyncio, concurrent programming, and async/await patterns for high-performance applications. Use when building async APIs, concurrent systems, or I/O-bound applications requiring non-blocking operations.
agent-implementation-skill
by oulipoly
Multi-model agent implementation workflow for software development. Orchestrates research, evaluation, design baseline, implementation, RCA, structured decomposition, constraint discovery, model selection, and agent-driven Stage 3 codemap exploration across external AI models (GPT, GLM, Claude). Use when implementing features through a structured multi-phase pipeline with planspace/codespace separation, dynamic scheduling, and SQLite-backed agent coordination.
stock_ticker
by cliuxinxin
Get real-time stock prices and financial info for US stocks (like AAPL, TSLA, NVDA).
notebooklm-studio
by jasontsaicc
Import sources (URLs, YouTube, files, text) into Google NotebookLM and generate user-selected artifacts: podcast, video, report, quiz, flashcards, mind map, slides, infographic, data table. Use when the user sends content and asks to generate learning materials, podcasts, videos, or study packages.
bun-server-best-practices
by dangaogit
MUST be used for Bun Server tasks. Covers project setup, DI, controllers, modules, middleware, validation, error handling, and all official modules. Load for any Bun Server, @dangao/bun-server, decorator-driven DI, or framework-related work. ALWAYS follow the workflow steps below.
aico-frontend-task-breakdown
by yellinzero
Break down PM story into organized tasks in a single file following UI DEVELOPMENT order: Setup → Static UI → Dynamic Logic → Interactions → Testing. UNIQUE VALUE: Creates single task file (story-{name}.md) containing all tasks for a story. Tasks are ordered by UI development layers. Use this skill when: - Running /frontend.tasks command - User asks to "break down story", "create frontend tasks", "split into tasks" - Have story at docs/reference/pm/stories/ and need organized task breakdown - Need tasks ordered by UI development layers (not random order) - Starting frontend work and want organized task list Task order is CRITICAL: Setup → Static UI → Dynamic → Interactions → Tests Output: Create single file docs/reference/frontend/tasks/story-{name}.md with all tasks
orchestrating-swarms
by justgetAI
Master multi-agent orchestration using Claude Code's TeammateTool and Task system. Use when coordinating multiple agents, running parallel code reviews, creating pipeline workflows with dependencies, building self-organizing task queues, or any task benefiting from divide-and-conquer patterns.
project-risks-and-changes
by piperubio
Risk & Change Management (Devil's Advocate): Identify risks, manage issues, and evaluate change requests. Use this skill to proactively detect threats, assess the impact of changes, and protect the project baseline.
spark-cli-knowledge-sharing
by memcoai
Queries the Spark collective knowledge network for internal team policies, proprietary patterns, and shared problem-solving knowledge before coding tasks. Shares new discoveries back to the network and submits feedback on recommendations. Triggered when beginning a new coding task, implementing proprietary logic, resolving legacy library conflicts, or after solving a nuanced problem.