tidy-skill
New14GitHub TrendingGeneralby Phoenix0531-sudo
洁癖.skill:让 AI Agent 少留痕,留下的都有用。 Tidy Skill: make AI agent artifacts intentional, scoped, and disposable when needed.
First seen 6/7/2026
Install & Usage
1
Create the skills directory
mkdir -p .claude/skills2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/tidy-skill.md https://raw.githubusercontent.com/Phoenix0531-sudo/tidy-skill/main/SKILL.md3
Invoke in Claude Code
/tidy-skillView source on GitHub
agent
Security Audits
LicenseUnknownSourceWarnRepositoryPass
Frequently Asked Questions
What is tidy-skill?
洁癖.skill:让 AI Agent 少留痕,留下的都有用。 Tidy Skill: make AI agent artifacts intentional, scoped, and disposable when needed.
How to install tidy-skill?
To install tidy-skill: create the skills directory (mkdir -p .claude/skills), then run: mkdir -p .claude/skills && curl -o .claude/skills/tidy-skill.md https://raw.githubusercontent.com/Phoenix0531-sudo/tidy-skill/main/SKILL.md. Finally, /tidy-skill in Claude Code.
What is tidy-skill best for?
tidy-skill is a skill categorized under General. It is designed for: agent. Created by Phoenix0531-sudo.