Skip to content

emasoudy/clawdbot-skills

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Clawdbot Skills

Three production-ready skills for the Clawdbot ecosystem.

Published on ClawdHub License: MIT

Skills

🕸️ Graphiti

Knowledge graph operations via REST API

Query and manage your knowledge graph with automatic service discovery.

  • Dynamic configuration (env var, Clawdbot config, or default)
  • Works with Neo4j + Qdrant + Graphiti
  • Pure bash implementation

Learn more →


🖥️ Screen-Monitor

Browser-based screen sharing with vision analysis

Share your screen from any device and analyze it with AI.

  • WebRTC screen sharing (port 18795)
  • Model-agnostic (Gemini, Claude, Qwen3-VL, etc.)
  • Remote access with auto-detected URLs
  • OS screenshot fallback

Learn more →


🏛️ Council

Multi-agent deliberation with Memory Bridge

Structured debate using the Council Chamber pattern.

  • Single session, multiple personas
  • Graphiti Memory Bridge integration
  • 3-turn deliberation with synthesis
  • Cross-pollination between members

Learn more →


Quick Install

clawdhub install graphiti
clawdhub install screen-monitor
clawdhub install council

Manual Install

git clone https://github.com/emasoudy/clawdbot-skills.git
cp -r clawdbot-skills/{graphiti,screen-monitor,council} ~/.clawdbot/skills/

Requirements

  • Clawdbot ≥ 2026.1.17
  • Specific requirements per skill (see individual READMEs)

Features

  • ✅ Git-pull safe (persist in ~/.clawdbot/skills/)
  • ✅ Zero core modifications
  • ✅ Model-agnostic (where applicable)
  • ✅ Dynamic configuration
  • ✅ Comprehensive documentation

Contributing

Contributions welcome! Please open an issue or PR.

License

MIT License - See LICENSE file for details.

Author

Essam Masoudy


Published on ClawdHub | councilgraphitiscreen-monitor

About

clawdbot skills

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Packages

 
 
 

Contributors