Gate scripts invoke pnpm shell-free, normalize repository-relative glob paths to `/` at ingestion, and keep platform adaptation in the gate that needs it instead of a shared platform layer. Source-own
Imported from kunoraai/kunora-workbench-baseline (dsh/scripts/AGENTS.md). Install upstream with npx skills add kunoraai/kunora-workbench-baseline --skill scripts. Copyright stays with the author.
AGENTS.md — Repository scripts
Gate scripts invoke pnpm shell-free, normalize repository-relative glob paths to / at ingestion, and keep platform adaptation in the gate that needs it instead of a shared platform layer. Source-ownership gates use syntax-aware discovery, guard against an empty or narrowed corpus, and test every admitted/excluded form that changes their detection boundary.
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/kunoraai-kunora-workbench-baseline-scripts/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.
{
"ocm": "1",
"id": "kunoraai-kunora-workbench-baseline-scripts",
"kind": "skill",
"name": "scripts",
"description": "Gate scripts invoke pnpm shell-free, normalize repository-relative glob paths to `/` at ingestion, and keep platform adaptation in the gate that needs it instead of a shared platform layer. Source-ownership gates use syntax-aware discovery, guard against an empty or narrowed corpus, and test every admitted/excluded form that changes their detection boundary.",
"publisher": "kunoraai",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"skill-md",
"github-agents"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"Gate scripts invoke pnpm shell-free, normalize repository-relative glob paths to `/` at ingestion, and keep platform adaptation in the gate that needs it instead of a shared platform layer. Source-ownership gates use syntax-aware discovery, guard against an empty or narrowed corpus, and test every admitted/excluded form that changes their detection boundary."
],
"primary": false,
"metadata": {
"source": {
"provider": "github-agents",
"repository": "https://github.com/kunoraai/kunora-workbench-baseline",
"path": "dsh/scripts/AGENTS.md",
"ref": "04a495efcdbe93b3548eb91900d2f9727b2e7450",
"url": "https://github.com/kunoraai/kunora-workbench-baseline/blob/04a495efcdbe93b3548eb91900d2f9727b2e7450/dsh/scripts/AGENTS.md",
"key": "kunoraai/kunora-workbench-baseline/dsh/scripts/AGENTS.md"
}
},
"instructions": "# AGENTS.md — Repository scripts\n\nGate scripts invoke pnpm shell-free, normalize repository-relative glob paths to `/` at ingestion, and keep platform adaptation in the gate that needs it instead of a shared platform layer. Source-ownership gates use syntax-aware discovery, guard against an empty or narrowed corpus, and test every admitted/excluded form that changes their detection boundary.",
"cost": {
"context_tokens": 98
}
}
Fetch it by URL: GET /api/v1/registry/kunoraai-kunora-workbench-baseline-scripts/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.