Skip to content

Move SKILL.md to .github/skills/ and add skill metadata#443

Merged
jamespepper81 merged 2 commits into
devfrom
copilot/move-skill-md-to-github-skills
Jan 10, 2026
Merged

Move SKILL.md to .github/skills/ and add skill metadata#443
jamespepper81 merged 2 commits into
devfrom
copilot/move-skill-md-to-github-skills

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Jan 10, 2026

The SKILL.md file in docs/ was a developer guide that needed to be relocated to .github/skills/ and converted to a proper skill file format.

Changes

  • Relocated file: docs/SKILL.md.github/skills/developer-guide/SKILL.md
  • Added skill metadata frontmatter:
    ---
    name: developer-guide
    description: Comprehensive guide to technical skills, knowledge areas, and competencies required for BitSleuth Wallet development. Covers React Native/Expo mobile development, Bitcoin protocol expertise, cryptography, security best practices, and platform-specific knowledge for building a professional-grade Bitcoin wallet.
    ---
  • Updated internal references: Adjusted relative paths to documentation files to reflect new location in skill hierarchy

The file now matches the structure of existing skills (frontend-design, webapp-testing) with proper YAML frontmatter.

Original prompt

Can you move the SKILL.md in docs to .github/skills/*** some appropriate folder name ***/

Make sure the skill file is like the others in this location having everything required to be a skill file? Include name and description boxes.


✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

…er skill metadata

Co-authored-by: jamespepper81 <84083764+jamespepper81@users.noreply.github.com>
Copilot AI changed the title [WIP] Move SKILL.md to .github/skills directory Move SKILL.md to .github/skills/ and add skill metadata Jan 10, 2026
Copilot AI requested a review from jamespepper81 January 10, 2026 14:36
@jamespepper81 jamespepper81 marked this pull request as ready for review January 10, 2026 14:39
@jamespepper81 jamespepper81 merged commit 89d6751 into dev Jan 10, 2026
2 checks passed
@jamespepper81 jamespepper81 deleted the copilot/move-skill-md-to-github-skills branch January 10, 2026 14:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants