Imported from adamszczerba/claude_betting (execution/AGENTS.md). Install upstream with npx skills add adamszczerba/claude_betting --skill execution. Copyright stays with the author.
triggers on button click in dashboard, place bet based on decision maker output
should be always executed in docker container to use hide behind vpn
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/adamszczerba-claude-betting-execution/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.
{
"ocm": "1",
"id": "adamszczerba-claude-betting-execution",
"kind": "skill",
"name": "execution",
"description": "triggers on button click in dashboard, place bet based on decision maker output should be always executed in docker container to use hide behind vpn",
"publisher": "adamszczerba",
"version": "1.0.0",
"capabilities": {
"domains": [
"coding",
"data_analysis"
],
"tags": [
"skill-md",
"github-agents"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"triggers on button click in dashboard, place bet based on decision maker output should be always executed in docker container to use hide behind vpn"
],
"primary": false,
"metadata": {
"source": {
"provider": "github-agents",
"repository": "https://github.com/adamszczerba/claude_betting",
"path": "execution/AGENTS.md",
"ref": "bd1c9745ccab063b6075ebbcadcdeee445b88430",
"url": "https://github.com/adamszczerba/claude_betting/blob/bd1c9745ccab063b6075ebbcadcdeee445b88430/execution/AGENTS.md",
"key": "adamszczerba/claude_betting/execution/AGENTS.md"
}
},
"instructions": "triggers on button click in dashboard, place bet based on decision maker output\nshould be always executed in docker container to use hide behind vpn",
"cost": {
"context_tokens": 37
}
}
Fetch it by URL: GET /api/v1/registry/adamszczerba-claude-betting-execution/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.