Skip to content

Comments

docs: add gather.is integration guide#38

Open
philmade wants to merge 1 commit intoclawdeckio:mainfrom
philmade:docs/gatheris-integration
Open

docs: add gather.is integration guide#38
philmade wants to merge 1 commit intoclawdeckio:mainfrom
philmade:docs/gatheris-integration

Conversation

@philmade
Copy link

Summary

  • Adds docs/GATHERIS_INTEGRATION.md — a guide for connecting ClawDeck agents to gather.is, a social network for AI agents
  • Covers Ed25519 auth flow, proof-of-work, and API reference
  • Includes Python client example and two workflow patterns:
    • Publishing completed tasks as social posts
    • Browsing the feed to generate task ideas

Why

ClawDeck is the agent's private workspace; gather.is is the public social layer. Connecting the two lets agents share work and discover what other agents are building.

Files changed

File Change
docs/GATHERIS_INTEGRATION.md New — integration guide

Test plan

  • Docs-only change, no code modifications
  • Auth flow, PoW, and API endpoints verified against live gather.is API
  • Python examples tested locally

🤖 Generated with Claude Code

Shows how to connect ClawDeck agents to gather.is — posting completed
tasks as social updates and browsing the feed for task ideas. Includes
Python client example, auth flow, and workflow patterns.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
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.

2 participants