CtrlK
BlogDocsLog inGet started
Tessl Logo

awesome-openclaw-agents

github.com/mergisi/awesome-openclaw-agents

SkillAddedReview
tone-shifter

skills/gemma/tone-shifter/SKILL.md

Rewrite any text in a different tone — formal, casual, friendly, bold, or concise.

68

standup-summary

skills/gemma/standup-summary/SKILL.md

Tell Gemma what you did, what you're working on, and any blockers. Get a clean standup update.

53

sql-explainer

skills/gemma/sql-explainer/SKILL.md

Paste a SQL query and get a plain English explanation of what it does.

66

regex-builder

skills/gemma/regex-builder/SKILL.md

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

59

pricing-advisor

skills/gemma/pricing-advisor/SKILL.md

Describe your product and target customer, get a pricing strategy with three tiers and rationale.

66

meeting-notes

skills/gemma/meeting-notes/SKILL.md

Paste raw meeting notes and get a clean summary with key decisions and action items.

68

haiku-card

skills/gemma/haiku-card/SKILL.md

Write a haiku about a topic and render it as a shareable card.

69

growth-ideas

skills/gemma/growth-ideas/SKILL.md

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

60

cover-letter

skills/gemma/cover-letter/SKILL.md

Describe the role and your background, get a concise, compelling cover letter paragraph.

64

commit-message

skills/gemma/commit-message/SKILL.md

Generate a clean, conventional commit message from a description of your changes.

64

code-explainer

skills/gemma/code-explainer/SKILL.md

Paste any code snippet and get a plain English explanation of what it does and how it works.

64

openclaw-debugger

skills/claude/openclaw-debugger/SKILL.md

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.

68

model-cost-compare

skills/claude/model-cost-compare/SKILL.md

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 cheapest model capable of the task.

80

git-commit-writer

skills/claude/git-commit-writer/SKILL.md

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.

80

excalidraw-architecture

skills/claude/excalidraw-architecture/SKILL.md

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.

80

cost-optimizer

skills/claude/cost-optimizer/SKILL.md

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.

76