Custom agent imported from Iamagamjot/games (
.claude/agents/games.agent.md). Copyright stays with the author.
Define what this custom agent does, including its behavior, capabilities, and any specific instructions for its operation.
Describe what this custom agent does and when to use it.
Free account. Installing gives you the manifest plus copy-paste snippets.
See reviewsCustom agent imported from Iamagamjot/games (
.claude/agents/games.agent.md). Copyright stays with the author.
Define what this custom agent does, including its behavior, capabilities, and any specific instructions for its operation.
Copy one of these into your project. Installing also returns the manifest and these snippets.
targets:
- https://api.opensmartroute.ai/api/v1/registry/iamagamjot-games-games-agent/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": "iamagamjot-games-games-agent",
"kind": "agent",
"name": "games",
"description": "Describe what this custom agent does and when to use it.",
"publisher": "Iamagamjot",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"agent-md",
"github-claude-agents"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"Describe what this custom agent does and when to use it."
],
"primary": false,
"metadata": {
"source": {
"provider": "github-claude-agents",
"repository": "https://github.com/Iamagamjot/games",
"path": ".claude/agents/games.agent.md",
"ref": "9104048f910ca6f9976a0ec72a5996c946ef9443",
"url": "https://github.com/Iamagamjot/games/blob/9104048f910ca6f9976a0ec72a5996c946ef9443/.claude/agents/games.agent.md",
"key": "Iamagamjot/games/.claude/agents/games.agent.md"
},
"tools": [
"Read",
"Grep",
"Glob",
"Bash"
]
},
"instructions": "<!-- Tip: Use /create-agent in chat to generate content with agent assistance -->\n\nDefine what this custom agent does, including its behavior, capabilities, and any specific instructions for its operation.",
"cost": {
"context_tokens": 51
}
}Fetch it by URL: GET /api/v1/registry/iamagamjot-games-games-agent/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.