aialra-0-babbledeck-babbledeck.ocm.jsonjson {
"ocm": "1",
"id": "aialra-0-babbledeck-babbledeck",
"kind": "skill",
"name": "BabbleDeck",
"description": "BabbleDeck Agent Rules",
"publisher": "AIALRA-0",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"skill-md",
"github-agents"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"BabbleDeck Agent Rules"
],
"primary": false,
"metadata": {
"source": {
"provider": "github-agents",
"repository": "https://github.com/AIALRA-0/BabbleDeck",
"path": "AGENTS.md",
"ref": "11a9e7b9bee29ad936b5498478f2eb7707911b06",
"url": "https://github.com/AIALRA-0/BabbleDeck/blob/11a9e7b9bee29ad936b5498478f2eb7707911b06/AGENTS.md",
"key": "AIALRA-0/BabbleDeck/AGENTS.md"
}
},
"instructions": "# BabbleDeck Agent Rules\n\n- Build toward the documented PWA + realtime speech platform in `docs/`.\n- Real browser tests are required for user-facing completion.\n- Never commit `.env.local`, provider keys, raw recordings, or plaintext passwords.\n- The bootstrap admin email is `admin@example.invalid`; the password must come from `SEED_ADMIN_PASSWORD`.\n- Keep provider keys server-side only.\n- Prefer mature libraries and official SDKs.\n- Update `PROJECT_MEMORY.md`, `docs/CHANGELOG.md`, `docs/TEST_RUNS.md`, and `docs/KNOWN_ISSUES.md` after meaningful work.",
"cost": {
"context_tokens": 139
}
}