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.
rules - Skill - OpenSmartRoute
Skillv1.0.0
rules
Command requirements - Commands must be used in Windows PowerShell - File operations must comply with command specifications # Production requirements - Develop strictly in accordance with the documen
Instruction file imported from yy0691/Social_Simulation (.cursor/rules/rules.mdc). Copyright stays with the author.
Command requirements
Commands must be used in Windows PowerShell
File operations must comply with command specifications
Production requirements
Develop strictly in accordance with the documentation
Do not modify or delete developed functions during development
Mark each completed function in the development document
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/yy0691-social-simulation-rules-rule/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.
yy0691-social-simulation-rules-rule.ocm.jsonjson
{
"ocm": "1",
"id": "yy0691-social-simulation-rules-rule",
"kind": "skill",
"name": "rules",
"description": "Command requirements - Commands must be used in Windows PowerShell - File operations must comply with command specifications # Production requirements - Develop strictly in accordance with the documentation - Do not modify or delete developed functions during development",
"publisher": "yy0691",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"skill-md",
"github-cursor-rules"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"Command requirements - Commands must be used in Windows PowerShell - File operations must comply with command specifications # Production requirements - Develop strictly in accordance with the documentation - Do not modify or delete developed functions during development"
],
"primary": false,
"metadata": {
"source": {
"provider": "github-cursor-rules",
"repository": "https://github.com/yy0691/Social_Simulation",
"path": ".cursor/rules/rules.mdc",
"ref": "4c914a8051000ed23df45bbd4904bdaf23a3db41",
"url": "https://github.com/yy0691/Social_Simulation/blob/4c914a8051000ed23df45bbd4904bdaf23a3db41/.cursor/rules/rules.mdc",
"key": "yy0691/Social_Simulation/.cursor/rules/rules.mdc"
}
},
"instructions": "# Command requirements\n- Commands must be used in Windows PowerShell\n- File operations must comply with command specifications\n# Production requirements\n- Develop strictly in accordance with the documentation\n- Do not modify or delete developed functions during development\n\n- Mark each completed function in the development document",
"cost": {
"context_tokens": 83
}
}
Fetch it by URL: GET /api/v1/registry/yy0691-social-simulation-rules-rule/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.