2025年12月8日
点击上方蓝字加入我们 Anthropic 这家“AI 后期之秀”擅长在 Agent 工程领域“整活”。除了大家熟知的MCP(模型上下文协议)外,前两个月抛出了两个新概念:Skills (技能)与 程序化工具调用(PTC),并在自身的Claude开发平台落地支持。 虽然目前 Skills 、PTC主要在 Claude 生态中可用,但从它们的设计理念……
阅读全文
2025年12月8日
Skill 的核心价值是什么? 我们使用 AI 时,习惯了"问一句,答一段"——把它当成输入框后面一个更聪明的搜索引擎。但真正能让 AI 产生价值的,不只是每次想出好问题,而是有没有一套可重复使用、不断改进的 Skill。 Skill 的核心价值:它不是聊天内容,而是"打包好的能力&qu……
阅读全文
2025年12月8日
写 Skill 的时候遇到一个问题:我的漫画生成 Skill 需要画图,但用户可能装了 Nano Banana Pro 的 Skill,也可能装了 Midjourney 的。我要在代码里写死调用哪个吗?不用。这正是 Agent Skills 设计的精妙之处。 原理:启动即感知 Claude 调用 Skill 时会加载 SKILL.md 、注入指令、修改执行环境。但更关键的是启动阶段——Agent 启动时就预加载了所有已安装 Skill……
阅读全文
2025年12月8日
Health Agent Twin 产品需求文档 PRD v3.0 文档状态 产品定位:健康结果优先的智能 Agent 画布 产品一句话:它不是让你更依赖 App,而是让你更理解自己的身体。 目标版本:MVP → P1 → P2 迭代路线 适用对象:产品、设计、客户端、后端、算法、Agent、数据、安全合规团队 文档目标:将“AI / Agent / Memory / 千人千面”从概念收敛为……
阅读全文
2025年12月8日
Health Agent Twin 产品需求文档 PRD v2.0 产品定义:一个健康结果优先的智能 Agent 画布。它根据用户的健康数据、当前情境、长期偏好和可控记忆,动态生成今日摘要、洞察、行动和报告;在关键健康风险上,始终以用户真实健康和用户代理权为最高优先级。 面向用户的一句话:它不是让你更依赖 App,而是让你更理解自己的身体。……
阅读全文
2025年12月8日
执行摘要 本文针对云端智能健康监控系统的整体设计进行详细分析,系统采用“Observe–Thought–Act–Check”智能体循环(类似OpenClaw)框架,确保流程可控、可追溯。系统由移动端App与云端服务两部分组成:App端通过HealthKit接口和实时单导联心电贴设备……
阅读全文
2025年12月8日
什么是 Skills? Skills 技能是一个个独立的功能包,它们能给 Claude 或编程环境添加专业知识、工作流程和工具。你可以把技能想象成某个专业领域的"使用手册"——能让 Claude 从一个什么都懂一点的助手,变成一个掌握特定专业知识的专家。 一个 Skill 可能包含 工作流程 - 针对特定领域的多步骤程序 工……
阅读全文
2025年12月8日
今年 10 月,Anthropic 推出了 Claude Skills 能力,在 Claude 网页端、API 以及 Claude Code等产品都可以使用。当前互联网对 Claude Skills 的关注度并不高,但仔细了解之后,我认为 Claude Skills(或者 Agent Skills)将会在短时间内成为工业级 Agent 标配的能力。 Claude Skills 解决了什么问题呢?一句话来讲,Claude Skills 是一种基于……
阅读全文
2025年12月8日
Asset Manifest Source image used: health_app_ui_design_showcase.png
Exported transparent PNG assets File name Category Usage Size Format mascot_dongdong_header.png Mascot Primary Dongdong mascot from the top header, suitable for brand header / splash / onboarding accent. 69x68 PNG (transparent background) mascot_dongdong_footer.png Mascot Secondary Dongdong mascot from the footer, suitable for page footer or empty-state decoration. 58x65 PNG (transparent background) mascot_dongdong_smile.png Mascot Large smiling Dongdong mascot, suitable for encouragement, success, and celebration states. 88x73 PNG (transparent background) mascot_dongdong_peek.png Mascot Peeking Dongdong mascot, suitable for progress cards or level widgets. 55x54 PNG (transparent background) mascot_dongdong_wave.png Mascot Small waving Dongdong mascot, suitable for helper tips, nudges, and compact status cards. 42x40 PNG (transparent background) mascot_dongdong_streak.png Mascot Mini Dongdong streak mascot with confetti accent, suitable for streak / reward surfaces. 48x49 PNG (transparent background) illustration_evening_recipe_scene.png Illustration Illustrated evening recipe scene, suitable for smart recipe modules and care-plan cards.……
阅读全文
2025年12月8日
UI Asset Inventory Source image: health_app_ui_design_showcase.png
1. Exported assets Asset name Type Suggested format Export size Usage Transparent background Remarks mascot_dongdong_header.png single_asset PNG 69x68 Header mascot / brand mark decoration yes Best used as standalone mascot asset. mascot_dongdong_footer.png single_asset PNG 58x65 Footer mascot / bottom decoration yes Standalone mascot variation. mascot_dongdong_smile.png single_asset PNG 88x73 Large positive feedback mascot for success / encouragement yes Suitable for success / onboarding / empty states. mascot_dongdong_peek.png single_asset PNG 55x54 Peeking mascot for progress or status cards yes Useful in card corners or progress modules. mascot_dongdong_wave.png single_asset PNG 42x40 Compact waving mascot for helper tips yes Tiny decorative mascot. mascot_dongdong_streak.png single_asset PNG 48x49 Mascot with confetti for streak and reward surfaces yes Use in streak / reward modules. illustration_evening_recipe_scene.png single_asset PNG 146x79 Recipe illustration for evening care / sleep recipe card yes Bitmap illustration with gradients.……
阅读全文