Automation

Task automation and scripting

Showing 1897-1920 of 4603 skills
marioluciofjr

calculadora-cdi

by marioluciofjr

"Skill para calcular o valor futuro de investimentos atrelados ao CDI. Use esta skill SEMPRE que o usuário utilizar o gatilho /cdi ou mencionar cálculo de investimento atrelado ao CDI, percentual do CDI, renda fixa CDI, rendimento CDI ou valor futuro de aplicação CDI. O usuário informa o valor investido e o percentual do CDI que o investimento oferece (ex: 110% do CDI). A skill coleta também o período e a taxa CDI vigente, executa o cálculo via script Python (cdi.py) buscando a taxa atualizada via web scraping, e retorna uma tabela markdown com valor investido, período, taxa efetiva e valor futuro projetado."

Automation 11 4mo ago
Takazudo

sync-force-to

by Takazudo

Force-sync current branch into a remote target branch by deleting the remote target and re-pushing. Overwrites target branch history without using git push --force. Use when 'sync-to' failed due to conflicts, or when user says 'sync force to', 'force sync to', 'force push to branch', or wants to overwrite a target branch with their current branch.

Automation 11 5mo ago
ZhanlinCui

using-superpowers

by ZhanlinCui

Use when starting any conversation - establishes how to find and use skills, requiring Skill tool invocation before ANY response including clarifying questions

Automation 175 6mo ago
mfwarren

founder-productivity

by mfwarren

Production-ready entrepreneurship skills for Claude Code — marketing, sales, operations, finance, and leadership. 24 skills built by a founder, for founders.

Automation 46 5mo ago
ZhanlinCui

writing-plans

by ZhanlinCui

Use when you have a spec or requirements for a multi-step task, before touching code

Auth 175 6mo ago
markus41

hierarchical-decomposition

by markus41

Breaks large initiatives into orchestrator -> manager -> specialist execution trees.

Agents 18 5mo ago
markus41

FastAPI Background Tasks

by markus41

This skill should be used when the user asks to "create background task", "add async job", "implement task queue", "schedule periodic task", "use Celery", "use ARQ", "process async", or mentions background processing, task queues, job scheduling, workers, or async jobs. Provides multiple task queue framework patterns.

Automation 18 7mo ago
TyrealQ

q-exploratory-analysis

by TyrealQ

"Universal exploratory data analysis for tabular datasets. Interviews the user to confirm column measurement levels, then applies appropriate analysis for each: descriptive statistics and distribution shape for numeric variables, frequency tables for categorical, proportion analysis for binary, text frequency analysis for free-text fields, and temporal trend analysis for date columns. Produces a structured TABLE/ folder of CSV outputs and a holistic EXPLORATORY_SUMMARY.md with flagged insights. Use before methods/results writing in academic workflows."

Automation 24 5mo ago
ZhanlinCui

subagent-driven-development

by ZhanlinCui

Use when executing implementation plans with independent tasks in the current session

Automation 175 6mo ago
ZhanlinCui

docx

by ZhanlinCui

"Comprehensive document creation, editing, and analysis with support for tracked changes, comments, formatting preservation, and text extraction. When Claude needs to work with professional documents (.docx files) for: (1) Creating new documents, (2) Modifying or editing content, (3) Working with tracked changes, (4) Adding comments, or any other document tasks"

Automation 175 6mo ago
ZhanlinCui

executing-plans

by ZhanlinCui

Use when you have a written implementation plan to execute in a separate session with review checkpoints

Analytics 175 6mo ago
snarktank

prd

by snarktank

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

Automation 537 6mo ago
Svenja-dev

token-budget-advisor

by Svenja-dev

Proactive token budget assessment and task chunking strategy. Use this skill when queries involve multiple large file uploads, requests for comprehensive multi-document analysis, complex multi-step workflows with heavy research (10+ tool calls), phrases like "complete analysis", "full audit", "thorough review", "deep dive", or tasks combining extensive research with large output artifacts. This skill helps assess token consumption risk early and recommend chunking strategies before beginning work.

Academic 38 7mo ago
Svenja-dev

learning-capture

by Svenja-dev

Recognize and capture reusable patterns, workflows, and domain knowledge from work sessions into new skills. Use when completing tasks that involve novel approaches repeated 2+ times, synthesizing complex domain knowledge across conversations, discovering effective reasoning patterns, or developing workflow optimizations. Optimizes for high context window ROI by identifying patterns that will save 500+ tokens per reuse across 10+ future uses.

Automation 38 7mo ago
team-telnyx

clawdtalk-client

by team-telnyx

ClawdTalk — Voice calls, SMS, and AI Missions for Clawdbot

Automation 175 5mo ago
mhylle

create-plan

by mhylle

Create detailed implementation plans through interactive research and iteration. This skill should be used when creating new implementation plans, designing feature specifications, planning technical work, or when the user asks to plan an implementation. Triggers on requests like "create a plan", "plan the implementation", "design how to implement", or when given a feature/task that needs structured planning before implementation.

Auth 17 6mo ago
mhylle

team-create-plan

by mhylle

Team-based implementation planning with adversarial design review. Spawns an Architect, Risk Analyst, and Researcher who explore competing designs and challenge each other before producing a plan. Use when planning complex features, high-stakes changes, or when multiple valid approaches exist. Triggers on "team create plan", "team plan", "deep plan", or when the user explicitly wants team-based planning.

Automation 17 5mo ago
blacktop

handoff

by blacktop

Generate optimized handoff prompts for delegating tasks to LLM agents. Use when needing to hand off work to another agent (GPT-5.2/Codex, Claude Opus 4.5/Sonnet 4, or Gemini 3 Pro/Flash), whether for a sub-task/parallel task within the same project or a fresh start handoff to a new agent context. Triggers on requests like "create a handoff prompt", "delegate this task to another agent", "hand this off", or "prepare context for another agent".

Automation 17 6mo ago
jshchnz

scheduler

by jshchnz

Schedules Claude Code tasks to run automatically at specific times using native OS schedulers (launchd on macOS, crontab on Linux, Task Scheduler on Windows). Handles one-time tasks like "today at 3pm remind me to deploy", "tomorrow morning run the test suite", "next Tuesday at 2pm review the API changes", "January 15th check the quarterly metrics". Also handles recurring tasks like "every weekday at 9am review yesterday's code", "daily at 6pm summarize what I accomplished", "every Monday at 10am check for security vulnerabilities", "every 4 hours check API health". Recognizes time formats like "at 9am", "at 1015am", "at 10:30pm", "at noon", relative times like "tomorrow", "tonight", "later", "next week", and dates like "January 15th". Use this skill instead of executing immediately whenever the user's request contains a time expression like "at Xam", "tomorrow", or any future time reference.

Automation 508 6mo ago
dbos-inc

dbos-typescript

by dbos-inc

DBOS TypeScript SDK for building reliable, fault-tolerant applications with durable workflows. Use this skill when writing TypeScript code with DBOS, creating workflows and steps, using queues, using DBOSClient from external applications, or building applications that need to be resilient to failures.

Agents 7 6mo ago
dbos-inc

dbos-python

by dbos-inc

DBOS Python SDK for building reliable, fault-tolerant applications with durable workflows. Use this skill when writing Python code with DBOS, creating workflows and steps, using queues, using DBOSClient from external applications, or building applications that need to be resilient to failures.

Agents 7 6mo ago
disliked-romancelanguage5249

thue-tncn-vietnam

by disliked-romancelanguage5249

Use when user asks about Vietnamese personal income tax (TNCN), tax finalization (quyet toan), dependent deductions (giam tru gia canh), freelancer/KOL/online seller tax, eTax Mobile, or tax deadlines. Covers fiscal year 2026 under Law 109/2025/QH15. Triggers on: thue, TNCN, quyet toan, ke khai, HKD, 500 trieu nguong, expat, KOL, seller.

Agents 7 3mo ago
rube-de

cdt

by rube-de

"Multi-agent development workflow using Agent Teams. Supports four modes: plan (architect teammate + PM teammate debate → plan.md), dev (developer teammate + code-tester teammate + qa-tester teammate + reviewer teammate iterate → code), full (plan → approval gate → dev), and auto (plan → dev, no gate). Use when tasks benefit from collaborative agent teammates with peer messaging."

Agents 10 5mo ago
rube-de

next

by rube-de

Triage open GitHub issues and recommend what to work on next. Builds a dependency graph from issue bodies, detects circular dependencies, ranks unblocked issues by weighted scoring (blocks-others, priority, type, age, milestone), and presents top candidates for interactive selection. Triggers: what should I work on next, triage backlog, next issue, pick next task, recommend issue, prioritize issues.

Analytics 10 5mo ago