cloudtools
Installation
SKILL.md
CloudTools
CloudTools exposes AWS, GCP, and Azure APIs as searchable, hydratable tool catalogs so agents discover operations on demand instead of loading full SDK surfaces into context.
Packages
| Package | Role |
|---|---|
@cloudtools/core |
Search engine, types, LangChain/Vercel AI adapters |
@cloudtools/aws |
AWS search index, executor, hydrator |
@cloudtools/gcp |
GCP search index, executor, hydrator |
@cloudtools/azure |
Azure search index, executor, hydrator |
@cloudtools/mcp |
MCP server (npx @cloudtools/mcp) |
@cloudtools/skills |
Agent Skills (this package) |
Search-first workflow
Related skills