Skip to content

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

Open
computer-agent wants to merge 1 commit into
mmlong818:skillsfrom
computer-agent:gitagent-protocol
Open

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

Conversation

@computer-agent

Copy link
Copy Markdown

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

SkillForge is already an excellent example of a production-quality agent harness, and it's a natural fit for GAP: it drives an LLM through a structured pipeline with clear skills, a defined runtime, and a strong persona. Formalising that in two lightweight files makes it instantly discoverable and runnable on any GAP-compatible runtime.

What this adds (nothing else is changed):

  • agent.yaml — a standard manifest declaring SkillForge's name, version, preferred model (anthropic:claude-sonnet-4-6), runtime bounds, and compliance metadata.
  • SOUL.md — SkillForge's persona and operating principles in the protocol's standard soul-file format, faithfully distilled from the existing skill/SKILL.md and README.

With these two files, SkillForge can be listed on the Open GAP Registry and run on any GAP-compatible runtime (Claude Code, GitClaw, and others). Completely optional to accept — tweak, edit, or close as you see fit. Thanks for building SkillForge in the open! 🦀


⭐ If this looks useful to you, the project lives at https://github.com/open-gitagent/opengap — a star helps more maintainers discover the standard.

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