Imported from nmime/dehqonhub (apps/backend/discord/discord-app-api/AGENTS.md). Install upstream with npx skills add nmime/dehqonhub --skill discord-app-api. Copyright stays with the author.
This service owns only Discord API composition, interaction controllers, and
external-auth adapter wiring. Keep reusable bot/account logic in backend feature
libraries. See README.md for commands and ownership.
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/nmime-dehqonhub-discord-app-api/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.
nmime-dehqonhub-discord-app-api.ocm.jsonjson
{
"ocm": "1",
"id": "nmime-dehqonhub-discord-app-api",
"kind": "skill",
"name": "discord-app-api",
"description": "Follow [backend app rules](../../AGENTS.md) and the root [AGENTS.md](../../../../AGENTS.md).",
"publisher": "nmime",
"version": "1.0.0",
"capabilities": {
"domains": [
"coding"
],
"tags": [
"skill-md",
"github-agents"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"Follow [backend app rules](../../AGENTS.md) and the root [AGENTS.md](../../../../AGENTS.md)."
],
"primary": false,
"metadata": {
"source": {
"provider": "github-agents",
"repository": "https://github.com/nmime/dehqonhub",
"path": "apps/backend/discord/discord-app-api/AGENTS.md",
"ref": "a4eba57ef51a5c147eb75384590767c4b34b0cba",
"url": "https://github.com/nmime/dehqonhub/blob/a4eba57ef51a5c147eb75384590767c4b34b0cba/apps/backend/discord/discord-app-api/AGENTS.md",
"key": "nmime/dehqonhub/apps/backend/discord/discord-app-api/AGENTS.md"
}
},
"instructions": "# discord-app-api Instructions\n\nFollow [backend app rules](../../AGENTS.md) and the root\n[AGENTS.md](../../../../AGENTS.md).\n\nThis service owns only Discord API composition, interaction controllers, and\nexternal-auth adapter wiring. Keep reusable bot/account logic in backend feature\nlibraries. See [README.md](README.md) for commands and ownership.",
"cost": {
"context_tokens": 87
}
}
Fetch it by URL: GET /api/v1/registry/nmime-dehqonhub-discord-app-api/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.