ArchieIndian

56 mods across 1 repository, 71 stars between them.

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.

71 4mo ago A 41 tokens

cron-hygiene

27

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.

71 4mo ago A 32 tokens

dag-recall

28

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.

71 4mo ago A 33 tokens

daily-review

29

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.

71 4mo ago A 26 tokens

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.

71 4mo ago A 35 tokens

heartbeat-governor

32

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.

71 4mo ago A 36 tokens

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.

71 4mo ago A 36 tokens

mcp-health-checker

37

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.

71 4mo ago A 36 tokens

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.

71 4mo ago A 40 tokens

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.

71 4mo ago A 41 tokens

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.

71 4mo ago A 39 tokens

secrets-hygiene

47

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.

71 4mo ago A 34 tokens

session-persistence

48

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.

71 4mo ago A 39 tokens