Agent Skills
› sgharlow/claude-code-recipes
sgharlow/claude-code-recipes
GitHub用于清洗和标准化混乱的表格数据(如CSV、电子表格),处理日期、名称、重复项及缺失值,确保转换透明且用户确认,输出干净数据集及详细日志。
Install All Skills
npx skills add sgharlow/claude-code-recipes --all -g -y
Skills in Collection (6)
用于清洗和标准化混乱的表格数据(如CSV、电子表格),处理日期、名称、重复项及缺失值,确保转换透明且用户确认,输出干净数据集及详细日志。
clean this data
standardize this CSV
dedupe this list
npx skills add sgharlow/claude-code-recipes --skill data-cleanup -g -y
将杂乱的会议记录转化为结构化摘要、包含负责人和截止日期的行动项表格,以及针对每位负责人的跟进邮件草稿。
用户粘贴会议笔记
要求提取行动项
询问会议任务归属
起草后续跟进邮件
npx skills add sgharlow/claude-code-recipes --skill meeting-notes-to-actions -g -y
将流程描述转化为可执行的二进制质量控制清单,包含关键与常规分级、验收标准及故障模式分析。适用于标准化审查、定义验收条件或解决因人员差异导致的质量波动问题。
构建质量检查清单
标准化X的审查方式
流程的验收标准
npx skills add sgharlow/claude-code-recipes --skill qc-checklist -g -y
将多源资料(文章、报告等)综合为结构化简报,提炼主题、共识、矛盾与知识缺口,辅助用户快速掌握研究全貌。
synthesize this research
combine these sources
what do these articles agree on
npx skills add sgharlow/claude-code-recipes --skill research-synthesis -g -y
将长文档提炼为角色相关的执行摘要、关键要点及影响分析,确保内容忠实原文并标注出处。适用于用户请求总结文档、提取重点或评估阅读必要性的场景。
summarize this document
give me the key points
do I need to read this?
用户上传PDF/报告/合同并询问核心内容
npx skills add sgharlow/claude-code-recipes --skill summarize-document -g -y
将分散的周报素材(笔记、邮件等)整合为结构化的状态报告,包含亮点、进度、风险及下周计划。确保内容基于输入且真实可信,支持不同受众版本生成。
write my status report
weekly update
summarize my week for my manager
npx skills add sgharlow/claude-code-recipes --skill weekly-status-report -g -y


