Skip to content

Add Aeon Operator agent configuration - #30

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

Add Aeon Operator agent configuration#30
aaronjmars wants to merge 1 commit into
zencoderai:mainfrom
aaronjmars:aeon-listing

Conversation

@aaronjmars

Copy link
Copy Markdown

Summary

Adds Aeon Operator, an agent configuration for setting up and running an Aeon autonomous agent instance from inside a coding agent.

Aeon runs a user's own skills on a schedule in GitHub Actions (a skill is a skills/<name>/SKILL.md file; aeon.yml declares what runs and when). The Aeon Operator agent covers the operator workflow end to end:

  • Start from scratch and get one real run live
  • Enable, install, and schedule skills
  • Edit what an existing skill does
  • Debug a skill that will not fire
  • Set the STRATEGY.md north star and soul/ voice
  • Mine past coding-agent chats into a new scheduled skill

Format

  • File: agents/aeon-operator.json, kebab-case
  • Follows the standard { name, instructions, tools } structure
  • tools: shell, file_search, full_text_search, file_edit, github

Repo: https://github.com/aeonfun/aeon - Homepage: https://aeon.fun

Aeon Operator sets up and runs an Aeon autonomous agent instance from
inside a coding agent: get one live, enable and schedule skills, edit
what a skill does, debug a skill that will not fire, set strategy and
voice, and turn repeated manual work into a scheduled skill.

Repo: 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