redhat-et / redhat-et/skillimage

Support sub-folders and additional arbitrary files in a skill

Open
#44 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
HTML
Stars
9
Forks
3
Avg merge
18m
Merged PRs (30d)
1

Description

I would like to be able to include arbitrary additional content like scripts, templates, and references in my skills.

AgentSkills.io describes this format:

my-skill/
├── SKILL.md          # Required: metadata + instructions
├── scripts/          # Optional: executable code
├── references/       # Optional: documentation
├── assets/           # Optional: templates, resources
└── ...               # Any additional files or directories

Is it possible to use this in skillimage? I didn't see an example with anything other than the SkillCard yaml and the SKILL.md.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by examining how skillimage currently handles the SkillCard YAML and SKILL.md files, then compare that behavior with the proposed skill layout. Add support for sub-folders and arbitrary files such as scripts, references, and assets, and verify that a skill containing those entries is included correctly.

Written by the indexing model from the issue text.

Assessment

Tech stack
markdown, yaml
Domain
tooling
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
52/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.