# Alex Notes - Full AI Profile > A quiet personal blog for essays, projects, session notes, and field observations. This is the long-form companion to llms.txt. It gives AI assistants a stable, sourceable summary of the site's purpose, public routes, current categories, tags, and recent posts. --- ## Overview Alex Notes is a personal blog and project notebook maintained by Alex Xiang. It publishes essays, project records, AI workflow notes, reusable agent skill reflections, reading notes, and field observations. The site is intentionally quiet and editorial: the homepage introduces the writer, while /posts/ is the full writing library. Author: Alex Xiang (https://alexxiang.blog) Website: https://alexxiang.blog/ Primary language: Simplified Chinese Secondary interface language: English Generated: 2026-07-13T07:45:13.359Z Content source status: live public MX Space data ## Core Topics - AI workflows - agent skills - personal knowledge systems - project notes - field observations ## Public Routes - Home: https://alexxiang.blog/ - English home: https://alexxiang.blog/en/ - Writing library: https://alexxiang.blog/posts/ - English writing library: https://alexxiang.blog/en/posts/ - Categories: https://alexxiang.blog/categories/ - Tags: https://alexxiang.blog/tags/ - Search index: https://alexxiang.blog/search.json - RSS: https://alexxiang.blog/rss.xml - Sitemap: https://alexxiang.blog/sitemap.xml - Robots: https://alexxiang.blog/robots.txt - Short AI summary: https://alexxiang.blog/llms.txt ## Categories ### 硅基突触 URL: https://alexxiang.blog/categories/silicon-synapse/ Public posts in this category: 4 - 把飞书协同补录做成一个前端主导 Skill: https://alexxiang.blog/posts/sync-feishu-code-collab-skill/ - Handoff 不是总结,是下一位 Agent 的接力棒: https://alexxiang.blog/posts/handoff-skill/ - 把 CLAUDE.md 和 AGENTS.md 做成可复用 workflow: https://alexxiang.blog/posts/claude-agents-bootstrap-skill/ - 把一次真实浏览器 QA 沉淀成 skill: https://alexxiang.blog/posts/chrome-live-business-qa-session-to-skill/ ## Tags - skill: 4 posts - codex: 2 posts - agent-workflow: 1 post - agents: 1 post - docs: 1 post - feishu: 1 post - handoff: 1 post - qa: 1 post - workflow: 1 post ## Recent Public Posts ### 把飞书协同补录做成一个前端主导 Skill - URL: https://alexxiang.blog/posts/sync-feishu-code-collab-skill/ - Category: 硅基突触 - Tags: skill, feishu, workflow - Created: 2026年6月2日 - Updated: 2026年6月8日 - Reads: 0 - Summary: 该 skill 用于防止飞书协同表被误用为事实来源。它先读项目规则,定位当前协同表,核对 lark-cli、Base schema 及权限,确保截图仅本地留存且为真实渲染的目标态页面,禁止占位或拼接图。默认适用于前端场景,后端需自行配置 repo 文档、字段映射等。找不到有效表格链接时停止写入并提示用户。目标是让协同记录回归台账定位,技术事实留存于仓库文档。 ### Handoff 不是总结,是下一位 Agent 的接力棒 - URL: https://alexxiang.blog/posts/handoff-skill/ - Category: 硅基突触 - Tags: skill, agent-workflow, handoff - Created: 2026年6月2日 - Updated: 2026年6月9日 - Reads: 0 - Summary: 长会话交接的关键不是上下文长度,而是需清晰分离事实、推断与未决假设。为此设计了固定格式的handoff skill,将任务状态写入`./handoff/YYMMDD-handoff.md`,包含七个固定部分及具体操作细节,确保下一位agent能立即执行。其核心在于协作接口而非总结,强调路径稳定、状态重建和可验证性,最终验证是能否真正衔接。本次发布将本地skill转入GitHub仓库(commit `3da5954`),明确skill为主artifact,文章仅为解释。 ### 把 CLAUDE.md 和 AGENTS.md 做成可复用 workflow - URL: https://alexxiang.blog/posts/claude-agents-bootstrap-skill/ - Category: 硅基突触 - Tags: codex, skill, agents, docs - Created: 2026年6月1日 - Updated: 2026年6月23日 - Reads: 0 - Summary: 把 CLAUDE.md 和 AGENTS.md 做成可复用工作流的经验:根文档只放稳定高频规则,细节收入低噪文档;新版 v0.2 补上了 scoped AGENTS.md、AGENTS/CLAUDE 兼容、skill source/mirror/install root 区分、文章证据回流和完整生命周期报告。短根文档比长百科更有用,但质量证据也要写清边界:AI 盲审是 smoke evidence,不等于 human blind review。 ### 把一次真实浏览器 QA 沉淀成 skill - URL: https://alexxiang.blog/posts/chrome-live-business-qa-session-to-skill/ - Category: 硅基突触 - Tags: codex, skill, qa - Created: 2026年6月1日 - Updated: 2026年6月9日 - Reads: 0 - Summary: 将真实浏览器QA经验沉淀为可复用skill。核心是约束多角色业务测试流程:强制跨角色读回验证、写入后必须还原数据、设定停止规则避免无限测试。先落地操作清单而非博客,确保下次QA能直接复用证据、还原和判断步骤,而非仅靠复盘。 ## Content Model Notes - Posts are sourced from the public MX Space API at build time. - Drafts or private posts are not listed here. - English routes read MX Space's lang=en translated posts at build time; local copy is kept only as a fallback for UI labels and category naming. - The canonical public site is https://alexxiang.blog/. ## Build Metadata - Posts fetched: 4 - Categories fetched: 1 - MX Space pagination: {"pagination":{"page":1,"size":50,"total":4,"total_pages":1},"view":"card","fetchedPages":1,"maxPages":20,"pageSize":50} - Fallback error: none