Imported from langwatch/scenario (
AGENTS.md). Install upstream withnpx skills add langwatch/scenario. Copyright stays with the author.
Guidelines
Follow best practices
- SRP (most important)
- SOLID
- YAGNI
- KISS
- CLEAN CODE
Guidelines
Free account. Installing gives you the manifest plus copy-paste snippets.
See reviewsImported from langwatch/scenario (
AGENTS.md). Install upstream withnpx skills add langwatch/scenario. Copyright stays with the author.
Copy one of these into your project. Installing also returns the manifest and these snippets.
targets:
- https://api.opensmartroute.ai/api/v1/registry/langwatch-scenario-scenario/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": "langwatch-scenario-scenario",
"kind": "skill",
"name": "scenario",
"description": "Guidelines",
"publisher": "langwatch",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"skill-md",
"github-agents"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"Guidelines"
],
"primary": false,
"metadata": {
"source": {
"provider": "github-agents",
"repository": "https://github.com/langwatch/scenario",
"path": "AGENTS.md",
"ref": "edf70006909f7028a75f42b9d0b999f6c9eb46a0",
"url": "https://github.com/langwatch/scenario/blob/edf70006909f7028a75f42b9d0b999f6c9eb46a0/AGENTS.md",
"key": "langwatch/scenario/AGENTS.md"
}
},
"instructions": "# Guidelines\n\n## Follow best practices\n\n- SRP (most important)\n- SOLID\n- YAGNI\n- KISS\n- CLEAN CODE",
"cost": {
"context_tokens": 24
}
}Fetch it by URL: GET /api/v1/registry/langwatch-scenario-scenario/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.