mirror of
https://github.com/awesome-opencode/awesome-opencode.git
synced 2026-07-28 10:25:08 +00:00
19 lines
No EOL
651 B
YAML
19 lines
No EOL
651 B
YAML
name: Python Expert Agent for OpenCode
|
|
repo: https://github.com/amrahman90/python-expert-agent
|
|
tagline: Python Expert Agent tool for OpenCode - 4 subagents, 10 skills
|
|
description: A custom agent configuration for Python projects.
|
|
Includes
|
|
- 1 Primary Custom Agent `python-expert` with intelligent skill loading
|
|
- Predefined 4 Specialized Subagents for Code generation, review, testing, and exploration
|
|
- 10 On-Demand Skills for FastAPI, SQLAlchemy, pytest, asyncio, and more
|
|
- 3 Context Files for Standards, patterns, and security guidelines
|
|
|
|
scope:
|
|
- project # .opencode/agent/
|
|
|
|
tags:
|
|
- python
|
|
- agent
|
|
- skill
|
|
|
|
min_version: "0.0.4" |