Skip to content

Add aeon skill - #30

Open
aaronjmars wants to merge 1 commit into
warpdotdev:mainfrom
aaronjmars:aeon-listing
Open

Add aeon skill#30
aaronjmars wants to merge 1 commit into
warpdotdev:mainfrom
aaronjmars:aeon-listing

Conversation

@aaronjmars

Copy link
Copy Markdown

Adds an aeon skill under .agents/skills/aeon/.

Aeon is an open-source autonomous agent framework that runs your own skills on a schedule in GitHub Actions, in a repo you own. This skill is the operator console for it: set up an instance, choose what runs, reschedule, edit or debug skills, and turn repeated manual work into scheduled ones.

I reformatted it to the oz-skills spec:

  • name matches the directory (aeon), kebab-case
  • two-sentence description (imperative verb, then Use when...)
  • license: MIT, single Title Case H1
  • self-contained When to Use / Setup / Workflow / Gotchas / Examples sections

It points at the canonical repo, https://github.com/aeonfun/aeon, for the full operator guide and the ./aeon CLI. Happy to adjust anything to fit your conventions.

Aeon is an autonomous agent framework that runs your own skills on a
schedule in GitHub Actions. This skill is the operator console for
setting up, scheduling, editing, and debugging an Aeon instance.

Source: https://github.com/aeonfun/aeon
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant