Comment by sunaookami
3 months ago
How are skills vendor lock-in when they're just Markdown files that any LLM can read? You are not locked to Anthropic at all.
3 months ago
How are skills vendor lock-in when they're just Markdown files that any LLM can read? You are not locked to Anthropic at all.
The API runs your skills, it's not client side coordinated. You have to replicate the skill-running behavior locally.
Claude just reads the SKILL.md frontmatter into initial context and when the instructions match it reads the rest of the SKILL.md. Every LLM can do that.
If it's such a thing that every model already can support it and you don't need to do anything with it, why is it even a feature?
1 reply →