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.
aws-skills - Skill - OpenSmartRoute
Skillv1.0.0
aws-skills
AWS development with infrastructure automation and cloud architecture patterns
Imported from Zidong-LLC/BIBLIOTECA (skills/skills/cloud-aws/aws-skills/SKILL.md). Install upstream with npx skills add Zidong-LLC/BIBLIOTECA --skill aws-skills. Copyright stays with the author.
Aws Skills
Overview
AWS development with infrastructure automation and cloud architecture patterns
When to Use This Skill
Use this skill when you need to work with aws development with infrastructure automation and cloud architecture patterns.
Instructions
This skill provides guidance and patterns for aws development with infrastructure automation and cloud architecture patterns.
Copy one of these into your project. Installing also returns the manifest and these snippets.
# after Install: the listing is in your workspace's routing pool - a plan picks it for its slot
curl -s -X POST https://api.opensmartroute.ai/api/v1/route -H 'Authorization: Bearer $OSR_API_KEY' -H 'Content-Type: application/json' -d '{"text": "...", "plan": true}'
Manifest
An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.
zidong-llc-biblioteca-aws-skills.ocm.jsonjson
{
"ocm": "1",
"id": "zidong-llc-biblioteca-aws-skills",
"kind": "skill",
"name": "aws-skills",
"description": "AWS development with infrastructure automation and cloud architecture patterns",
"publisher": "Zidong-LLC",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"skill-md",
"github"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"AWS development with infrastructure automation and cloud architecture patterns"
],
"primary": false,
"metadata": {
"source": {
"provider": "github",
"repository": "https://github.com/Zidong-LLC/BIBLIOTECA",
"path": "skills/skills/cloud-aws/aws-skills/SKILL.md",
"ref": "69eddbe06f7b3263d9aa2433f1c11abbb6f48361",
"url": "https://github.com/Zidong-LLC/BIBLIOTECA/blob/69eddbe06f7b3263d9aa2433f1c11abbb6f48361/skills/skills/cloud-aws/aws-skills/SKILL.md",
"key": "Zidong-LLC/BIBLIOTECA/skills/skills/cloud-aws/aws-skills/SKILL.md"
}
},
"instructions": "# Aws Skills\n\n## Overview\n\nAWS development with infrastructure automation and cloud architecture patterns\n\n## When to Use This Skill\n\nUse this skill when you need to work with aws development with infrastructure automation and cloud architecture patterns.\n\n## Instructions\n\nThis skill provides guidance and patterns for aws development with infrastructure automation and cloud architecture patterns.\n\nFor more information, see the [source repository](https://github.com/zxkane/aws-skills).",
"cost": {
"context_tokens": 122
}
}
Fetch it by URL: GET /api/v1/registry/zidong-llc-biblioteca-aws-skills/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.