Hi - I answer from the OpenSmartRoute documentation: routing, the API, plans and quotas, self-hosting. Ask away, or open a support ticket if you need a person.
Grounded in the docs - follow a source before acting on it.
Imported from statico/awesome-javascript-grids (AGENTS.md). Install upstream with npx skills add statico/awesome-javascript-grids. Copyright stays with the author.
AGENTS.md
See CLAUDE.md for the codebase overview.
Reviewing library submissions
New entries in data/ must meet the listing criteria in CONTRIBUTING.md: at least 6 months old with recent activity, or 100+ GitHub stars, or 500+ weekly npm downloads, plus an identifiable maintainer. Verify against the GitHub and npm APIs, never against git commit dates, which are easy to rewrite. Entries already in data/ are grandfathered.
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/statico-awesome-javascript-grids-awesome-javascript-grids/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": "statico-awesome-javascript-grids-awesome-javascript-grids",
"kind": "skill",
"name": "awesome-javascript-grids",
"description": "See `CLAUDE.md` for the codebase overview.",
"publisher": "statico",
"version": "1.0.0",
"capabilities": {
"domains": [
"coding"
],
"tags": [
"skill-md",
"github-agents"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"See `CLAUDE.md` for the codebase overview."
],
"primary": false,
"metadata": {
"source": {
"provider": "github-agents",
"repository": "https://github.com/statico/awesome-javascript-grids",
"path": "AGENTS.md",
"ref": "7756c0a7b114aba2da9e1c19920cbc8e9e9be503",
"url": "https://github.com/statico/awesome-javascript-grids/blob/7756c0a7b114aba2da9e1c19920cbc8e9e9be503/AGENTS.md",
"key": "statico/awesome-javascript-grids/AGENTS.md"
}
},
"instructions": "# AGENTS.md\n\nSee `CLAUDE.md` for the codebase overview.\n\n## Reviewing library submissions\n\nNew entries in `data/` must meet the listing criteria in `CONTRIBUTING.md`: at least 6 months old with recent activity, or 100+ GitHub stars, or 500+ weekly npm downloads, plus an identifiable maintainer. Verify against the GitHub and npm APIs, never against git commit dates, which are easy to rewrite. Entries already in `data/` are grandfathered.",
"cost": {
"context_tokens": 110
}
}
Fetch it by URL: GET /api/v1/registry/statico-awesome-javascript-grids-awesome-javascript-grids/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.