https://github.com/jonmagic/agents
https://github.com/jonmagic/agents
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/jonmagic/agents
- Owner: jonmagic
- License: isc
- Created: 2025-11-11T16:26:29.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2025-11-11T17:42:13.000Z (6 months ago)
- Last Synced: 2025-11-11T19:21:56.946Z (6 months ago)
- Size: 33.2 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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).