ArchieIndian/openclaw-superpowers
Skill Claude CodeCodex
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.
ArchieIndian/openclaw-superpowers
Skill Claude CodeCodex
Prevents context overflow on long-running OpenClaw sessions. Use when approaching context limits.
ArchieIndian/openclaw-superpowers
Skill Claude CodeCodex
Audits cron-scheduled skills for session mode, token waste, and cost efficiency — and enforces concise-reply constraints on cron contexts.
ArchieIndian/openclaw-superpowers
Skill Claude CodeCodex
Walks the memory DAG to recall detailed context on demand — query, expand, and assemble cited answers from hierarchical summaries without re-reading raw transcripts.
ArchieIndian/openclaw-superpowers
Skill Claude CodeCodex
End-of-day structured summary and next-session prep. Use at the end of each working day or significant work block.
ArchieIndian/openclaw-superpowers
Skill Claude CodeCodex
Intercepts irreversible or destructive actions and requires explicit user confirmation before proceeding.
ArchieIndian/openclaw-superpowers
Skill Claude CodeCodex
YAML-based delegation grant ledger — issues, validates, and tracks scoped permission grants for sub-agent expansions with token budgets and auto-expiry.
ArchieIndian/openclaw-superpowers
Skill Claude CodeCodex
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.
ArchieIndian/openclaw-superpowers
Skill Claude CodeCodex
Weekly audit of all installed third-party and community skills for malicious patterns, stale credentials, and drift from last-known-good state.
ArchieIndian/openclaw-superpowers
Skill Claude CodeCodex
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.
ArchieIndian/openclaw-superpowers
Skill Claude CodeCodex
Breaks multi-hour tasks into checkpointed stages with resume capability. Use when a task is expected to take more than 30 minutes or multiple sessions.
ArchieIndian/openclaw-superpowers
Skill Claude CodeCodex
Detects infinite tool-call retry loops from deterministic errors and breaks them before they drain context or budget.
ArchieIndian/openclaw-superpowers
Skill Claude CodeCodex
Monitors MCP server connections for health, latency, and availability — detects stale connections, timeouts, and unreachable servers before they cause silent tool failures.
ArchieIndian/openclaw-superpowers
Skill Claude CodeCodex
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.
ArchieIndian/openclaw-superpowers
Skill Claude CodeCodex
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.
ArchieIndian/openclaw-superpowers
Skill Claude CodeCodex
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.
ArchieIndian/openclaw-superpowers
Skill Claude CodeCodex
Compiles a daily morning briefing from active tasks, priorities, and pending items. Use at the start of each working day.
ArchieIndian/openclaw-superpowers
Skill Claude CodeCodex
Orchestrates multiple parallel OpenClaw agents — tracks health, detects timeouts, reconciles conflicting outputs, and manages structured handoffs.
ArchieIndian/openclaw-superpowers
Skill Claude CodeCodex
Diagnoses OpenClaw provider, fallback, channel, MCP, and gateway config issues with read-only scans and stateful summaries.
ArchieIndian/openclaw-superpowers
Skill Claude CodeCodex
Keeps OpenClaw's memory store clean, structured, and useful. Use at session end and during periodic maintenance.
ArchieIndian/openclaw-superpowers
Skill Claude CodeCodex
Detects and intercepts prompt injection attempts in external content before the agent acts on them.
ArchieIndian/openclaw-superpowers
Skill Claude CodeCodex
Tracks required validation gates, records pass/fail/waived results, and reports readiness before task completion.
ArchieIndian/openclaw-superpowers
Skill Claude CodeCodex
Audits which skills have access to secrets, flags stale or unrotated credentials, and prompts rotation. Use weekly to keep credentials clean.
ArchieIndian/openclaw-superpowers
Skill Claude CodeCodex
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.