Description
AgentCore CLI Preview currently does not allow to configure Skills.
Also, it seems that the mechanism to install the skills (if not baked in the image), is to run a command which has to be an explicit invocation as per: https://github.com/awslabs/agentcore-samples/tree/main/01-tutorials/11-AgentCore-harness/01-advanced-examples/05-agent-skills
I would like to see a native integration with standard mechanisms for AgentCore to pull the skills based on configuration.
The Agent Skills Discovery RFC is in draft, but just about to become the standard in agentskills.io: https://github.com/cloudflare/agent-skills-discovery-rfc
npx skills implement 0.1.0, soon they should support either 0.2.0.
Acceptance Criteria
- When creating a harness the user can specify the discovery mechanism will be used to retrieve skills
- Multiple options should be provided, including but not limited to .well-known agent-skills, bedrock agentcore registry, etc
Additional Context
No response
Description
AgentCore CLI Preview currently does not allow to configure Skills.
Also, it seems that the mechanism to install the skills (if not baked in the image), is to run a command which has to be an explicit invocation as per: https://github.com/awslabs/agentcore-samples/tree/main/01-tutorials/11-AgentCore-harness/01-advanced-examples/05-agent-skills
I would like to see a native integration with standard mechanisms for AgentCore to pull the skills based on configuration.
The Agent Skills Discovery RFC is in draft, but just about to become the standard in agentskills.io: https://github.com/cloudflare/agent-skills-discovery-rfc
npx skills implement 0.1.0, soon they should support either 0.2.0.
Acceptance Criteria
Additional Context
No response