Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx skills add Playa-0v0/Cyrene-Agent --skill cyrene-work-hygienegit clone --depth 1 https://github.com/Playa-0v0/Cyrene-AgentWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/playa-0v0/cyrene-agent/cyrene-work-hygiene)<a href="https://agentmods.dev/skills/playa-0v0/cyrene-agent/cyrene-work-hygiene"><img src="https://agentmods.dev/badge/skills/playa-0v0/cyrene-agent/cyrene-work-hygiene/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/playa-0v0/cyrene-agent/cyrene-work-hygiene"><img src="https://agentmods.dev/badge/skills/playa-0v0/cyrene-agent/cyrene-work-hygiene.svg" alt="Reviewed on agentmods" width="80" height="20"></a>- NVIDIA SkillSpector pass
What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00056 | $0.00988 |
| Opus 5 | $0.00028 | $0.00494 |
| Sonnet 5 | $0.00011 | $0.00198 |
| Haiku 4.5 | $0.00006 | $0.00099 |
Grade A, and why
cyrene-work-hygiene scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 12d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
What it actually says
Cyrene Work Hygiene
本 Skill 是可变的工作区施工规范:让用户能一眼找到原始资料、进行中的材料和最终交付物。它不替代已有的 Office Skills,也不要求为了整齐而建立空目录。
何时使用
当任务预计会创建、整理或交付一组文件时使用,例如:整理一批资料、完成分析项目、产出报告及附件、持续推进一个工作项目。
以下情况不要使用:普通问答、只读检查、单文件小修改、用户明确要求沿用现有目录且不需要整理。
施工顺序
- 先列出工作区当前结构,识别用户已有的原始资料、已有交付物和项目入口。
- 选择下面最小可用的目录模板;没有必要的目录不创建。
- 新建或移动文件前,说明计划;不得擅自删除、覆盖或大规模移动用户原始资料。
- 多文件项目在根目录保留
README.md:写清目标、关键目录和最终交付物的位置。 - 完成后确认
output/中只放用户需要交付或查看的最终成果;中间材料留在working/。
基本目录模板
1. 轻量交付
适用于一份报告、一个表格、一次性整理结果,且不需要保留复杂过程。
<项目名>/
README.md
output/
<最终交付物>
2. 资料整理或分析项目
适用于有原始资料、处理过程和最终成果的任务。
<项目名>/
README.md
source/ 用户提供或收集的原始资料;优先只读
working/ 中间表格、草稿、临时转换结果
output/ 最终交付物
notes/ 必要的结论、说明、决策记录
3. 长期工作项目
适用于会跨多次会话持续推进的项目。
<项目名>/
README.md
source/
working/
output/
notes/
archive/ 已完成阶段、不再继续修改的材料
文件放置规则
- 根目录只放
README.md、用户明确需要直接看到的最终成果,以及少量必要入口文件。 source/保存原始资料;除非用户明确要求,不能覆盖或删除其中内容。working/保存草稿、转换产物、过程文件;不把它们和最终交付物混在一起。output/保存最终版本。若有多个版本,使用清晰名称,例如2026-08-10-项目总结.docx,不要使用final-final-v2。notes/只记录对后续工作有价值的简短说明;不创建无内容的模板文件。- 用户已有明确目录时优先尊重既有结构,只补足缺失的入口说明或交付物位置。
Office 能力路由
当文件处理本身需要专业能力时,读取并使用已有 Skill;本 Skill 只负责项目组织:
| 任务 | 使用的已有 Skill |
|---|---|
| Excel、CSV、预算、数据分析 | xlsx |
| Word、正式报告、合同、可打印文档 | docx |
| PPT、演示文稿、幻灯片 | pptx-generator |
| PDF 创建、审阅、表单、视觉排版 | pdf |
先判断是否需要对应的 Office Skill;若需要,读取该 Skill 的 SKILL.md 后再执行。不要在这里重复它们的格式、公式、版式或验证规范。
安全边界
- 所有路径必须位于当前绑定工作区内。
- 不删除用户文件;清理中间文件前必须取得明确确认。
- 不为简单任务建立项目目录仪式。
- 本 Skill 是施工建议,不强制用户接受目录重组;用户指定的结构优先。
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 12d ago First seen · 96 lines · 56 tokens per session scan A a7ff06a64cd1
cyrene-work-hygiene is a skill published in the GitHub repository Playa-0v0/Cyrene-Agent (581 stars, last pushed yesterday), licensed MIT. It adds 56 tokens to every session and 988 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other skills, from other repositories
project-setup-info-local
Comprehensive setup steps to help the user create complete project structures in a VS Code workspace; this tool is designed for full project initialization and scaffolding, not for creating individual files. When to use this tool: user wants to create a new complete project from scratch; setting up entire project…
update-skills
Create or update repository skills and instructions when major learnings are discovered during a session. Use when the user says "learn!", when a significant pattern or pitfall is identified, or when reusable domain knowledge should be captured for future sessions.
github-copilot-upgrader
Use this to update the Github Copilot CLI/SDK.
commit
Commit staged or unstaged changes with an AI-generated commit message that matches the repository's existing commit style. Use when the user asks to 'commit', 'commit changes', 'create a commit', 'save my work', or 'check in code'.
sync
Sync the current session branch with its upstream branch, or publish the current session branch to a remote. Use when the user asks to sync a branch, pull latest changes, rebase onto upstream, push current branch, publish branch, or set upstream.
generate-run-commands
Generate or modify run commands for the current session. Use when the user wants to set up or update run commands that appear in the session's Run button.