Kiro icon indicating copy to clipboard operation
Kiro copied to clipboard

Add Agent Skills support

Open OriNachum opened this issue 1 week ago • 1 comments

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

OriNachum avatar Jan 05 '26 15:01 OriNachum