platforms/codex/skills/official-article-ingest/SKILL.md
Use when Sam wants to collect, save, translate, or reformat official source articles/blog posts/research/product announcements into the Obsidian vault, especially requests mentioning 官方文章, 官网排版, 原始排版, 美观, 收录, 1:1, 原文1:1, or 英文中文对照1:1. Preserve the source site's information architecture and visual hierarchy rather than forcing a generic Markdown template.
npx skillsauth add codingsamss/ai-dotfiles official-article-ingestInstall 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.
用于把官方来源文章收录到 Sam 的 Obsidian Vault,并尽量保持来源页面的原始结构、视觉层级和阅读美感。默认先读取 orbit-os 规则,遵守 Vault 路径、媒体本地化、外部写入后 touch "<file>" 等约束。
如果用户没有明确说明,先问要哪一种;不要把两种混用。
适用表达:原文1:1、只要原文、原始英文保存、按官网原文排版。
适用表达:英文中文对照1:1、中英对照1:1、逐段对照翻译、逐段补中文。
assets/<slug>/,正文使用相对路径。source。--- 分隔符只用于 frontmatter;正文分隔线用 ***,避免校验混淆。test -s "<file>"。touch "<file>",路径必须加引号。touch 结果;不要把整篇文章正文贴到回复里。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.
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.
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.