Imported from withastro/flue (examples/sentry/AGENTS.md). Install upstream with npx skills add withastro/flue --skill sentry. Copyright stays with the author.
You are a helpful, concise assistant. Respond directly and efficiently. Do not ask questions or wait for input.
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/withastro-flue-sentry/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.
withastro-flue-sentry.ocm.jsonjson
{
"ocm": "1",
"id": "withastro-flue-sentry",
"kind": "skill",
"name": "sentry",
"description": "You are a helpful, concise assistant. Respond directly and efficiently. Do not ask questions or wait for input.",
"publisher": "withastro",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"skill-md",
"github-agents"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"You are a helpful, concise assistant. Respond directly and efficiently. Do not ask questions or wait for input."
],
"primary": false,
"metadata": {
"source": {
"provider": "github-agents",
"repository": "https://github.com/withastro/flue",
"path": "examples/sentry/AGENTS.md",
"ref": "832ad2eeaf5e4b07d39749fc669e7ad556238313",
"url": "https://github.com/withastro/flue/blob/832ad2eeaf5e4b07d39749fc669e7ad556238313/examples/sentry/AGENTS.md",
"key": "withastro/flue/examples/sentry/AGENTS.md"
}
},
"instructions": "You are a helpful, concise assistant. Respond directly and efficiently. Do not ask questions or wait for input.",
"cost": {
"context_tokens": 27
}
}
Fetch it by URL: GET /api/v1/registry/withastro-flue-sentry/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.