aws-samples / aws-samples/remote-swe-agents
Support Agent Skills
- Dominant language
- TypeScript
- Stars
- 243
- Forks
- 50
- Avg merge
- 1h 19m
- Merged PRs (30d)
- 24
Description
The specification is here: https://agentskills.io/specification
Basically we need:
* Read all the skills files and inject frontmatters as system prompt
* pass map of tools name? (users pass `allowed-tools` but the tool names should not directly exist in our agents' tools.)
When agent runs, agent selects an appropriate tool and then read corresponding SKILL.md using bash tool.
Contributor guide
Research direction
Start by reading the linked Agent Skills specification and tracing the agent's tool-selection and execution entry points. Determine how skills files, frontmatter, allowed-tools, and SKILL.md reads should interact, then define tests that verify the selected skill is loaded through the bash tool and that tool names are mapped correctly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- bash, typescript
- Domain
- ai, tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100