-
|
Does anyone know if and how it's possible to use Claude skills with Positron Assistant? Can it only be done through Anthropic, or can they be used with other Claude providers (e.g., GitHub Copilot with Claude Sonnet)? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
It is technically possible to do, but not implemented today. Positron Assistant uses the Anthropic API but it doesn't configure or enable skills. https://docs.claude.com/en/docs/agents-and-tools/agent-skills/overview#claude-api Copilot adds a layer in front of Claude so they'd need to enable skills in their layer (along with the requisite config). |
Beta Was this translation helpful? Give feedback.
It is technically possible to do, but not implemented today. Positron Assistant uses the Anthropic API but it doesn't configure or enable skills.
https://docs.claude.com/en/docs/agents-and-tools/agent-skills/overview#claude-api
Copilot adds a layer in front of Claude so they'd need to enable skills in their layer (along with the requisite config).