Kiro
Kiro copied to clipboard
Add Agent Skills support
Feature Description
Agent Skills by Anthropic are becoming a standard in industry. Claude code, Codex & GitHub Copilot already support it. Cursor is getting support as well, in nightly build for now.
Powers are amazing but are solving a different need as they don’t support scripts (I need to have a middleware stdio MCP for it to support scripts)
Use Case
I want to migrate seamlessly Agent Skills as we move from other IDEs, and I want to use skills to reduce token generation and anchor result code with exiting code example, templates and more.
Additional Context
No response