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 agentmods add instructions/funiq-lab/your-mind/claude-mdgit clone --depth 1 https://github.com/funiq-lab/your-mindWrote 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/instructions/funiq-lab/your-mind/claude-md)<a href="https://agentmods.dev/instructions/funiq-lab/your-mind/claude-md"><img src="https://agentmods.dev/badge/instructions/funiq-lab/your-mind/claude-md.svg" alt="Measured on agentmods" height="20"></a>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 | $0.01272 | $0.01272 |
| Opus 5 | $0.00636 | $0.00636 |
| Sonnet 5 | $0.00254 | $0.00254 |
| Haiku 4.5 | $0.00127 | $0.00127 |
Grade A, and why
your-mind CLAUDE.md 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 3d 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.
How it starts
The opening of the file, as written. The whole thing — 136 lines — stays where its author put it; the contents beside it link to each section on GitHub.
CLAUDE.md
This file provides guidance to Claude Code (claude.ai/code) when working in this repository.
项目概述
your-mind 是一个开源的"数字大脑"框架:帮助你利用 Claude Code 构建个人知识管理和生产力系统,用于长期沉淀输入(阅读/资讯/灵感)、思考(结构化推演与复盘)与输出(文章、产品/设计规划、写作素材等)。
目录结构与导航
your-mind/
├── life-os/ # 人生规划系统(主工作区)
├── output/ # 内容输出系统(对外分享)
├── inspiration/ # 灵感捕捉(独立,仅供引用)
├── news/ # 资讯收集(按周归档)
├── tech/ # 技术学习记录
└── docs/references/ # 规范文档库
各目录定位
| 目录 | 定位 | 详细说明 |
|---|---|---|
life-os/ |
人生规划系统 | 日常记录、目标追踪、项目管理 → 见 life-os/CLAUDE.md |
output/ |
内容输出系统 | 对外分享内容(通稿、各平台文章、视频脚本)→ 见 output/CLAUDE.md |
inspiration/ |
灵感库 | 瞬间想法,仅供引用不归档 → 见 inspiration/CLAUDE.md |
news/ |
资讯收集 | 有价值的网络内容,按周归档 → 见 news/CLAUDE.md |
tech/ |
技术知识库 | 问题卡片、知识卡片 → 见 tech/CLAUDE.md |
docs/references/ |
规范文档 | 各目录的操作规范 |
规范文档
操作不同目录时,请读取对应规范:
| 操作目标 | 规范路径 |
|---|---|
life-os/ 全部 |
docs/references/life-os/markdown-standards.md |
life-os/Goals/、life-os/Daily Notes/ |
docs/references/life-os/productivity-workflow.md |
life-os/Projects/ |
docs/references/life-os/project-management.md |
output/ |
docs/references/output/content-standards.md |
output/quaily/ |
docs/references/output/quaily-format.md |
news/ |
docs/references/news/collection-format.md |
tech/ |
docs/references/tech/documentation-format.md |
可用命令
全局命令
| 命令 | 用途 |
|---|---|
/commit |
暂存所有变更并生成提交(不推送) |
/catchup |
同步最新状态并总结进展 |
life-os/ 专用
| 命令 | 用途 |
|---|---|
/daily |
创建今日每日笔记 |
/weekly |
运行周回顾流程 |
/onboard |
加载完整上下文 |
inspiration/ 专用
| 命令 | 用途 |
|---|---|
/capture |
快速捕捉灵感 |
news/ 专用
| 命令 | 用途 |
|---|---|
/collect |
收集资讯(提供网址+感想) |
tech/ 专用
| 命令 | 用途 |
|---|---|
/card |
创建技术卡片(问题/知识) |
可用技能
life-os/ 专用
| 技能 | 用途 |
|---|---|
life-os-file-ops |
文件读写规范(frontmatter、wiki-links、模板) |
daily-workflow |
晨间/午间/晚间工作流 |
goal-tracking |
目标进度追踪 |
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.
- 3d ago First seen · 136 lines · 1,272 tokens per session scan A 9f4a94c86bb7
your-mind CLAUDE.md is an instructions file published in the GitHub repository funiq-lab/your-mind (11 stars, last pushed 8mo ago), licensed MIT. It adds 1,272 tokens to every session, about $0.0064 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 instructions, from other repositories
foldkit AGENTS.md
AGENTS.md instructions for foldkit/foldkit, covering agent development notes, project conventions, exemplar files, naming and state modeling.
awesome-copilot-id AGENTS.md
AGENTS.md instructions for GulajavaMinistudio/awesome-copilot-id, covering communication, explanation and documentation, markdown formatting, user communication style and workflow & methodology.
codex-skills-collection AGENTS.md
AGENTS.md instructions for JakubMikolajek/codex-skills-collection, covering codex workflow contract, default workflow, commands, expected outputs and downstream path resolution contract.
humansintheloop-dev-workflow-and-tools CLAUDE.md
Claude Code instructions for humansintheloop-dev/humansintheloop-dev-workflow-and-tools, covering project guidelines, executing bash commands, skills, code health and referencing code locations.
omnifocus-claude-extension CLAUDE.md
Instructions for geoffdavis/omnifocus-claude-extension, covering claude.md, project overview, essential commands, build & development and install dependencies.
VoxClaw AGENTS.md
AGENTS.md instructions for malpern/VoxClaw, covering voxclaw - codex project notes, what it is, architecture, build & test and integration methods.