Skip to content

Add GitAgent Protocol support (agent.yaml + SOUL.md)#4

Open
shreyas-lyzr wants to merge 1 commit into
mmlong818:skillsfrom
shreyas-lyzr:gitagent-protocol
Open

Add GitAgent Protocol support (agent.yaml + SOUL.md)#4
shreyas-lyzr wants to merge 1 commit into
mmlong818:skillsfrom
shreyas-lyzr:gitagent-protocol

Conversation

@shreyas-lyzr

Copy link
Copy Markdown

Hi @mmlong818! 👋

This PR adds GitAgent Protocol (GAP) support to SkillForge — a small, open standard for portable AI agents (https://gitagent.sh).

What this adds (nothing else changes):

  • agent.yaml — a standard manifest declaring SkillForge's name, version, preferred model (claude-sonnet-4-6), runtime settings, and compliance tier
  • SOUL.md — your agent's persona and core principles in the standard soul format, faithfully distilled from the system prompt in server/prompts.json and the skill/SKILL.md

Why it matters for SkillForge specifically:

SkillForge is already a first-class agent-ecosystem citizen — it generates skills that other agents use. Adding GAP makes SkillForge itself discoverable and runnable on any GAP-compatible runtime (Claude Code, GitClaw, and others), and lets it be listed in the Open GAP registry so other developers building agent tooling can find it.

Nothing is modified. The only change is two new files at the repo root. Feel free to tweak the SOUL.md wording, adjust the model preference, or simply close this if it's not a direction you want to take. Thanks for building SkillForge in the open! 🔥

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.

1 participant