# Clean Skill

> A boring, well-behaved notes skill used as the false-positive control for the security scanner.

- Skill: `huanyu-hibiki/clean-skill` (Agent Skill, multi-file: 4 files)
- Install (CLI): `npx skillmds@latest add huanyu-hibiki/clean-skill`
- Raw SKILL.md: https://api.skillmd.com/api/skills/huanyu-hibiki/clean-skill/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Security
- Author: Huanyu-Hibiki (https://skillmd.com/u/huanyu-hibiki)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/huanyu-hibiki/clean-skill

---


# Notes Helper

Organizes plain-text notes stored in the workspace.

## Workflow

1. List the markdown files in the `notes/` folder.
2. Group files by the date in their file name.
3. Print a short index of each group.

## Boundaries

- Only reads and writes files under its own folder.
- No network usage of any kind.
- Plain, readable steps with nothing hidden.

