Skip to content

Latest commit

 

History

History
96 lines (63 loc) · 2.82 KB

File metadata and controls

96 lines (63 loc) · 2.82 KB

Launch and sharing kit

Use this page when sharing hermes-profile-template on X, GitHub profiles, newsletters, resource lists, and community chats.

Core pitch:

One prompt in. A complete installable Hermes Agent profile repo out.

Demo link:

https://x.com/graphtheory/status/2070334487943102926?s=20

GitHub README files cannot safely run X embed scripts. Link the post directly or use a screenshot in a separate site that allows embeds.

X launch thread

Post 1:

I built a repo that turns one prompt into a complete installable Hermes Agent profile repo.

One prompt in. SOUL.md, distribution.yaml, skills, safe config, docs, validation scripts, CI, and release checks out.

Demo:
https://x.com/graphtheory/status/2070334487943102926?s=20

Post 2:

The generated repo is not just a prompt draft.

It is designed to pass:
python3 scripts/validate_profile.py .
hermes profile install . --yes --force

Post 3:

It is already the base for public Hermes profiles like ChainForge and ContextForge RAG.

Template:
https://github.com/codegraphtheory/hermes-profile-template

Post 4:

Contributor trust matters too.

Accepted bounty work is logged with public Solana transaction proof in BOUNTIES.md.

Short X post

One prompt in. A complete installable Hermes Agent profile repo out.

Generate SOUL.md, distribution.yaml, skills, docs, safe config, validation scripts, CI, and release checks from a single profile idea.

Demo:
https://x.com/graphtheory/status/2070334487943102926?s=20

Repo:
https://github.com/codegraphtheory/hermes-profile-template

GitHub profile pin text

hermes-profile-template turns a prompt into an installable Hermes Agent profile repo, including SOUL.md, distribution.yaml, skills, safe config, validation scripts, CI, docs, and release checks.

Resource-list submission snippet

Use this for relevant AI agent, developer-tools, and Hermes ecosystem lists:

- [Hermes Profile Template](https://github.com/codegraphtheory/hermes-profile-template): Developer authoring system that turns one prompt into a complete installable Hermes Agent profile repository with manifest, skills, safe config, docs, validation scripts, CI, and release checks.

Keep submissions relevant. Do not post to unrelated lists or present the repo as affiliated with projects that have not endorsed it.

Launch checklist

  • README first screen explains the prompt-to-repo workflow.
  • Demo link is visible near the top.
  • BOUNTIES.md is current if bounty proof is mentioned.
  • Built-with examples use verified repository links and install commands.
  • GitHub topics include hermes-agent, ai-agents, agent-profile, profile-template, prompt-to-repo, developer-tools, github-template, starter-kit, and validation.
  • Latest CI on main is passing.