# Adding a new content type to my blog-to-newsletter tool Canonical URL: https://www.traeai.com/articles/b9eed1a5-8f75-45fa-ad9e-284213cbce8c Original source: https://simonwillison.net/guides/agentic-engineering-patterns/adding-a-new-content-type/#atom-everything Source name: Simon Willison's Weblog Content type: article Language: 英文 Score: 8.5 Reading time: 5 分钟 Published: 2026-04-18T03:15:36+00:00 Tags: AI编程, Agentic工程, Claude, Web开发, 自动化 ## Summary 作者通过一个精心设计的AI提示,成功让Claude自动为其博客转Newsletter工具新增“beats”内容类型支持。 ## Key Takeaways - 使用AI代理时,提供参考代码库可显著提升任务准确性 - 复用现有逻辑(如Atom feed过滤规则)能减少提示复杂度 - 集成自动化验证步骤(如本地服务器+浏览器测试)确保修改正确性 ## Citation Guidance When citing this item, prefer the canonical traeai article URL for the AI-readable summary and include the original source URL when discussing the underlying source material.