create-routine
OfficialTurn manual tasks into scheduled automations
AuthorEvolutionAPI
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Many recurring operational and analytical tasks are manual, error-prone, or forgotten; this Skill streamlines turning those tasks into repeatable scheduled routines so they run automatically and reliably.
Core Features & Use Cases
- Guided workflow: Asks what the routine should do, whether it needs AI or deterministic logic, schedule cadence, and desired outputs.
- Script generation: Produces ready-to-run Python templates for AI-backed ADWs or pure systematic scripts placed in ADWs/routines/custom with recommended timeouts and logging.
- Scheduler integration: Provides instructions to add the routine to the EvoNexus scheduler, including daily/weekly/monthly/interval examples and Makefile run targets.
- Use Case: Create a daily competitor analysis report using an agent, a five-minute API health check with no AI, or a nightly metrics snapshot that appends to CSV.
Quick Start
Create a daily routine named content-performance that runs the pixel-social-media agent and outputs an HTML report.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: create-routine Download link: https://github.com/EvolutionAPI/evo-nexus/archive/main.zip#create-routine Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.