Custom agent imported from Bevia/BeviaLLM (
.github/agents/vbevia agent.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 Bevia/BeviaLLM (
.github/agents/vbevia agent.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/bevia-beviallm-vbevia-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": "bevia-beviallm-vbevia-agent-agent",
"kind": "agent",
"name": "vbevia agent",
"description": "Describe what this custom agent does and when to use it.",
"publisher": "Bevia",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"agent-md",
"github-custom-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-custom-agents",
"repository": "https://github.com/Bevia/BeviaLLM",
"path": ".github/agents/vbevia agent.agent.md",
"ref": "09ef29c72b77ede7bdb337be0accf6985431ab3b",
"url": "https://github.com/Bevia/BeviaLLM/blob/09ef29c72b77ede7bdb337be0accf6985431ab3b/.github/agents/vbevia agent.agent.md",
"key": "Bevia/BeviaLLM/.github/agents/vbevia agent.agent.md"
}
},
"instructions": "Define what this custom agent does, including its behavior, capabilities, and any specific instructions for its operation.",
"cost": {
"context_tokens": 30
}
}Fetch it by URL: GET /api/v1/registry/bevia-beviallm-vbevia-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.