Automation

Task automation and scripting

Showing 2833-2856 of 4602 skills
jackspace

cloudflare-agents

by jackspace

Comprehensive guide for the Cloudflare Agents SDK - build AI-powered autonomous agents on Workers + Durable Objects. Use when: building AI agents, creating stateful agents with WebSockets, implementing chat agents with streaming, scheduling tasks with cron/delays, running asynchronous workflows, building RAG (Retrieval Augmented Generation) systems with Vectorize, creating MCP (Model Context Protocol) servers, implementing human-in-the-loop workflows, browsing the web with Browser Rendering, managing agent state with SQL, syncing state between agents and clients, calling agents from Workers, building multi-agent systems, or encountering Agent configuration errors. Prevents 15+ documented issues: migrations not atomic, missing new_sqlite_classes, Agent class not exported, binding name mismatch, global uniqueness gotchas, WebSocket state handling, scheduled task callback errors, state size limits, workflow binding missing, browser binding required, vectorize index not found, MCP transport confusion, authentication bypassed, instance naming errors, and state sync failures. Keywords: Cloudflare Agents, agents sdk, cloudflare agents sdk, Agent class, Durable Objects agents, stateful agents, WebSocket agents, this.setState, this.sql, this.schedule, schedule tasks, cron agents, run workflows, agent workflows, browse web, puppeteer agents, browser rendering, rag agents, vectorize agents, embeddings, mcp server, McpAgent, mcp tools, model context protocol, routeAgentRequest, getAgentByName, useAgent hook, AgentClient, agentFetch, useAgentChat, AIChatAgent, chat agents, streaming chat, human in the loop, hitl agents, multi-agent, agent orchestration, autonomous agents, long-running agents, AI SDK, Workers AI, "Agent class must extend", "new_sqlite_classes", "migrations required", "binding not found", "agent not exported", "callback does not exist", "state limit exceeded"

Agents 16 8mo ago
jackspace

code-review

by jackspace

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.

Automation 16 8mo ago
jackspace

bash-script-helper

by jackspace

Expert helper for bash scripting, debugging, and best practices

Automation 16 8mo ago
Sstobo

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."

Academic 25 9mo ago
Sstobo

ai-elements-workflow

by Sstobo

This skill provides guidance for building workflow visualizations using Vercel AI Elements and React Flow. It should be used when implementing interactive node-based interfaces, workflow diagrams, or process flow visualizations in Next.js applications. Covers Canvas, Node, Edge, Connection, Controls, Panel, and Toolbar components.

Agents 25 6mo ago
LeeFeee

Content-Architect

by LeeFeee

"母内容结构构建器 (Content-Architect) - 将已验证观点升级为'可长期复用的核心内容',明确哪些部分必须由人类完成。当用户有一个数据表现好的短内容、被反复引用的观点、或感觉很重要的想法时使用此 skill。设计完整的母内容结构蓝图,包括承诺、钩子方案、正文结构、CTA设计和后续裂变方向。"

Automation 25 6mo ago
duongdev

linear-subagent-guide

by duongdev

Guides optimal Linear operations usage with caching, performance patterns, and error handling. Auto-activates when implementing CCPM commands that interact with Linear. Prevents usage of non-existent Linear MCP tools.

Automation 9 7mo ago
mave99a

novel-creator

by mave99a

Interactive novel creation workflow combining RPG-style storytelling with professional EPUB ebook production. Use when users want to: (1) Create interactive stories/RPG games with branching choices, (2) Write full novels from story concepts, (3) Generate novels with time-travel/fantasy/romance elements, (4) Convert markdown stories to EPUB ebooks, (5) Create Chinese web novels with ancient poetry paired with modern lyrics, (6) Write light novels or serialized fiction. Triggers: "write a novel", "create a story", "interactive fiction", "RPG story", "make an ebook", "穿越小说", "写小说", "创作故事", "制作电子书"

Agents 9 6mo ago
AIGNE-io

doc-smith-create

by AIGNE-io

"Generate and update structured documentation from project data sources. Supports initial generation and modifying existing documents. Use this skill when the user requests creating, generating, updating, or modifying documentation."

Automation 9 5mo ago
duongdev

workflow-state-tracking

by duongdev

Tracks and visualizes CCPM workflow state transitions (IDEA → PLANNED → IMPLEMENTING → VERIFYING → VERIFIED → COMPLETE). Prevents invalid state transitions and suggests appropriate next actions. Auto-activates when users ask about task status, "where am I in the workflow", "what should I do next", or "can I do this now".

Agents 9 7mo ago
duongdev

pm-workflow-guide

by duongdev

Provides intelligent context-aware PM workflow guidance with automatic phase detection. Prioritizes 6 natural workflow commands (plan, work, sync, commit, verify, done) for streamlined project management. Auto-activates when user mentions planning, implementation, verification, spec management, or asks "what command should I use". Detects workflow phase and suggests optimal command path. Provides learning mode for new users. Prevents common mistakes and offers error prevention. Works with pm-workflow state machine (IDEA → PLANNED → IMPLEMENTING → VERIFYING → VERIFIED → COMPLETE).

Automation 9 7mo ago
duongdev

planning-strategy-guide

by duongdev

Guides intelligent planning strategies with automatic phase detection and complexity assessment. Auto-activates when users mention epic breakdown, feature decomposition, scope estimation, dependency analysis, risk identification, or ask "how do I plan this complex task", "break down this feature", "what's the scope", "estimate effort", "identify dependencies", or "planning strategy". Provides interactive planning mode with 6 planning phases (complexity assessment, scope definition, dependency analysis, risk identification, task breakdown, effort estimation). Works with sequential-thinking for complex decomposition, docs-seeker for research, pm-workflow-guide for command suggestions, and linear-subagent-guide for Linear integration.

API Dev 9 7mo ago
johnlindquist

perf

by johnlindquist

Performance profiling and optimization. Use for benchmarking code, analyzing performance, running Lighthouse audits, and finding hotspots.

Automation 24 7mo ago
johnlindquist

beads

by johnlindquist

Track tasks and issues using the bd CLI. Use for task management, sprint planning, dependency tracking, and project organization. Replaces TodoWrite.

Automation 24 7mo ago
johnlindquist

chrome

by johnlindquist

Browser automation using Puppeteer or Playwright. Use for web testing, screenshots, form filling, and automated browser interactions.

Automation 24 7mo ago
johnlindquist

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".

Agents 24 7mo ago
ammosu

video-downloader

by ammosu

Downloads videos from YouTube and other platforms for offline viewing, editing, or archival. Handles various formats and quality options.

Automation 24 9mo ago
johnlindquist

workflow

by johnlindquist

Manage GitHub Actions workflows using gh CLI. Use to check CI status, view run logs, analyze failures, and rerun workflows.

Agents 24 7mo ago
DoubleslashSE

atomic-tasks

by DoubleslashSE

Task structure and atomic commit patterns for granular, verifiable work units

Automation 4 6mo ago
QuestNova502

code-reviewer

by QuestNova502

Comprehensive code review skill for TypeScript, JavaScript, Python, Swift, Kotlin, Go. Includes automated code analysis, best practice checking, security scanning, and review checklist generation. Use when reviewing pull requests, providing code feedback, identifying issues, or ensuring code quality standards.

Automation 4 6mo ago
DoubleslashSE

capability-discovery

by DoubleslashSE

Dynamic plugin enumeration and capability mapping with delegation priority and explicit routing announcements

Agents 4 6mo ago
vishalsachdev

formbuilder-admin

by vishalsachdev

Create, edit, and manage forms in the University of Illinois ATLAS FormBuilder Admin application (appserv7.admin.uillinois.edu/FormBuilderAdmin). Use when the user needs to work with FormBuilder forms including: creating or editing form questions and sections, configuring event session categories and event sessions, setting up payment line items and CFOAPAL codes, managing workflow phases and routing triggers with conditional statements, configuring authentication and self-registration for local users, editing form periods, managing waitlists and registration limits, setting up question triggers for conditional visibility, working with text merge fields, handling form responses and reports, or troubleshooting form behavior. Keywords: FormBuilder, ATLAS, UIUC, form builder, event registration, survey, form questions, payment configuration, workflow, routing triggers, phases, event sessions, iPay, CFOAPAL.

Agents 4 5mo ago
DoubleslashSE

workflow-orchestration

by DoubleslashSE

Phase coordination, agent handoffs, and workflow state machine management

Agents 4 6mo ago
faionfaion

faion-sdd-execution

by faionfaion

"SDD execution: quality gates, reflexion learning, pattern/mistake memory, code review."

Agents 4 6mo ago