Keep the MVP limited to Korean, English, Math, Social Studies, and Science. Do not add external AI calls, analytics, student-data collection, broad host permissions, or Chrome-installed metadata.
Verification commands and evidence expectations are defined in docs/harness/manifest.md.
Use it
Copy one of these into your project. Installing also returns the manifest and these snippets.
yaml
targets:
- https://api.opensmartroute.ai/api/v1/registry/reasonofmoon-promptusher-promptusher/manifest # or paste the manifest below
Manifest
An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.
reasonofmoon-promptusher-promptusher.ocm.jsonjson
{
"ocm": "1",
"id": "reasonofmoon-promptusher-promptusher",
"kind": "skill",
"name": "PromptUsher",
"description": "PromptUsher is a Korean-first Chrome MV3 prompt workbench for teachers and instructors.",
"publisher": "Reasonofmoon",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"skill-md",
"github-agents"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"PromptUsher is a Korean-first Chrome MV3 prompt workbench for teachers and instructors."
],
"primary": false,
"metadata": {
"source": {
"provider": "github-agents",
"repository": "https://github.com/Reasonofmoon/PromptUsher",
"path": "AGENTS.md",
"ref": "8af53848c975be33fdc02ab762239ae1d0103e30",
"url": "https://github.com/Reasonofmoon/PromptUsher/blob/8af53848c975be33fdc02ab762239ae1d0103e30/AGENTS.md",
"key": "Reasonofmoon/PromptUsher/AGENTS.md"
}
},
"instructions": "# PromptUsher Project Guide\n\nPromptUsher is a Korean-first Chrome MV3 prompt workbench for teachers and instructors.\n\nRead these files before changing product behavior:\n\n- `docs/superpowers/specs/2026-07-09-promptusher-education-extension-design.md`\n- `docs/harness/manifest.md`\n- `DESIGN.md` for any visible UI change\n\nKeep the MVP limited to Korean, English, Math, Social Studies, and Science. Do not add external AI calls, analytics, student-data collection, broad host permissions, or Chrome-installed metadata.\n\nVerification commands and evidence expectations are defined in `docs/harness/manife",
"cost": {
"context_tokens": 151
}
}
Fetch it by URL: GET /api/v1/registry/reasonofmoon-promptusher-promptusher/manifest?version=1.0.0
Reviews
Star ratings from people who tried it. One review per account; edit yours any time.
No reviews yet. Install it, try it, and be the first to rate it.