Skip to main content
ClaudeWave
ArchieIndian avatar
ArchieIndian

openclaw-superpowers

View on GitHub

44 plug-and-play skills for OpenClaw — self-modifying AI agent with cron scheduling, security guardrails, persistent memory, knowledge graphs, and MCP health monitoring. Your agent teaches itself new behaviors during conversation.

Subagents62 stars13 forksPythonNOASSERTIONUpdated 1mo ago
ClaudeWave Trust Score
72/100
· OK
Passed
  • License: NOASSERTION
  • Recently active
  • Clear description
  • Topics declared
Last scanned: 6/11/2026
Install as a Claude Code subagent
Method: Clone
Terminal
git clone https://github.com/ArchieIndian/openclaw-superpowers && cp openclaw-superpowers/*.md ~/.claude/agents/
1. Clone the repository and copy the agent .md definitions into ~/.claude/agents (or .claude/agents inside a project).
2. Start a new Claude Code session to load the agents.
3. Delegate work to them with the Task/Agent tool or by name.

24 items in this repository

Syncs agent daily memory and MEMORY.md to an Obsidian vault so notes are human-browsable. Use nightly or on demand.

Install

Structured ideation before any implementation. Use when starting any non-trivial task.

Install

Scaffolds and validates new superpowers skills. Use when creating a new skill for this repository.

Install

Executes plans task-by-task with verification. Use when implementing a plan.

Install

Triggers a secondary verification pass for any agent output containing factual claims, numbers, dates, or named entities before the output is acted on

Install

Crawls a new codebase to infer stack, conventions, and key invariants, then generates a PROJECT.md context file for the agent

Install

Handles PR review feedback by fetching comments, grouping issues, fixing one group at a time, and verifying before replies.

Install

Detects skill name shadowing and description-overlap conflicts that cause OpenClaw to trigger the wrong skill or silently ignore one when two skills compete for the same intent.

Install

Reviews whether a skill will trigger reliably, guide useful behavior, avoid overlap, and produce testable outcomes.

Install

Validates that a skill's companion scripts declare their OS and binary dependencies correctly, and checks whether those dependencies are actually present on the current machine.

Install

Scores a skill's description field against sample user prompts to predict whether OpenClaw will correctly trigger it — before you publish or install.

Install

Reviews a ClawHub skill's source code for security risks before installation. Use before installing any new skill.

Install

Parallel subagent execution for complex tasks. Use when a task has independent parallel workstreams.

Install

4-phase root cause process before any fix. Use whenever you encounter an error.

Install

Red-green-refactor discipline. Use when writing new functionality.

Install

Bootstrap skill — teaches the agent how to find and invoke skills. Use when starting any new task or session.

Install

Ensures tasks are actually done, not just attempted. Use before declaring any task complete.

Install

Creates clear, reviewable implementation plans before executing. Use after brainstorming and before writing any code.

Install

Detects when the agent is stuck in a loop and escapes systematically. Use when you notice repeated failures or loss of direction.

Install

Writes a resumé card at session end so context survives channel switches — and auto-injects it as a primer at the start of any new session

Install

Searches Reddit communities for OpenClaw pain points and feature requests, scores them by signal strength, and writes a prioritized PROPOSALS.md for you to review and act on.

Install

Monitors memory compaction for failures and enforces a three-level fallback chain — normal, aggressive, deterministic truncation — ensuring compaction always makes forward progress.

Install

Scans OpenClaw config directories for plaintext API keys, tokens, and secrets in unencrypted files — flags exposure risks and suggests encryption or environment variable migration.

Install

Scores how well the current context represents the full conversation — detects information blind spots, stale summaries, and coverage gaps that cause the agent to forget critical details.

Install
Use cases

Subagents overview

README preview not available. Visit the repo on GitHub for full documentation.
agent-frameworkai-agentai-automationai-pluginsai-securityai-toolsautonomous-agentcron-schedulingdevtoolsknowledge-graphllmllm-toolsmachine-learningmcpmodel-context-protocolopenclawpersistent-agentprompt-injectionself-modifying-agentskills-framework

What people ask about openclaw-superpowers

What is ArchieIndian/openclaw-superpowers?

+

ArchieIndian/openclaw-superpowers is subagents for the Claude AI ecosystem. 44 plug-and-play skills for OpenClaw — self-modifying AI agent with cron scheduling, security guardrails, persistent memory, knowledge graphs, and MCP health monitoring. Your agent teaches itself new behaviors during conversation. It has 62 GitHub stars and was last updated 1mo ago.

How do I install openclaw-superpowers?

+

You can install openclaw-superpowers by cloning the repository (https://github.com/ArchieIndian/openclaw-superpowers) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is ArchieIndian/openclaw-superpowers safe to use?

+

Our security agent has analyzed ArchieIndian/openclaw-superpowers and assigned a Trust Score of 72/100 (tier: OK). See the full breakdown of passed checks and flags on this page.

Who maintains ArchieIndian/openclaw-superpowers?

+

ArchieIndian/openclaw-superpowers is maintained by ArchieIndian. The last recorded GitHub activity is from 1mo ago, with 2 open issues.

Are there alternatives to openclaw-superpowers?

+

Yes. On ClaudeWave you can browse similar subagents at /categories/agents, sorted by popularity or recent activity.

Deploy openclaw-superpowers to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: ArchieIndian/openclaw-superpowers
[![Featured on ClaudeWave](https://claudewave.com/api/badge/archieindian-openclaw-superpowers)](https://claudewave.com/repo/archieindian-openclaw-superpowers)
<a href="https://claudewave.com/repo/archieindian-openclaw-superpowers"><img src="https://claudewave.com/api/badge/archieindian-openclaw-superpowers" alt="Featured on ClaudeWave: ArchieIndian/openclaw-superpowers" width="320" height="64" /></a>

More Subagents