Skip to main content
Run any Skill in Manus
with one click
GitHub repository

dotfiles

dotfiles contains 5 collected skills from gitduk, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
5
Stars
2
updated
2026-07-04
Forks
0
Occupation coverage
2 occupation categories ยท 100% classified
repository explorer

Skills in this repository

cc-clean
network-and-computer-systems-administrators

Clean up accumulated junk in ~/.claude/ โ€” failed telemetry queue, stale auto-named plans, old file-history snapshots. Use this skill whenever the user mentions their .claude directory getting large, clearing disk space in Claude Code, ๆธ…็† Claude Code ๅžƒๅœพ, ็˜ฆ่บซ, reclaiming space, or asks anything like "why is ~/.claude so big". Also trigger if the user says they want to clean stale plans, telemetry, or edit history even without naming .claude explicitly.

2026-07-04
commit
software-developers

Use when ready to commit changes to git repository

2026-07-04
dotfiles
software-developers

Sync config files to the bare dotfiles repo (~/.dotfiles.git, worktree $HOME). Use when the user runs /dotfiles, asks to commit/push dotfiles, ๅ›บๅŒ–้…็ฝฎ, or sync ~/.claude changes into version control. Stages tracked modifications and untracked claude config files (rules/hooks/skills), blocks secrets, then commits and pushes.

2026-07-04
send-message
software-developers

Send a message to a Telegram chat via the Bot API directly. Self-contained โ€” reads its own .env at the skill root and has no dependency on any Telegram plugin. Use when the user asks to push a Telegram notification to their phone, test the bot token, send from a hook or one-shot script, or ็ป™ telegram ๅ‘ๆถˆๆฏ / ๆŽจ้€ๆถˆๆฏๅˆฐๆ‰‹ๆœบ. Push policy โ€” default is NO push (terminal output is the notification); push ONLY for /loop or /schedule task results, explicit requests ("ๅ‘็ป™ๆˆ‘" / "notify me"), or completion of long tasks (>5 min). Never push for routine replies, errors/permission prompts (hooks handle those), or intermediate progress. When unsure, don't push.

2026-07-04
systematic-debugging
software-developers

Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes

2026-07-04
dotfiles Agent Skills on GitHub | SkillsMP