Custom agent imported from giricsharp/Web_API (
.github/agents/my-agent.agent.md). Copyright stays with the author.
My Agent
Describe what your agent does here...
Describe what your agent does here... # Create shop management Angular application
Free account. Installing gives you the manifest plus copy-paste snippets.
See reviewsCustom agent imported from giricsharp/Web_API (
.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/giricsharp-web-api-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": "giricsharp-web-api-my-agent-agent",
"kind": "agent",
"name": "my-agent",
"description": "Describe what your agent does here... # Create shop management Angular application",
"publisher": "giricsharp",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"agent-md",
"github-custom-agents"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"Describe what your agent does here... # Create shop management Angular application"
],
"primary": false,
"metadata": {
"source": {
"provider": "github-custom-agents",
"repository": "https://github.com/giricsharp/Web_API",
"path": ".github/agents/my-agent.agent.md",
"ref": "488eb5180f54ecf21cfded42ed100ee802fdb497",
"url": "https://github.com/giricsharp/Web_API/blob/488eb5180f54ecf21cfded42ed100ee802fdb497/.github/agents/my-agent.agent.md",
"key": "giricsharp/Web_API/.github/agents/my-agent.agent.md"
}
},
"instructions": "# My Agent\n\nDescribe what your agent does here...\n# Create shop management Angular application",
"cost": {
"context_tokens": 23
}
}Fetch it by URL: GET /api/v1/registry/giricsharp-web-api-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.