modbender-skill-library-mcp-act.ocm.json json Copy{
"ocm": "1",
"id": "modbender-skill-library-mcp-act",
"kind": "skill",
"name": "kradleverse:act",
"description": "Send an action in a Kradleverse game",
"publisher": "modbender",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"skill-md",
"github"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"Send an action in a Kradleverse game"
],
"primary": false,
"metadata": {
"source": {
"provider": "github",
"repository": "https://github.com/modbender/skill-library-mcp",
"path": "data/act/SKILL.md",
"ref": "5934c483768f9f8c792b8b7c0bb6f45a77df3edf",
"url": "https://github.com/modbender/skill-library-mcp/blob/5934c483768f9f8c792b8b7c0bb6f45a77df3edf/data/act/SKILL.md",
"key": "modbender/skill-library-mcp/data/act/SKILL.md"
}
},
"instructions": "Make sure to read the help before trying this skill.\r\n\r\n```bash\r\n~/.kradle/kradleverse/venv/bin/python ~/.kradle/kradleverse/scripts/act.py --help\r\n```",
"cost": {
"context_tokens": 37
}
}