Usage with bedrock
Hi there,
I apologize if I am doing something wrong by creating an issue but I am having a very hard time figuring out how can I make these skills work with AWS Bedrock ? If anyone tried that please let me know or tell me if this is not yet possible.
Regards.
i posted a similar issue on claude-code. it's very hard to determine that this is not supported on bedrock
Claude Code on Amazon Bedrock - Claude Docs explains how to use claude code that is powered by Amazon Bedrock, which is a supported way to use Claude Code. Once Claude Code is correctly configured to work with bedrock, skills should just work.
Yes, I am using them on bedrock.
Skills in claude code don't run in a VM like they do in claude.ai/desktop. In claude code they are closer to automated slash commands.
There a few difference:
- Claude code expect a folder not a zipped version of the skill
- Claude code skills can take a list of authorized tools
Here's more details: https://docs.claude.com/en/docs/claude-code/skills
cool, thanks for clarifying. i must have tested it wrong. it works fine for me now on Bedrock.