Chat mode imported from pi2schema/pi2schema (
.github/chatmodes/4.1-Beast.chatmode.md). Copyright stays with the author.
../../.instructions-ai/chatmodes/4.1-Beast.chatmode.md
../../.instructions-ai/chatmodes/4.1-Beast.chatmode.md
Free account. Installing gives you the manifest plus copy-paste snippets.
See reviewsChat mode imported from pi2schema/pi2schema (
.github/chatmodes/4.1-Beast.chatmode.md). Copyright stays with the author.
../../.instructions-ai/chatmodes/4.1-Beast.chatmode.md
Copy one of these into your project. Installing also returns the manifest and these snippets.
# after Install: the listing is in your workspace's routing pool - a plan picks it for its slot
curl -s -X POST https://api.opensmartroute.ai/api/v1/route -H 'Authorization: Bearer $OSR_API_KEY' -H 'Content-Type: application/json' -d '{"text": "...", "plan": true}'An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.
{
"ocm": "1",
"id": "pi2schema-pi2schema-4-1-beast-chatmode",
"kind": "persona",
"name": "4.1-Beast",
"description": "../../.instructions-ai/chatmodes/4.1-Beast.chatmode.md",
"publisher": "pi2schema",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"persona",
"github-chatmodes"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"../../.instructions-ai/chatmodes/4.1-Beast.chatmode.md"
],
"primary": false,
"metadata": {
"source": {
"provider": "github-chatmodes",
"repository": "https://github.com/pi2schema/pi2schema",
"path": ".github/chatmodes/4.1-Beast.chatmode.md",
"ref": "41075481edc7a2e0bd46d016b033df35f5f35e97",
"url": "https://github.com/pi2schema/pi2schema/blob/41075481edc7a2e0bd46d016b033df35f5f35e97/.github/chatmodes/4.1-Beast.chatmode.md",
"key": "pi2schema/pi2schema/.github/chatmodes/4.1-Beast.chatmode.md"
}
},
"instructions": "../../.instructions-ai/chatmodes/4.1-Beast.chatmode.md",
"cost": {
"context_tokens": 13
}
}Fetch it by URL: GET /api/v1/registry/pi2schema-pi2schema-4-1-beast-chatmode/manifest?version=1.0.0
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.