ponytail-help

仓库创建 2026年6月12日最近提交 11 天前SkillHot 收录 20 天前
▸ 精选理由

为新手或快速回顾提供清晰的命令与模式对照,便于上手。

这个 Skill 做什么

一次性显示 Ponytail 各模式、命令与技能的快速参考卡。

一张速查卡,集中列出 ponytail 的模式层级、常用命令和技能,一次性展示且不改变当前模式也不写入任何持久文件。需要快速回顾用法、查找触发指令或决定采用哪种模式时拿出来看最方便。它是只读的帮助卡,简明无副作用,不会污染配置或仓库。

▸ 展开 SKILL.md 英文原文

Quick reference for ponytail's modes, skills, and commands. One-shot display.

开发编程速查卡使用指南模式说明通用
9.0w
Stars
4.9k
Forks
12
仓库内 Skill
+1.4w
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/DietrichGebert/ponytail/main/.openclaw/skills/ponytail-help/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/DietrichGebert/ponytail/main/.openclaw/skills/ponytail-help/SKILL.md"
SKILL.MD 节选查看完整文件 ↗
# Ponytail Help

Display this reference card when invoked. One-shot, do NOT change mode,
write flag files, or persist anything.

## Levels

| Level | Trigger | What change |
|-------|---------|-------------|
| **Lite** | `/ponytail lite` | Build what's asked, name the lazier alternative in one line. |
| **Full** | `/ponytail` | The ladder enforced: YAGNI → stdlib → native → one line → minimum. Default. |
| **Ultra** | `/ponytail ultra` | YAGNI extremist. Deletion before addition. Challenges requirements before building. |

Level sticks until changed or session end.

## Skills

| Skill | Trigger | What it does |
|-------|---------|--------------|
| **ponytail** | `/ponytail` | Lazy mode itsel
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有