-
-
Notifications
You must be signed in to change notification settings - Fork 6.1k
Open
Description
🦞 OpenClaw Plugin for Superpowers
Hi! I've created an OpenClaw plugin that automatically fetches and loads Superpowers workflow skills for AI agents.
What it does
superpowers-bridge bridges the Superpowers workflow system to OpenClaw (a self-hosted AI assistant platform):
- ✅ Auto-fetch skills from this repo on first launch
- ✅ Smart detection - automatically loads relevant skills based on conversation context
- ✅ Manual loading - provides a
skilltool for assistants to explicitly load skills - ✅ Version management - built-in tools to update and check skills version
How it works
- Plugin clones this repo to a cache directory
- Parses available skills from
skills/directory - Injects skill instructions into agent's system prompt based on conversation context
- Provides
skill,update_superpowers_skills,superpowers_versiontools
Installation (for OpenClaw users)
cd ~/.openclaw/workspace/plugins
git clone https://github.com/vruru/superpowers-bridge.git
openclaw plugins enable superpowers-bridge
openclaw gateway restartRepository
📦 Plugin source: https://github.com/vruru/superpowers-bridge
Why this matters
OpenClaw is a growing self-hosted AI assistant platform (similar to Claude Desktop but open-source and cross-platform). This plugin makes Superpowers workflows available to OpenClaw users, enabling:
- Consistent workflow patterns across different AI assistant platforms
- Automated skill loading without manual configuration
- Easy updates via git pull
Feedback welcome
If you have suggestions for better integration or ways to improve the bridge, please let me know!
Built with ❤️ for the Superpowers community
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels