Files
sproutclaw/.pi/agent/skills/command-help-zh-skill/agents/openai.yaml
root cf5edd6394
Some checks failed
CI / build-check-test (push) Has been cancelled
feat(sproutclaw): modularize webui, extensions, and agent config layout
Restructure local extensions into per-feature directories, split WebUI
into backend modules with slash commands and systemd support, and track
prompts/skills under .pi/agent for portable Gitea deployment.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-10 16:57:08 +08:00

5 lines
390 B
YAML

interface:
display_name: "Command Help Chinese Highlight"
short_description: "Translate any CLI help text into Chinese with yellow-highlighted descriptions only"
default_prompt: "Create a standalone no-dependency Bash help wrapper for the specified command. Translate its help text into Chinese, keep command names and arguments uncolored, and highlight only descriptions in yellow."