用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/luokai0/ai-agent-skills-by-luo-kai --skill file-auto-organizer命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
Writers Room Story Engine mega-skill. Creates, structures, drafts, and revises compelling standalone stories from zero using premise generation, audience engagement, thematic design, character arcs, Story Spine structure, causal beats, worldbuilding in service of story, scene construction, and revision diagnostics. Use when developing short stories, standalone fiction, scripts, or narrative concepts from scratch or when improving weak drafts.
Browse Airtable bases and tables, inspect records, create records, and manage fields, comments, and table actions — powered by ClawLink.
Alibaba Cloud DNS (Alidns) CLI skill. Use to query, add, and update DNS records via aliyun-cli, including CNAME setup for Function Compute custom domains.
基于 SOC 职业分类
正在显示 SKILL.md
| name | file-auto-organizer |
| version | 1.0.0 |
| description | 文件自动整理工具。按文件类型、日期自动归类下载文件夹,适合整理控和洁癖用户。 |
| author | 你的名字 |
| triggers | ["文件整理","整理文件","自动归类","桌面整理","下载整理"] |
自动整理文件夹,按类型/日期归类文件,告别凌乱桌面!
python3 scripts/organizer.py organize ~/Downloads
python3 scripts/organizer.py by-type ~/Downloads
python3 scripts/organizer.py by-date ~/Downloads
python3 scripts/organizer.py stats ~/Downloads
默认类型分类:
# 整理桌面
python3 scripts/organizer.py organize ~/Desktop
# 整理并生成报告
python3 scripts/organizer.py organize ~/Downloads --report