mirror of
https://github.com/magnus919/agent-skills.git
synced 2026-09-18 15:06:28 +03:00
25 lines
569 B
Markdown
25 lines
569 B
Markdown
---
|
|
name: Feature request
|
|
about: Propose an improvement that fits the mission of agent-skills
|
|
title: "feat: "
|
|
labels: [enhancement]
|
|
assignees: []
|
|
---
|
|
|
|
## Problem or use case
|
|
|
|
<!-- What would a contributor or agent be unable to do today? -->
|
|
|
|
## Proposed change
|
|
|
|
<!-- Describe the smallest useful change. For a new skill, explain its scope and trigger conditions. -->
|
|
|
|
## Alternatives considered
|
|
|
|
## Scope
|
|
|
|
- [ ] I checked the existing skills for overlap.
|
|
- [ ] This proposal can be implemented without private or deployment-specific assumptions.
|
|
|
|
## Additional context
|