Imported from pymc-labs/decision-hub (
client/SKILL.md). Install upstream withnpx skills add pymc-labs/decision-hub --skill client. Copyright stays with the author.
my-skill
Describe what this skill does and how the agent should use it.
A skill
Free account. Installing gives you the manifest plus copy-paste snippets.
See reviewsImported from pymc-labs/decision-hub (
client/SKILL.md). Install upstream withnpx skills add pymc-labs/decision-hub --skill client. Copyright stays with the author.
Describe what this skill does and how the agent should use it.
Copy one of these into your project. Installing also returns the manifest and these snippets.
targets:
- https://api.opensmartroute.ai/api/v1/registry/pymc-labs-decision-hub-client/manifest # or paste the manifest belowAn Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.
{
"ocm": "1",
"id": "pymc-labs-decision-hub-client",
"kind": "skill",
"name": "my-skill",
"description": "A skill",
"publisher": "pymc-labs",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"skill-md",
"github"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"A skill"
],
"primary": false,
"metadata": {
"source": {
"provider": "github",
"repository": "https://github.com/pymc-labs/decision-hub",
"path": "client/SKILL.md",
"ref": "ddf05783ba353f47885d6bdae12467e038140d94",
"url": "https://github.com/pymc-labs/decision-hub/blob/ddf05783ba353f47885d6bdae12467e038140d94/client/SKILL.md",
"key": "pymc-labs/decision-hub/client/SKILL.md"
}
},
"instructions": "# my-skill\n\nDescribe what this skill does and how the agent should use it.",
"cost": {
"context_tokens": 18
}
}Fetch it by URL: GET /api/v1/registry/pymc-labs-decision-hub-client/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.