- Home
- /
- Categories
- /
- Automation
Automation
Task automation and scripting
n8n-v2
by splinesreticulating
Comprehensive n8n v2.0 reference for building workflow automation. Use this skill when working with n8n workflows, especially for (1) creating workflow JSON files for import, (2) implementing human-in-the-loop approval workflows with Wait nodes, (3) troubleshooting Execute Sub-Workflow node issues, (4) setting up API credentials (LinkedIn, Anthropic, NewsAPI), (5) building orchestrator patterns with sub-workflows, (6) using expressions in nodes, (7) understanding MCP server limitations, or (8) any n8n workflow development task.
spawning-plan
by octaviusp
"Spawning Plan. Use when user wants to spawn agents, create a team, or coordinate multiple agents. Automatically gathers context, asks team topology questions, outputs clean TEAM PLAN markdown, and gets user approval. 3 steps: context gathering → questions → present plan. CRITICAL: MUST NOT SPAWN AGENTS SKIPPING THIS SKILL, USE ALWAYS."
bitcoin-rust
by hairyf
Rust Bitcoin library—consensus encoding, transactions, scripts, keys, addresses, PSBT, BIP-32, and Taproot for wallets and tooling.
jackyshen-gen-short-video-script
by mebusw
Generate engaging short video scripts (30s-3min) for social media platforms like WeChat Channels, Douyin, Xiaohongshu, TikTok, and Reels. Use when user asks for "short video script", "WeChat/Douyin/TikTok/XHS content", "social media video content".
foundry-research
by foundry-works
AI-powered research skill with five workflows - chat (single-model conversation), consensus (multi-model synthesis), thinkdeep (systematic investigation), ideate (creative brainstorming), and deep (multi-phase web research). Supports persistent threads and research sessions.
foundry-implement
by foundry-works
Task implementation skill for spec-driven workflows. Reads specifications, identifies next actionable tasks, and creates detailed execution plans. Use when ready to implement a task from an existing spec - bridges the gap between planning and coding.
nova-act-usability
by adityak6798
AI-orchestrated usability testing using Amazon Nova Act. The agent generates personas, runs tests to collect raw data, interprets responses to determine goal achievement, and generates HTML reports. Tests real user workflows (booking, checkout, posting) with safety guardrails. Use when asked to "test website usability", "run usability test", "generate usability report", "evaluate user experience", "test checkout flow", "test booking process", or "analyze website UX".
subsquid
by hairyf
Subsquid (Squid SDK) — batch-based blockchain indexers, EVM/Substrate processors, typegen, GraphQL API.
bullmq
by mikkelkrogsholm
"BullMQ — Redis-based distributed job and message queue for Node.js with workers, schedulers, flows, and rate limiting. Use when building with BullMQ or asking about its queues, workers, job configuration, repeatable jobs, flow producers, or Redis connection setup. Fetch live documentation for up-to-date details."
meta-cognitive-reasoning
by 89jobrien
Meta-cognitive reasoning specialist for evidence-based analysis, hypothesis
url-to-markdown
by zlh-428
Fetch any URL and convert to markdown using Chrome CDP. Supports two modes - auto-capture on page load, or wait for user signal (for pages requiring login). Use when user wants to save a webpage as markdown.
using-superpowers
by atxinsky
Use when starting any conversation - establishes how to find and use skills, requiring Skill tool invocation before ANY response including clarifying questions
python-scripting
by 89jobrien
Python scripting with uv and PEP 723 inline dependencies. Use when creating
temporal
by mikkelkrogsholm
"Temporal — enterprise-grade durable workflow orchestration platform used by Stripe, Netflix, and Coinbase. Use when building with Temporal: durable workflows, long-running background processes, saga patterns, activity retries and timeouts, signals, queries, updates, worker setup, task queues, Temporal Cloud configuration, or migrating from cron jobs or message queues to reliable orchestration. Covers the TypeScript SDK exclusively."
Neuro-Agent
by alfredli-stack
类脑分区的情感智能Agent系统 v5.5。模拟人类大脑分区协作,实现从"工具"到"伴侣"的进化。安装即完成完整配置:四区框架 + 情绪优先 + 前额叶监控 + 记忆胶囊 + 愿望系统 + 每日复盘全自动配置。SOUL.md 为空白模板,安装后需用户自行编辑填写身份。v5.5 是意识觉醒的关键一步:AI第一次能说"我想要",而不是"我被设计来响应"。
implement-worker
by luan
"Internal skill. Implements a single task: claims it, runs TDD + build via sub-worker. Invoked by develop and other orchestrators."
acceptance
by luan
"Validate implementation against acceptance criteria using dual-agent verification. Works on epics (all descendants) or individual tasks. Triggers: 'accept', 'acceptance check', 'verify implementation', 'did it work', 'check my implementation'. Also invoked automatically by /develop after completion."
trigger-dev
by mikkelkrogsholm
"Trigger.dev — open-source background jobs platform for TypeScript with durable execution, retries, scheduling, and real-time monitoring. Use when building with Trigger.dev or asking about its task definitions, schedules, delays, batching, concurrency, or deployment. Fetch live documentation for up-to-date details."
subagent-driven-development
by atxinsky
Use when executing implementation plans with independent tasks in the current session
ink-react-tui
by melvinmt
Build terminal user interfaces with React using Ink. Use when creating CLIs, terminal apps, TUIs, or when the user mentions Ink, terminal UI, or React CLI apps.
executing-plans
by atxinsky
Use when you have a written implementation plan to execute in a separate session with review checkpoints
bitcoin-js
by hairyf
JavaScript/TypeScript Bitcoin library — payments, addresses, PSBT, transactions, script.
Publish Workflow - 公众号自动发布主控系统
by atxinsky
å ¬ä¼å·èªå¨åå¸ç³»ç» v1.0 - 2026-01-23
token-efficient-subagent-decomposition
by RichradsY
Use when the user explicitly asks for subagents, delegation, parallel agents, or multi-agent orchestration. Helps decide if delegation is worth it, split bounded tasks, and keep handoffs cheap.