Skip to content

FlorianDoerr/extendend-Opencode-Agents

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

OpenCode Agents Collection

A curated collection of useful agents for the OpenCode environment.

This repository provides reusable agent implementations designed to extend OpenCode workflows, automate tasks, and support multi-agent collaboration patterns.

About OpenCode Agents

Agents in OpenCode can be implemented in multiple ways:

JSON-based Agents

Define agents using JSON configuration files.

Documentation:
https://opencode.ai/docs/agents/#json

Markdown-based Agents

Define agents using Markdown files.

Documentation:
https://opencode.ai/docs/agents/#markdown

General Agent Documentation

Learn more about OpenCode agents:

https://opencode.ai/docs/agents/


Implemented Agents

Manager

A coordination agent for complex task execution.

  • Breaks down complex tasks into smaller subtasks
  • Distributes subtasks across multiple sub-agents
  • Coordinates execution and aggregates results
  • Improves performance through multi-agent collaboration

Contributing

Contributions are welcome. Feel free to add new agents, improve existing ones, or suggest new multi-agent patterns.

License

MIT

About

A curated collection of useful agents for the OpenCode environment.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages