Share Your Config
Got a well-tuned oh-my-openagent.json or a custom skill? Share it with the community.
Share Your oh-my-openagent.json
Submit your configuration with a brief description of what it's optimized for:
markdown
## Title: Cost-optimized Go + React Setup
**What it does:** Routes all simple tasks to free models, uses premium only for architecture and complex work.
**Best for:** Solo developers building full-stack Go + React apps.
\`\`\`json
{
"agents": { ... },
"categories": { ... }
}
\`\`\`Share a Custom Skill
Created a useful skill with /write-a-skill? Share it:
- Open a PR adding your skill to a
community/skills/directory - Include a README explaining what it does and when to use it
- Link it in the community config page
Submission Channels
- GitHub PR: Add to
reference/examples/orcommunity/skills/ - GitHub Discussion: Start a discussion in the repo
- Issue: Open an issue with
[config-share]or[skill-share]prefix