Marketplace
Ready-made agents, skills, personas, prompts, templates and tools. Each one is checked before it goes live, works with any model, and installs in a click. Rate what you use so the best rises to the top.
214.4K
listings
5
installs
0
reviews
73.6K
publishers
A service that does a whole job for you - research, coding, support - and reports back.
Step-by-step instructions an AI follows for one kind of task. Install once, reuse everywhere.
A voice and set of rules layered onto any model: tone, audience, do's and don'ts.
Search or browse by kind. Every card shows who made it, how many people installed it and what they think.
One click. You get a manifest the router understands, plus copy-paste snippets for the CLI, Python and YAML.
Leave a star rating after you have used it. Made something useful? Publish it - free listings go live immediately.
Prefer the terminal? osr stack apply registry://starter installs the starter template.
A ready-to-use prompt with fill-in-the-blank variables and notes on when it works best.
このリポジトリで、shared/configs.py に混在している設定を責務ごとに分離し、保存場所を整理してください。目的は、shared を本当に共通な境界だけに絞り、frontend 固有・backend 固有・runtime 固有の設定をそれぞれ適切な場所へ移すことです。また、純粋な定数データは JSON ファイルへ外出ししてください。