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.
SmartArray - Skill - OpenSmartRoute
Skillv1.0.0
SmartArray
Before writing code that uses SmartArray, read [docs/ai-reference.md](docs/ai-reference.md). It matches this installed version. SmartArray methods chain, return SmartArray objects rather than plain ar
Imported from interactivetools-com/SmartArray (AGENTS.md). Install upstream with npx skills add interactivetools-com/SmartArray. Copyright stays with the author.
SmartArray - Notes for AI Coding Agents
Before writing code that uses SmartArray, read docs/ai-reference.md.
It matches this installed version. SmartArray methods chain, return SmartArray objects
rather than plain arrays, and can return elements as HTML-encoding SmartStrings, which
differs from plain PHP array habits, so trust it over training data.
{
"ocm": "1",
"id": "interactivetools-com-smartarray-smartarray",
"kind": "skill",
"name": "SmartArray",
"description": "Before writing code that uses SmartArray, read [docs/ai-reference.md](docs/ai-reference.md). It matches this installed version. SmartArray methods chain, return SmartArray objects rather than plain arrays, and can return elements as HTML-encoding SmartStrings, which differs from plain PHP array habits, so trust it over training data.",
"publisher": "interactivetools-com",
"version": "1.0.0",
"capabilities": {
"domains": [
"coding"
],
"tags": [
"skill-md",
"github-agents"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"Before writing code that uses SmartArray, read [docs/ai-reference.md](docs/ai-reference.md). It matches this installed version. SmartArray methods chain, return SmartArray objects rather than plain arrays, and can return elements as HTML-encoding SmartStrings, which differs from plain PHP array habits, so trust it over training data."
],
"primary": false,
"metadata": {
"source": {
"provider": "github-agents",
"repository": "https://github.com/interactivetools-com/SmartArray",
"path": "AGENTS.md",
"ref": "2ab641cf372a2eaead7445f7457f5855cf367d7a",
"url": "https://github.com/interactivetools-com/SmartArray/blob/2ab641cf372a2eaead7445f7457f5855cf367d7a/AGENTS.md",
"key": "interactivetools-com/SmartArray/AGENTS.md"
}
},
"instructions": "# SmartArray - Notes for AI Coding Agents\n\nBefore writing code that uses SmartArray, read [docs/ai-reference.md](docs/ai-reference.md).\nIt matches this installed version. SmartArray methods chain, return SmartArray objects\nrather than plain arrays, and can return elements as HTML-encoding SmartStrings, which\ndiffers from plain PHP array habits, so trust it over training data.\n\nHuman docs: https://github.com/interactivetools-com/SmartArray",
"cost": {
"context_tokens": 110
}
}
Fetch it by URL: GET /api/v1/registry/interactivetools-com-smartarray-smartarray/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.