six-pager
six-pager
📖 简介
Claude代码 skill: Amazon-style narrative-memo and PRFAQ 生成器. Two modes (memo + prfaq) with embedded Strunk + Anthropic prose audit. Bezos's 6-pager practice formalized as a skill.
查看英文原版
Claude Code skill: Amazon-style narrative-memo and PRFAQ generator. Two modes (memo + prfaq) with embedded Strunk + Anthropic prose audit. Bezos's 6-pager practice formalized as a skill.
📥 安装此技能
ai-agent install six-pager
📖 其他安装方式
方法 2:从 GitHub 克隆
git clone https://github.com/ngmeyer/six-pagercd six-pagerai-agent link .
方法 3:手动安装
# 下载技能后复制到技能目录 cp -r six-pager ~/.ai-agent/skills/
💡 提示: 技能将安装到你的本地 目录,不会存储在我们的服务器上。