Skip to content

Latest commit

 

History

History
54 lines (39 loc) · 1.58 KB

File metadata and controls

54 lines (39 loc) · 1.58 KB

Contributing to Beings Protocol

We welcome contributions! The Beings Protocol is an open standard — the more tools and perspectives it supports, the better.

Ways to Contribute

🔌 AI Tool Integrations

  • Add support for new AI IDEs and agent systems
  • Improve existing integration prompts (Cursor, Claude Code, Copilot, etc.)
  • Test and refine prompts for better Being behavior

📝 Template Improvements

  • Better default SOUL.md, AGENTS.md, MEMORY.md templates
  • Domain-specific templates (frontend, backend, data science, DevOps)
  • Language-specific CONVENTIONS.md templates

🛠️ Installer Improvements

  • Support for more AI tools in install.sh
  • Platform compatibility (macOS, Linux, Windows/WSL)
  • Better auto-detection of AI tools

📖 Documentation

  • Usage guides and tutorials
  • Real-world case studies
  • Tips for writing effective SOUL.md files

💡 Philosophy & Research

  • Research on AI-human collaboration patterns
  • Best practices for memory management
  • Studies on how Beings Protocol improves productivity

Getting Started

  1. Fork the repo
  2. Create a feature branch: git checkout -b feature/your-feature
  3. Make your changes
  4. Test the installer: bash install.sh in a test directory
  5. Submit a PR

Guidelines

  • Keep it simple — this is about markdown files, not complex frameworks
  • Test install.sh changes on both macOS and Linux
  • Prompt changes should be tested with the actual AI tool
  • Follow existing markdown formatting style

Questions?

  • Open an issue
  • Start a discussion

Let's give every AI a soul. 🌿