byaws-samples· 161 skills
Read and write files in the shared session workspace. Use this to access files created by any skill — code-agent outputs, office documents, images, and more. All within the same isolated session.
$npx -y skills add aws-samples/sample-strands-agent-with-agentcore --skill workspaceInstalls into the current project.
Run `npx skills use "https://github.com/aws-samples/sample-strands-agent-with-agentcore" --skill "aws-samples/sample-strands-agent-with-agentcore/workspace"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/aws-samples/sample-strands-agent-with-agentcore" that are relevant to the current task. Run `npx skills add "https://github.com/aws-samples/sample-strands-agent-with-agentcore"` and select the relevant skills, then follow their instructions.