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.
code-formatter - Skill - OpenSmartRoute
Skillv1.0.0
code-formatter
Automatically formats code files according to project guidelines.
Imported from KalarisLabs/Skill-Doctor (sd-bench/corpora/clean-formatter-skill/SKILL.md). Install upstream with npx skills add KalarisLabs/Skill-Doctor --skill clean-formatter-skill. Copyright stays with the author.
Code Formatter Skill
This skill formats source files in various languages.
Instructions
When requested to format code:
Identify the language.
Apply standard formatting rules (e.g. rustfmt, prettier, black).
Return the formatted code.
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/kalarislabs-skill-doctor-clean-formatter-skill/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.