Custom agent imported from JaclynCodes/Pretend-telegram (
.github/agents/my-agent.agent.md). Copyright stays with the author.
My Agent
Describe what your agent does here...
An agent that automates repository tasks and assists with issues, PRs, and code analysis.
Free account. Installing gives you the manifest plus copy-paste snippets.
See reviewsCustom agent imported from JaclynCodes/Pretend-telegram (
.github/agents/my-agent.agent.md). Copyright stays with the author.
Describe what your agent does here...
Copy one of these into your project. Installing also returns the manifest and these snippets.
targets:
- https://api.opensmartroute.ai/api/v1/registry/jaclyncodes-pretend-telegram-my-agent-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": "jaclyncodes-pretend-telegram-my-agent-agent",
"kind": "agent",
"name": "My Custom GitHub Agent",
"description": "An agent that automates repository tasks and assists with issues, PRs, and code analysis.",
"publisher": "JaclynCodes",
"version": "1.0.0",
"capabilities": {
"domains": [
"coding"
],
"tags": [
"agent-md",
"github-custom-agents"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"An agent that automates repository tasks and assists with issues, PRs, and code analysis."
],
"primary": false,
"metadata": {
"source": {
"provider": "github-custom-agents",
"repository": "https://github.com/JaclynCodes/Pretend-telegram",
"path": ".github/agents/my-agent.agent.md",
"ref": "c80a2e946d740a30917a559fa53bb4364b73719c",
"url": "https://github.com/JaclynCodes/Pretend-telegram/blob/c80a2e946d740a30917a559fa53bb4364b73719c/.github/agents/my-agent.agent.md",
"key": "JaclynCodes/Pretend-telegram/.github/agents/my-agent.agent.md"
}
},
"instructions": "# My Agent\n\nDescribe what your agent does here...",
"cost": {
"context_tokens": 12
}
}Fetch it by URL: GET /api/v1/registry/jaclyncodes-pretend-telegram-my-agent-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.