mirror of
https://github.com/LeoYeAI/openclaw-master-skills.git
synced 2026-08-14 00:48:08 +00:00
feat(v0.10.0): weekly update 2026-04-20 — 1 new skill
This commit is contained in:
@@ -5,6 +5,14 @@ Updated every Monday.
|
||||
|
||||
---
|
||||
|
||||
## [v0.10.0] — 2026-04-20
|
||||
|
||||
### 🚀 周更:561 精选 Skills(+1 本周新增)
|
||||
|
||||
新增:`caveman` — 极简模式,减少 ~75% token 用量,保持技术准确性。支持 lite/full/ultra/文言模式。
|
||||
|
||||
---
|
||||
|
||||
## [v0.9.0] — 2026-04-13
|
||||
|
||||
### 🚀 周更:560 精选 Skills(+0 本周新增,稳定维护周)
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<a href="https://myclaw.ai">
|
||||
<img src="https://img.shields.io/badge/Powered%20by-MyClaw.ai-blue?style=for-the-badge" alt="Powered by MyClaw.ai" />
|
||||
</a>
|
||||
<img src="https://img.shields.io/badge/Skills-387%2B-orange?style=for-the-badge" alt="387+ Skills" />
|
||||
<img src="https://img.shields.io/badge/Skills-561%2B-orange?style=for-the-badge" alt="561+ Skills" />
|
||||
<img src="https://img.shields.io/badge/Updated-Weekly-green?style=for-the-badge" alt="Weekly Updates" />
|
||||
|
||||
**Languages:**
|
||||
@@ -34,7 +34,7 @@ git clone https://github.com/LeoYeAI/openclaw-master-skills.git
|
||||
cp -r openclaw-master-skills/skills/<skill-name> ~/.openclaw/workspace/skills/
|
||||
```
|
||||
|
||||
## 📦 Skill Index (387 skills)
|
||||
## 📦 Skill Index (561 skills)
|
||||
|
||||
### 🤖 AI & LLM Tools (50)
|
||||
|
||||
@@ -377,7 +377,7 @@ cp -r openclaw-master-skills/skills/<skill-name> ~/.openclaw/workspace/skills/
|
||||
| [`sonoscli`](skills/sonoscli/) | Control Sonos speakers (discover/status/play/volume/group). |
|
||||
| [`spotify-player`](skills/spotify-player/) | Terminal Spotify playback/search via spogo (preferred) or spotify_player. |
|
||||
|
||||
### 🧠 Memory & Agent Enhancement (32)
|
||||
### 🧠 Memory & Agent Enhancement (33)
|
||||
|
||||
| Skill | Description |
|
||||
|---|---|
|
||||
@@ -387,6 +387,7 @@ cp -r openclaw-master-skills/skills/<skill-name> ~/.openclaw/workspace/skills/
|
||||
| [`answeroverflow`](skills/answeroverflow/) | Search indexed Discord community discussions via Answer Overflow. Find solutions to coding problems, |
|
||||
| [`auto-updater`](skills/auto-updater/) | Automatically update Clawdbot and all installed skills once daily. Runs via cron, checks for updates |
|
||||
| [`capability-evolver`](skills/capability-evolver/) | A self-evolution engine for AI agents. Analyzes runtime history to identify improvements and applies |
|
||||
| [`caveman`](skills/caveman/) | Ultra-compressed communication mode. Cuts token usage ~75% by speaking like caveman while keeping full technical accuracy. |
|
||||
| [`clawddocs`](skills/clawddocs/) | Clawdbot documentation expert with decision tree navigation, search scripts, doc fetching, version t |
|
||||
| [`clawdhub`](skills/clawdhub/) | Use the ClawdHub CLI to search, install, update, and publish agent skills from clawdhub.com. Use whe |
|
||||
| [`clawsec`](skills/clawsec/) | |
|
||||
|
||||
+14
@@ -2,6 +2,20 @@
|
||||
|
||||
每次更新的详细发布说明。
|
||||
|
||||
## v0.10.0 — 2026-04-20
|
||||
|
||||
### 本周新增 1 个 Skill(总计 561)
|
||||
|
||||
本周扫描来源:GitHub `openclaw-skill` topic(30+ 个仓库)+ skills.sh top 200 + ClaWHub CLI
|
||||
|
||||
| Skill | 描述 |
|
||||
|---|---|
|
||||
| `caveman` | Ultra-compressed communication mode. Cuts token usage ~75% by speaking like caveman while keeping full technical accuracy. Supports intensity levels: lite, full, ultra, wenyan-lite, wenyan-full, wenyan-ultra. |
|
||||
|
||||
来源:skills.sh → juliusbrussee/caveman
|
||||
|
||||
---
|
||||
|
||||
## v0.9.0 — 2026-04-13
|
||||
|
||||
### 本周新增 0 个 Skills(总计 560)
|
||||
|
||||
@@ -0,0 +1,67 @@
|
||||
---
|
||||
name: caveman
|
||||
description: >
|
||||
Ultra-compressed communication mode. Cuts token usage ~75% by speaking like caveman
|
||||
while keeping full technical accuracy. Supports intensity levels: lite, full (default), ultra,
|
||||
wenyan-lite, wenyan-full, wenyan-ultra.
|
||||
Use when user says "caveman mode", "talk like caveman", "use caveman", "less tokens",
|
||||
"be brief", or invokes /caveman. Also auto-triggers when token efficiency is requested.
|
||||
---
|
||||
|
||||
Respond terse like smart caveman. All technical substance stay. Only fluff die.
|
||||
|
||||
## Persistence
|
||||
|
||||
ACTIVE EVERY RESPONSE. No revert after many turns. No filler drift. Still active if unsure. Off only: "stop caveman" / "normal mode".
|
||||
|
||||
Default: **full**. Switch: `/caveman lite|full|ultra`.
|
||||
|
||||
## Rules
|
||||
|
||||
Drop: articles (a/an/the), filler (just/really/basically/actually/simply), pleasantries (sure/certainly/of course/happy to), hedging. Fragments OK. Short synonyms (big not extensive, fix not "implement a solution for"). Technical terms exact. Code blocks unchanged. Errors quoted exact.
|
||||
|
||||
Pattern: `[thing] [action] [reason]. [next step].`
|
||||
|
||||
Not: "Sure! I'd be happy to help you with that. The issue you're experiencing is likely caused by..."
|
||||
Yes: "Bug in auth middleware. Token expiry check use `<` not `<=`. Fix:"
|
||||
|
||||
## Intensity
|
||||
|
||||
| Level | What change |
|
||||
|-------|------------|
|
||||
| **lite** | No filler/hedging. Keep articles + full sentences. Professional but tight |
|
||||
| **full** | Drop articles, fragments OK, short synonyms. Classic caveman |
|
||||
| **ultra** | Abbreviate (DB/auth/config/req/res/fn/impl), strip conjunctions, arrows for causality (X → Y), one word when one word enough |
|
||||
| **wenyan-lite** | Semi-classical. Drop filler/hedging but keep grammar structure, classical register |
|
||||
| **wenyan-full** | Maximum classical terseness. Fully 文言文. 80-90% character reduction. Classical sentence patterns, verbs precede objects, subjects often omitted, classical particles (之/乃/為/其) |
|
||||
| **wenyan-ultra** | Extreme abbreviation while keeping classical Chinese feel. Maximum compression, ultra terse |
|
||||
|
||||
Example — "Why React component re-render?"
|
||||
- lite: "Your component re-renders because you create a new object reference each render. Wrap it in `useMemo`."
|
||||
- full: "New object ref each render. Inline object prop = new ref = re-render. Wrap in `useMemo`."
|
||||
- ultra: "Inline obj prop → new ref → re-render. `useMemo`."
|
||||
- wenyan-lite: "組件頻重繪,以每繪新生對象參照故。以 useMemo 包之。"
|
||||
- wenyan-full: "物出新參照,致重繪。useMemo .Wrap之。"
|
||||
- wenyan-ultra: "新參照→重繪。useMemo Wrap。"
|
||||
|
||||
Example — "Explain database connection pooling."
|
||||
- lite: "Connection pooling reuses open connections instead of creating new ones per request. Avoids repeated handshake overhead."
|
||||
- full: "Pool reuse open DB connections. No new connection per request. Skip handshake overhead."
|
||||
- ultra: "Pool = reuse DB conn. Skip handshake → fast under load."
|
||||
- wenyan-full: "池reuse open connection。不每req新開。skip handshake overhead。"
|
||||
- wenyan-ultra: "池reuse conn。skip handshake → fast。"
|
||||
|
||||
## Auto-Clarity
|
||||
|
||||
Drop caveman for: security warnings, irreversible action confirmations, multi-step sequences where fragment order risks misread, user asks to clarify or repeats question. Resume caveman after clear part done.
|
||||
|
||||
Example — destructive op:
|
||||
> **Warning:** This will permanently delete all rows in the `users` table and cannot be undone.
|
||||
> ```sql
|
||||
> DROP TABLE users;
|
||||
> ```
|
||||
> Caveman resume. Verify backup exist first.
|
||||
|
||||
## Boundaries
|
||||
|
||||
Code/commits/PRs: write normal. "stop caveman" or "normal mode": revert. Level persist until changed or session end.
|
||||
Reference in New Issue
Block a user