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.
Windows Local Automation Toolkit - Skill - OpenSmartRoute
Skillv1.0.0
Windows Local Automation Toolkit
Use when the user asks to automate their Windows PC, open folders, open URLs, start programs, search local files, inspect processes, or generate a quick local system report. Includes the desktop toolk
Instruction file imported from lidenec666-commits/revit (.github/instructions/windows-local-automation.instructions.md). Copyright stays with the author.
Windows Local Automation Toolkit
Reuse the local toolkit in C:\Users\Лидия\Desktop\CopilotSafeAutomation when it matches the user's request.
For interactive local actions, prefer C:\Users\Лидия\Desktop\CopilotSafeAutomation\Launch-Control-Center.cmd.
For direct commands, prefer C:\Users\Лидия\Desktop\CopilotSafeAutomation\Run-Action.cmd with actions such as system-info, open-folder, open-url, start-path, find-file, processes, and report.
If PowerShell script execution is blocked, use the provided .cmd wrappers rather than asking the user to weaken the global execution policy.
For local PC tasks, default to transparent, user-visible actions and inspect existing scripts before creating new ones.
If the user wants work in a specific folder, inspect that local path first and then decide whether the toolkit is needed.
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/lidenec666-commits-revit-windows-local-automation-instructions/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": "lidenec666-commits-revit-windows-local-automation-instructions",
"kind": "skill",
"name": "Windows Local Automation Toolkit",
"description": "Use when the user asks to automate their Windows PC, open folders, open URLs, start programs, search local files, inspect processes, or generate a quick local system report. Includes the desktop toolkit in CopilotSafeAutomation.",
"publisher": "lidenec666-commits",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"skill-md",
"github-instructions"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"Use when the user asks to automate their Windows PC, open folders, open URLs, start programs, search local files, inspect processes, or generate a quick local system report. Includes the desktop toolkit in CopilotSafeAutomation."
],
"primary": false,
"metadata": {
"source": {
"provider": "github-instructions",
"repository": "https://github.com/lidenec666-commits/revit",
"path": ".github/instructions/windows-local-automation.instructions.md",
"ref": "d985cc6b8e2bf61bc09b71d79fc0686b0d0bb28c",
"url": "https://github.com/lidenec666-commits/revit/blob/d985cc6b8e2bf61bc09b71d79fc0686b0d0bb28c/.github/instructions/windows-local-automation.instructions.md",
"key": "lidenec666-commits/revit/.github/instructions/windows-local-automation.instructions.md"
}
},
"instructions": "# Windows Local Automation Toolkit\n\n- Reuse the local toolkit in `C:\\Users\\Лидия\\Desktop\\CopilotSafeAutomation` when it matches the user's request.\n- For interactive local actions, prefer `C:\\Users\\Лидия\\Desktop\\CopilotSafeAutomation\\Launch-Control-Center.cmd`.\n- For direct commands, prefer `C:\\Users\\Лидия\\Desktop\\CopilotSafeAutomation\\Run-Action.cmd` with actions such as `system-info`, `open-folder`, `open-url`, `start-path`, `find-file`, `processes`, and `report`.\n- If PowerShell script execution is blocked, use the provided `.cmd` wrappers rather than asking the user to weaken the global ex",
"cost": {
"context_tokens": 215
}
}
Fetch it by URL: GET /api/v1/registry/lidenec666-commits-revit-windows-local-automation-instructions/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.