Skip to content

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

Open
computer-agent wants to merge 1 commit into
PigeonDan1:mainfrom
computer-agent:gitagent-protocol
Open

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

Conversation

@computer-agent

Copy link
Copy Markdown

Hi! 👋 This PR adds GitAgent Protocol (GAP) support to Paper Claw — a small, open standard that lets AI agents declare their identity and runtime requirements in a portable manifest.

Paper Claw is a great fit: it has a clear agent persona (an automated research digest pipeline), a well-defined set of skills (fetch, classify, summarise, deliver), and runs entirely from environment variables — exactly what GAP is designed for.

What this adds (nothing else changes):

  • agent.yaml — a standard manifest with Paper Claw's name, version, model preferences (DeepSeek / Kimi / OpenAI / Claude / Gemini), runtime env requirements, and skills
  • SOUL.md — Paper Claw's purpose and behaviour in the standard soul format: faithful summaries, multilingual output, resilient fallback, zero duplication

With these two files, Paper Claw can be discovered, run, and listed in the Open GAP registry by any GAP-compatible agent runtime. Totally optional to accept — feel free to tweak the wording or close. Thanks for building this! 📰

What is GAP? An open, vendor-neutral standard for portable AI agents — one manifest, run anywhere. Docs at gitagent.sh.


⭐ If GAP looks useful, the project lives at https://github.com/open-gitagent/opengap — a star helps more maintainers find 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