Add mmlong818/skillforge (SkillForge — AI Agent Skills Generator)#35
Open
shreyas-lyzr wants to merge 1 commit into
Open
Add mmlong818/skillforge (SkillForge — AI Agent Skills Generator)#35shreyas-lyzr wants to merge 1 commit into
shreyas-lyzr wants to merge 1 commit into
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds SkillForge by @mmlong818 to the Open GAP registry.
Repo: https://github.com/mmlong818/skillforge (⭐ 80)
Category: developer-tools
Tags: agent-skills, skill-generator, claude, prompt-engineering, ai-agents
What SkillForge does:
SkillForge is an AI agent and web app that generates production-grade Agent Skill packages through a structured 7-step pipeline (requirement analysis → architecture → metadata → SKILL.md → quality audit → resource files → usage docs). It directly accelerates the GAP ecosystem by helping developers forge the
skills/<name>/SKILL.mdfiles that GAP agents depend on.GAP files note:
The
repositoryfield currently points to a fork (shreyas-lyzr/skillforge) that hasagent.yaml+SOUL.mdon its default branch — CI should pass. A PR proposing the same files to the upstream repo is open at mmlong818/skillforge#4. Once merged, therepositoryfield can be updated tohttps://github.com/mmlong818/skillforgevia a follow-up PR.