mergisi

30 mods across 5 repositories, 4.0k stars between them.

cost-optimizer

01

mergisi/awesome-openclaw-agents

Skill Claude CodeCodex

Trigger when the user asks to audit Claude Code costs, reduce token spend, says "my Claude bill is too high", "optimize my CLAUDE.md", "why is this project burning tokens", or "/cost-optimizer". Scans a project for the common Claude Code cost leaks and returns a prioritized fix list.

3.9k 3mo ago A 69 tokens original MIT

mergisi/awesome-openclaw-agents

Skill Claude CodeCodex

Trigger when the user asks for an architecture diagram, says "draw the system", "update the architecture diagram", "give me an excalidraw of this codebase", or "/excalidraw-architecture". Generates or updates an Excalidraw JSON file at docs/architecture.excalidraw by reading the codebase's key entry points.

3.9k 3mo ago A 78 tokens original MIT

git-commit-writer

03

mergisi/awesome-openclaw-agents

Skill Claude CodeCodex

Trigger when the user asks to write a commit message, generate a commit from staged changes, review a diff before committing, or says "/commit". Reads git diff --staged and produces an opinionated, convention-matching commit message.

3.9k 3mo ago A 53 tokens original MIT

model-cost-compare

04

mergisi/awesome-openclaw-agents

Skill Claude CodeCodex

Trigger when the user asks which model to use, wants to compare model costs, says "what's cheapest for this task", "should I use Opus or Sonnet", "can a smaller model handle this", or "/model-cost-compare". Estimates token cost across Opus 4.6, Sonnet 4.6, GLM-5.1, Minimax M2.7, and local Gemma 4, then recommends the…

3.9k 3mo ago A 104 tokens original MIT

openclaw-debugger

05

mergisi/awesome-openclaw-agents

Skill Claude CodeCodex

Trigger when an OpenClaw agent is broken, silent, crashing, stuck, not responding, returning empty output, or the user says "my agent is down", "agent not working", "/openclaw-debugger". Walks through the standard OpenClaw 2026.4 diagnosis checklist and prints a report.

3.9k 3mo ago A 71 tokens original MIT

growth-ideas

09

mergisi/awesome-openclaw-agents

Skill Claude CodeCodex

Describe your product or project and get three actionable growth ideas tailored to your stage.

3.9k 3mo ago A 20 tokens original MIT

regex-builder

13

mergisi/awesome-openclaw-agents

Skill Claude CodeCodex

Describe a text pattern in plain English and get a working regular expression with an explanation.

3.9k 3mo ago A 20 tokens original MIT

agent-architecture

18

mergisi/openclaw-rules

Cursor rule

When building or modifying an OpenClaw agent, follow this directory structure and these conventions.

2 6mo ago A 623 tokens original MIT

deploy

19

mergisi/openclaw-rules

Cursor rule

When deploying OpenClaw agents to different environments.

2 6mo ago D 662 tokens original MIT

multi-agent

22

mergisi/openclaw-rules

Cursor rule

When building systems with multiple OpenClaw agents working together.

2 6mo ago A 534 tokens original MIT

soul-md-guide

23

mergisi/openclaw-rules

Cursor rule

When creating or editing a SOUL.md file for an OpenClaw agent, follow this structure and these conventions.

2 6mo ago A 519 tokens original MIT

telegram-bot

24

mergisi/openclaw-rules

Cursor rule

When setting up or modifying Telegram bot integration for OpenClaw agents.

2 6mo ago A 640 tokens original MIT