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.
shioaji-pro-app - Skill - OpenSmartRoute
Skillv1.0.0
shioaji-pro-app
Before every development task in this repository, read these files in full:
Imported from Sinotrade/shioaji-pro-app (AGENTS.md). Install upstream with npx skills add Sinotrade/shioaji-pro-app. Copyright stays with the author.
Agent startup
Before every development task in this repository, read these files in full:
docs/DEV.md — branching, worktrees, review, CI, and quality rules.
docs/RELEASE.md — release ownership, versioning, tagging, and verification.
Read them again at the start of each task because the workflow may change. Treat
them as authoritative before editing code, documentation, configuration, Git
history, or release state.
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/sinotrade-shioaji-pro-app-shioaji-pro-app/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": "sinotrade-shioaji-pro-app-shioaji-pro-app",
"kind": "skill",
"name": "shioaji-pro-app",
"description": "Before every development task in this repository, read these files in full:",
"publisher": "Sinotrade",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"skill-md",
"github-agents"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"Before every development task in this repository, read these files in full:"
],
"primary": false,
"metadata": {
"source": {
"provider": "github-agents",
"repository": "https://github.com/Sinotrade/shioaji-pro-app",
"path": "AGENTS.md",
"ref": "b125bb950f6ff338e87f48efb2b902154bd6b2c0",
"url": "https://github.com/Sinotrade/shioaji-pro-app/blob/b125bb950f6ff338e87f48efb2b902154bd6b2c0/AGENTS.md",
"key": "Sinotrade/shioaji-pro-app/AGENTS.md"
}
},
"instructions": "# Agent startup\n\nBefore every development task in this repository, read these files in full:\n\n1. [`docs/DEV.md`](docs/DEV.md) — branching, worktrees, review, CI, and quality rules.\n2. [`docs/RELEASE.md`](docs/RELEASE.md) — release ownership, versioning, tagging, and verification.\n\nRead them again at the start of each task because the workflow may change. Treat\nthem as authoritative before editing code, documentation, configuration, Git\nhistory, or release state.",
"cost": {
"context_tokens": 116
}
}
Fetch it by URL: GET /api/v1/registry/sinotrade-shioaji-pro-app-shioaji-pro-app/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.