Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

openclaw-superpowers

openclaw-superpowers contient 56 skills collectées depuis ArchieIndian, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
56
Stars
67
mis à jour
2026-04-17
Forks
13
Couverture métier
7 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

pull-request-feedback-loop
Analystes en assurance qualité des logiciels et testeurs

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

2026-04-17
skill-effectiveness-auditor
Autres occupations informatiques

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

2026-04-17
openclaw-config-advisor
Développeurs de logiciels

Diagnoses OpenClaw provider, fallback, channel, MCP, and gateway config issues with read-only scans and stateful summaries.

2026-04-17
quality-gate-orchestrator
Analystes en assurance qualité des logiciels et testeurs

Tracks required validation gates, records pass/fail/waived results, and reports readiness before task completion.

2026-04-17
expansion-grant-guard
Autres occupations informatiques

YAML-based delegation grant ledger — issues, validates, and tracks scoped permission grants for sub-agent expansions with token budgets and auto-expiry.

2026-03-16
dag-recall
Autres occupations informatiques

Walks the memory DAG to recall detailed context on demand — query, expand, and assemble cited answers from hierarchical summaries without re-reading raw transcripts.

2026-03-16
session-persistence
Développeurs de logiciels

Imports OpenClaw session transcripts into a local SQLite database with FTS5 full-text search — the agent never loses a message, even after context compaction or session rollover.

2026-03-16
memory-integrity-checker
Autres occupations informatiques

Validates memory summary DAGs for structural integrity — detects orphan nodes, circular references, token inflation, broken lineage, and stale summaries that corrupt the agent's memory.

2026-03-16
compaction-resilience-guard
Autres occupations informatiques

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

2026-03-16
context-assembly-scorer
Autres occupations informatiques

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.

2026-03-16
large-file-interceptor
Autres occupations informatiques

Detects oversized files that would blow the context window, generates structural exploration summaries, and stores compact references — preventing a single paste from consuming the entire budget.

2026-03-16
memory-dag-compactor
Développeurs de logiciels

Builds hierarchical summary DAGs from MEMORY.md with depth-aware prompts — leaf summaries preserve detail, higher depths condense to durable arcs, preventing information loss during compaction.

2026-03-16
memory-graph-builder
Développeurs de logiciels

Parses OpenClaw's flat MEMORY.md into a structured knowledge graph — detects duplicates, contradictions, and stale entries, then builds a compressed memory digest optimized for system prompt injection.

2026-03-15
mcp-health-checker
Administrateurs de réseaux et de systèmes informatiques

Monitors MCP server connections for health, latency, and availability — detects stale connections, timeouts, and unreachable servers before they cause silent tool failures.

2026-03-15
tool-description-optimizer
Développeurs de logiciels

Analyzes skill descriptions for trigger quality — scores clarity, keyword density, and specificity, then suggests rewrites that improve discovery accuracy.

2026-03-15
config-encryption-auditor
Analystes en sécurité de l'information

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

2026-03-15
community-skill-radar
Analystes en études de marché et spécialistes en marketing

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.

2026-03-15
skill-portability-checker
Développeurs de logiciels

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.

2026-03-15
heartbeat-governor
Administrateurs de réseaux et de systèmes informatiques

Enforces per-skill execution budgets for scheduled cron skills — pauses runaway skills that exceed their token or wall-clock budget before they drain your monthly API allowance.

2026-03-15
skill-conflict-detector
Autres occupations informatiques

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.

2026-03-15
skill-compatibility-checker
Autres occupations informatiques

Checks whether installed skills are compatible with the current OpenClaw version and flags skills that require runtime features not present in your installation.

2026-03-15
skill-loadout-manager
Autres occupations informatiques

Manages named skill profiles (loadouts) so you can switch between focused skill sets and prevent system prompt bloat from too many active skills.

2026-03-15
skill-trigger-tester
Autres occupations informatiques

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

2026-03-15
installed-skill-auditor
Autres occupations informatiques

Weekly audit of all installed third-party and community skills for malicious patterns, stale credentials, and drift from last-known-good state.

2026-03-15
skill-doctor
Autres occupations informatiques

Diagnoses silent skill discovery failures — YAML parse errors, path violations, schema mismatches — so broken skills don't disappear without a trace.

2026-03-15
channel-context-bridge
Autres occupations informatiques

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

2026-03-15
cron-hygiene
Autres occupations informatiques

Audits cron-scheduled skills for session mode, token waste, and cost efficiency — and enforces concise-reply constraints on cron contexts

2026-03-15
fact-check-before-trust
Autres occupations informatiques

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

2026-03-15
project-onboarding
Développeurs de logiciels

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

2026-03-15
multi-agent-coordinator
Autres occupations informatiques

Orchestrates multiple parallel OpenClaw agents — tracks health, detects timeouts, reconciles conflicting outputs, and manages structured handoffs

2026-03-15
workspace-integrity-guardian
Autres occupations informatiques

Detects drift or tampering in SOUL.md, AGENTS.md, MEMORY.md, and other critical workspace files and prompts recovery

2026-03-15
loop-circuit-breaker
Autres occupations informatiques

Detects infinite tool-call retry loops from deterministic errors and breaks them before they drain context or budget

2026-03-15
dangerous-action-guard
Autres occupations informatiques

Intercepts irreversible or destructive actions and requires explicit user confirmation before proceeding

2026-03-15
spend-circuit-breaker
Autres occupations informatiques

Tracks cumulative API spend against a monthly budget and pauses non-essential automations when thresholds are crossed

2026-03-15
prompt-injection-guard
Autres occupations informatiques

Detects and intercepts prompt injection attempts in external content before the agent acts on them

2026-03-15
obsidian-sync
Autres occupations informatiques

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

2026-03-15
skill-vetting
Autres occupations informatiques

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

2026-03-15
context-budget-guard
Autres occupations informatiques

Proactively monitors estimated token usage during long sessions and triggers context-window-management before overflow, not after. Use at the start of any session expected to last more than 30 minutes.

2026-03-15
morning-briefing
Autres occupations informatiques

Compiles a daily morning briefing from active tasks, priorities, and pending items. Use at the start of each working day.

2026-03-15
secrets-hygiene
Analystes en sécurité de l'information

Audits which skills have access to secrets, flags stale or unrotated credentials, and prompts rotation. Use weekly to keep credentials clean.

2026-03-15
Affichage des 40 principaux skills collectés sur 56 dans ce dépôt.