aws-samples / aws-samples/remote-swe-agents

Support Agent Skills

Open
#352 0 comments 2 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.