platforms/claude/skills/orbit-os/SKILL.md
知识库 OrbitOS Obsidian Vault 共享配置。Vault 结构、格式规则、排版规范。被 orbit-* 系列 skill 自动引用;也可在知识库相关操作中直接调用以获取上下文。
npx skillsauth add codingsamss/ai-dotfiles orbit-osInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
OrbitOS 共享配置,供 orbit-* 系列 skill 自动引用;也可在知识库相关操作中直接调用以获取 Vault 上下文。
库路径: "/Users/suqi3/Library/Mobile Documents/iCloud~md~obsidian/Documents/Sam's"
| 目录 | 用途 |
|------|------|
| 01_日记 | 每日日志(按月归档:YYYY-MM/YYYY-MM-DD.md) |
| 02_项目 | 活跃项目(扁平结构,按名称组织) |
| 03_研究 | 永久参考资料 |
| 04_知识沉淀 | 原子概念笔记 |
| 05_资讯 | 策展内容(Newsletters/、产品发布/) |
| 06_计划 | 执行计划(完成后归档) |
| 07_资产 | 工具资产与可复用配置沉淀 |
--- 开头和结尾tags: [tag1, tag2]--- 结束后不留空行[[NoteName]] 连接笔记area 字段关联领域,不用文件夹层级## See Also,不放 frontmatter.md 后必须执行 touch "<file>"(路径必须加引号/转义)以触发 Obsidian 感知touch <file>:含空格文件名会被 shell 拆分,产生意外 0 字节文件文件名:行号(例如 TrainRequestBO.java:46)03_研究/推特文章/YYYY-MM/04_知识沉淀/推特精选/<author>/文章名.mddate 与 updated.../assets/<slug>/img-0.ext、img-1.ext、img-2.ext(保留原扩展名),建议补一行图注03_研究/、04_知识沉淀/、05_资讯/assets/<slug>/,命名 img-0.ext、img-1.ext(保留扩展名)预期图片数 = 下载成功数 = 文内引用数assets/<slug>/,正文按原位插图(相对路径).md 后执行 touch "<file>"(必须加引号)状态:未完成(缺图)
- img-<n> | <url> | <reason> | <attempts>
处理:阻塞交付,待补齐后再完成。
输出到 Obsidian 的文档必须遵循以下排版风格:
> [!info] callout 概括核心目标或文档定位## 1. 标题名 (English Name),中英文双语--- 分隔> [!info] 用于关键洞察、原理解释> [!warning] 用于注意事项、风险提示> 用于类比、比喻、形象说明写日记(01_日记/YYYY-MM/YYYY-MM-DD.md)时,## 日志 部分应自动从 GitHub 拉取当天跨仓库的 commit 记录。
codingSamssgh api Events API + Commits APIauthor 参数,避免邮箱不匹配按仓库分组,每个仓库一个 H3,附 commit 数量。每条 commit 用列表项,末尾括号标 short sha。同仓库多条 commit 归纳出一句主线描述。
### {repo}(N commits)
主线:一句话概括本仓库今天的改动方向
- commit 描述(`sha`)
- commit 描述(`sha`)
最小模板:
---
area:
tags: [project]
status: active
---
## Context
## Actions
## Progress
当子 skill(如 orbit-diary)定义的规则与本文件冲突时,子 skill 特例优先于 orbit-os 基线。
写入 Vault 前必检:
## See Also 在正文底部文件名:行号),避免长绝对路径03_研究/推特文章/YYYY-MM/中文短标题.mdassets/<slug>/ 并使用相对路径引用touch(路径带引号)find <vault> -type f -name '*.md' -size 0(若命中,先定位再清理)development
Query Midea MX / 美信 local message cache through the MX local HTTP query service from Codex. Use when the user asks to read MX sessions, search chat history, search messages globally or inside a group/session, list recent messages, or page message history. This is read-only and does not require send authorization. Never fall back to reading SQLite or app cache files directly.
development
Safely search MX users or groups and send Midea MX / 美信 IM messages from Codex. Use when the user asks to notify someone, send a message to a person or group, use a configured group alias, @ users, @ all, or send MX file/image messages. Read lookups need no extra authorization; every live send needs explicit user authorization for that exact target and message.
tools
MX channel output rules. Always active in MX conversations.
tools
Use the company WorkSpace `ws` CLI reliably as a delegated coding agent from Codex. Trigger when the user wants Codex to command `ws`, WorkSpace CLI, or the company opencode-derived coding tool to generate code, inspect a repo, run a bounded implementation task, or use a requested WorkSpace model while Codex reviews the output.