๐Ÿ”
AutomationTypeScript

Auto Workflow

by aeonfun

Auto Workflow is an Automation skill for Claude Code, published by aeonfun in aeon.

679 stars242 forkson aeonfun/aeonAdded 2026/08/24+1% in starsRepository updated 2026/08/23
agent-frameworkagentsaiai-agentsanthropicautomationautonomous-agentsclaudeclaude-codedevopsgithub-actionsharnessllmmcp
Install in seconds
Install Auto Workflow
Copy Auto Workflow into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/aeonfun/aeon/tree/main/skills/auto-workflow ~/.claude/skills/auto-workflow

Requires Node.js. Downloads this skill only โ€” not the rest of the repository โ€” into your Claude Code skills folder.

Without Node.js

git clone https://github.com/aeonfun/aeon.git

Clones the whole repository, then copy the skillโ€™s own directory into your skills folder yourself.

In this catalog

Source file
skills/auto-workflow/SKILL.md in aeonfun/aeon
Installs to
~/.claude/skills/auto-workflow
Collection
One of 25 skills cataloged from this repository
Category
Automation โ€” 1523 skills

What Auto Workflow does

Auto Workflow analyzes URLs, checks observed signals, and generates a tiered aeon.yml enablement plan with a diff. It can also enable selected slugs in aeon.yml, validate them, and open a PR.

Auto Workflow is cataloged under Automation on DirSkills. Auto Workflow comes from a repository tagged agent-framework, agents, ai, ai-agents and anthropic.

Documentation

README

${var} โ€” selects the mode:

  • Analyze (default): a URL to analyze (GitHub repo, X account, blog, project site, API docs, etc.). Multiple URLs comma-separated. Prefix a URL with force: to re-analyze one already in the ledger. Produces a tiered recommendation article + an aeon.yml diff โ€” it does not mutate aeon.yml.
  • Enable: enable:slug1,slug2,โ€ฆ โ€” flip those skills' enabled: false โ†’ true in aeon.yml, validate each against skills/, then commit + open a PR. enable:dry-run:slug1,slug2 validates and reports without editing, committing, or opening a PR.

Example values: https://example.com/blog ยท @vitalikbuterin, github.com/foundry-rs/foundry ยท force:https://mirror.xyz/somedao ยท enable:rss-digest,github-monitor ยท enable:dry-run:price-alert

This is the opening of the README. Read the full README on GitHub.

Commands Auto Workflow provides

Slash commands named in this skillโ€™s SKILL.md, listed in the order they first appear.

  • /robots
  • /sitemap
  • /feed

Frequently asked about Auto Workflow

  • What else does aeonfun publish alongside Auto Workflow?

    Auto Workflow is one of 25 skills that DirSkills catalogs from aeonfun/aeon, the repository it ships in. Its siblings there include Action Converter, Aeon Doctor and Aeon Update. Each one is a separate skill with its own page in this directory, installs the same way Auto Workflow does, and is maintained by aeonfun in that same repository. The rest of the collection is listed on the aeonfun/aeon page.

  • How does Auto Workflow compare to other Automation skills?

    Auto Workflow ranks #1097 by stars among the 1523 Automation skills in this catalog. The most-starred ones next to it are Autonomous Loops, Autonomous Agent Harness and Automation Audit Ops. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Auto Workflow against them. Open each page to compare what they document and how they install.

More from aeonfun/aeon

Auto Workflow is one of 25 skills cataloged on DirSkills from aeonfun/aeon.

See all 25 skills โ†’