An open API service indexing awesome lists of open source software.

https://github.com/jonmagic/agents


https://github.com/jonmagic/agents

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

# Agents

These are the "agents" that I use on a daily/weekly/monthly/quarterly/yearly basis to help me manage my life and work. They are simply prompts that describe a goal, how an agent should work, a process it should follow, and a set of tools it should use to accomplish the goal.

For the most part they are built around my belief that [collaborations are better than automations](https://jonmagic.com/posts/designing-collaborations-not-just-automations/) for heavy context tasks. So these agents are designed to work with me, to reduce the energy spent on manual data collection, organization, and summarization, so that I can focus on the higher level thinking and decision making that only I can do.

## Usage

To use these agents in your projects, copy the agent files from the `agents/` folder in this repository to a `.github/agents/` folder in your target repository. GitHub doesn't currently support a global `.github/agents` folder, so the agents need to be copied to each repository where you want to use them.

## License

This project is licensed under the [ISC License](LICENSE).