mirror of
https://git.openapi.site/https://github.com/desirecore/market.git
synced 2026-02-28 10:37:54 +08:00
style: 技能图标升级为色彩丰富的多色 SVG
将 9 个技能图标从单色 stroke 风格升级为带渐变、填充、多色的 丰富视觉风格,每个图标使用项目 3+2 色彩体系中的特征色: - search: 蓝/青渐变镜片 - file-text: 蓝色文档+紫色文字行 - calendar-days: 绿色框架+蓝/青日期点 - compass: 紫色罗盘+橙色指针 - folder-open: 橙/黄渐变文件夹 - mail: 蓝色渐变信封 - user-plus: 绿色人物+绿色加号 - user-minus: 橙红色人物+红色减号 - user-cog: 紫蓝色人物+蓝色齿轮 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"id": "calendar-sync",
|
||||
"name": "日历同步",
|
||||
"icon": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M8 2v4\"></path><path d=\"M16 2v4\"></path><rect width=\"18\" height=\"18\" x=\"3\" y=\"4\" rx=\"2\"></rect><path d=\"M3 10h18\"></path><path d=\"M8 14h.01\"></path><path d=\"M12 14h.01\"></path><path d=\"M16 14h.01\"></path><path d=\"M8 18h.01\"></path><path d=\"M12 18h.01\"></path><path d=\"M16 18h.01\"></path></svg>",
|
||||
"icon": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\"><rect x=\"3\" y=\"4\" width=\"18\" height=\"18\" rx=\"2.5\" fill=\"#34C759\" fill-opacity=\"0.08\" stroke=\"#34C759\" stroke-width=\"1.5\"/><rect x=\"3\" y=\"4\" width=\"18\" height=\"6\" rx=\"2.5\" fill=\"#34C759\" fill-opacity=\"0.15\"/><path d=\"M3 10h18\" stroke=\"#34C759\" stroke-width=\"1.5\"/><path d=\"M8 2v4\" stroke=\"#34C759\" stroke-width=\"2\" stroke-linecap=\"round\"/><path d=\"M16 2v4\" stroke=\"#34C759\" stroke-width=\"2\" stroke-linecap=\"round\"/><circle cx=\"8\" cy=\"14\" r=\"1.3\" fill=\"#007AFF\"/><circle cx=\"12\" cy=\"14\" r=\"1.3\" fill=\"#5AC8FA\"/><circle cx=\"16\" cy=\"14\" r=\"1.3\" fill=\"#007AFF\"/><circle cx=\"8\" cy=\"18\" r=\"1.3\" fill=\"#5AC8FA\"/><circle cx=\"12\" cy=\"18\" r=\"1.3\" fill=\"#34C759\"/><circle cx=\"16\" cy=\"18\" r=\"1.3\" fill=\"#007AFF\" opacity=\"0.35\"/></svg>",
|
||||
"shortDesc": "无缝连接主流日历服务,智能安排与冲突检测",
|
||||
"fullDesc": "日历同步技能让 Agent 能够读取和写入你的日程安排,支持 Google Calendar、Outlook、Apple Calendar 等主流服务。智能识别会议重要性、自动建议最佳会议时间、检测时区冲突。\n\n功能特性:\n- 多平台同步:Google、Outlook、Apple、CalDAV 协议支持\n- 智能调度:基于忙碌状态自动建议会议时间\n- 时区处理:跨时区会议自动转换、旅行者时区感知\n- 会议辅助:议程模板、会议纪要自动生成、行动项跟踪\n- 提醒策略:分层提醒(提前一天、一小时、十五分钟)",
|
||||
"category": "business",
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"id": "create-agent",
|
||||
"name": "创建智能体",
|
||||
"icon": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M16 21v-2a4 4 0 0 0-4-4H6a4 4 0 0 0-4 4v2\"></path><circle cx=\"9\" cy=\"7\" r=\"4\"></circle><line x1=\"19\" x2=\"19\" y1=\"8\" y2=\"14\"></line><line x1=\"22\" x2=\"16\" y1=\"11\" y2=\"11\"></line></svg>",
|
||||
"icon": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\"><defs><linearGradient id=\"ca-a\" x1=\"2\" y1=\"7\" x2=\"16\" y2=\"21\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"#34C759\"/><stop offset=\"1\" stop-color=\"#007AFF\"/></linearGradient></defs><circle cx=\"9\" cy=\"7\" r=\"4\" fill=\"url(#ca-a)\" fill-opacity=\"0.15\" stroke=\"url(#ca-a)\" stroke-width=\"1.5\"/><path d=\"M16 21v-2a4 4 0 0 0-4-4H6a4 4 0 0 0-4 4v2\" fill=\"url(#ca-a)\" fill-opacity=\"0.1\" stroke=\"url(#ca-a)\" stroke-width=\"1.5\"/><circle cx=\"19\" cy=\"11\" r=\"4\" fill=\"#34C759\" fill-opacity=\"0.15\"/><line x1=\"19\" y1=\"8.5\" x2=\"19\" y2=\"13.5\" stroke=\"#34C759\" stroke-width=\"2\" stroke-linecap=\"round\"/><line x1=\"16.5\" y1=\"11\" x2=\"21.5\" y2=\"11\" stroke=\"#34C759\" stroke-width=\"2\" stroke-linecap=\"round\"/></svg>",
|
||||
"shortDesc": "通过自然语言对话收集需求,一键创建专业化数字智能体",
|
||||
"fullDesc": "创建智能体是一个元技能,赋予 DesireCore 创建其他 Agent 的能力。通过多轮对话收集用户需求,自动生成符合 AgentFS v2 规范的 persona 和 principles,调用 HTTP API 完成创建。\n\n功能特性:\n- 自然语言交互:用对话描述需求即可创建,无需编程\n- 领域模板:根据专业领域自动匹配推荐风格与边界\n- AgentFS v2 规范:创建的仓库符合标准结构,支持版本管理\n- 多轮引导:智能追问必填信息,每轮最多 2 个问题\n- 预览确认:创建前展示完整的 persona 与 principles 预览",
|
||||
"category": "productivity",
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"id": "delete-agent",
|
||||
"name": "删除智能体",
|
||||
"icon": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M16 21v-2a4 4 0 0 0-4-4H6a4 4 0 0 0-4 4v2\"></path><circle cx=\"9\" cy=\"7\" r=\"4\"></circle><line x1=\"22\" x2=\"16\" y1=\"11\" y2=\"11\"></line></svg>",
|
||||
"icon": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\"><defs><linearGradient id=\"da2-a\" x1=\"2\" y1=\"7\" x2=\"16\" y2=\"21\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"#FF9500\"/><stop offset=\"1\" stop-color=\"#FF3B30\"/></linearGradient></defs><circle cx=\"9\" cy=\"7\" r=\"4\" fill=\"url(#da2-a)\" fill-opacity=\"0.15\" stroke=\"url(#da2-a)\" stroke-width=\"1.5\"/><path d=\"M16 21v-2a4 4 0 0 0-4-4H6a4 4 0 0 0-4 4v2\" fill=\"url(#da2-a)\" fill-opacity=\"0.1\" stroke=\"url(#da2-a)\" stroke-width=\"1.5\"/><circle cx=\"19\" cy=\"11\" r=\"4\" fill=\"#FF3B30\" fill-opacity=\"0.12\"/><line x1=\"16.5\" y1=\"11\" x2=\"21.5\" y2=\"11\" stroke=\"#FF3B30\" stroke-width=\"2\" stroke-linecap=\"round\"/></svg>",
|
||||
"shortDesc": "安全删除智能体及其关联数据,支持多重确认与可选历史清理",
|
||||
"fullDesc": "删除智能体是一个元技能,允许安全地删除不再使用的 Agent。执行前会验证智能体状态,清理文件系统、内存状态、消息订阅等所有关联数据,支持可选地删除会话历史。\n\n功能特性:\n- 状态检查:自动验证智能体是否处于可删除状态\n- 完整清理:文件系统、调度器、消息订阅、MCP 连接一并清除\n- 可选历史:默认保留会话历史,可选择同时删除\n- 多重确认:高风险操作,需用户多步确认\n- 结果报告:输出详细的清理回执",
|
||||
"category": "productivity",
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"id": "discover-agent",
|
||||
"name": "发现智能体",
|
||||
"icon": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"></circle><path d=\"m16.24 7.76-1.804 5.411a2 2 0 0 1-1.265 1.265L7.76 16.24l1.804-5.411a2 2 0 0 1 1.265-1.265z\"></path></svg>",
|
||||
"icon": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\"><defs><linearGradient id=\"da-a\" x1=\"2\" y1=\"2\" x2=\"22\" y2=\"22\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"#AF52DE\" stop-opacity=\"0.12\"/><stop offset=\"1\" stop-color=\"#007AFF\" stop-opacity=\"0.06\"/></linearGradient></defs><circle cx=\"12\" cy=\"12\" r=\"10\" fill=\"url(#da-a)\" stroke=\"#AF52DE\" stroke-width=\"1.5\"/><path d=\"M16.24 7.76l-1.8 5.41a2 2 0 0 1-1.27 1.27L7.76 16.24\" fill=\"#FF9500\" fill-opacity=\"0.85\"/><path d=\"M7.76 16.24l1.8-5.41a2 2 0 0 1 1.27-1.27L16.24 7.76\" fill=\"#AF52DE\" fill-opacity=\"0.7\"/><circle cx=\"12\" cy=\"12\" r=\"1.5\" fill=\"white\" stroke=\"#AF52DE\" stroke-width=\"0.8\"/></svg>",
|
||||
"shortDesc": "根据需求描述智能推荐最匹配的智能体,引导快速选择",
|
||||
"fullDesc": "发现智能体是一个流程型技能,帮助用户在已注册的 Agent 中找到最合适的助手。通过语义理解用户需求,多维度匹配评分,展示候选列表并引导选择。无匹配时自动衔接创建流程。\n\n功能特性:\n- 语义匹配:基于描述相似度、技能匹配、领域匹配等多维度评分\n- 智能排序:综合得分降序,在线状态优先\n- 浏览模式:支持查看所有可用智能体\n- 流畅衔接:无匹配时自动建议创建新 Agent\n- 上下文传递:选择后自动传递用户需求到目标智能体",
|
||||
"category": "productivity",
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"id": "doc-parser",
|
||||
"name": "文档解析器",
|
||||
"icon": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M6 22a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h8a2.4 2.4 0 0 1 1.704.706l3.588 3.588A2.4 2.4 0 0 1 20 8v12a2 2 0 0 1-2 2z\"></path><path d=\"M14 2v5a1 1 0 0 0 1 1h5\"></path><path d=\"M10 9H8\"></path><path d=\"M16 13H8\"></path><path d=\"M16 17H8\"></path></svg>",
|
||||
"icon": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\"><defs><linearGradient id=\"dp-a\" x1=\"4\" y1=\"2\" x2=\"20\" y2=\"22\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"#007AFF\" stop-opacity=\"0.12\"/><stop offset=\"1\" stop-color=\"#AF52DE\" stop-opacity=\"0.06\"/></linearGradient></defs><path d=\"M6 2h8l6 6v12a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2z\" fill=\"url(#dp-a)\" stroke=\"#007AFF\" stroke-width=\"1.5\"/><path d=\"M14 2v5a1 1 0 0 0 1 1h5\" fill=\"#007AFF\" fill-opacity=\"0.15\" stroke=\"#007AFF\" stroke-width=\"1.5\" stroke-linejoin=\"round\"/><line x1=\"8\" y1=\"13\" x2=\"16\" y2=\"13\" stroke=\"#AF52DE\" stroke-width=\"1.5\" stroke-linecap=\"round\"/><line x1=\"8\" y1=\"17\" x2=\"13\" y2=\"17\" stroke=\"#AF52DE\" stroke-width=\"1.5\" stroke-linecap=\"round\" opacity=\"0.6\"/><line x1=\"8\" y1=\"9.5\" x2=\"11\" y2=\"9.5\" stroke=\"#5AC8FA\" stroke-width=\"1.5\" stroke-linecap=\"round\" opacity=\"0.5\"/></svg>",
|
||||
"shortDesc": "支持 50+ 格式的文档解析与结构化提取",
|
||||
"fullDesc": "文档解析器是 Agent 的文档理解基础设施。无论是扫描版 PDF、手写笔记照片还是复杂排版的 Word 文档,都能准确提取文本、表格、图片和元数据,输出结构化的 Markdown 或 JSON。\n\n支持格式:\n- 办公文档:Word、Excel、PowerPoint、WPS\n- 版式文档:PDF(含扫描版 OCR)、EPUB、MOBI\n- 图片文档:JPG、PNG、TIFF、WebP(OCR 识别)\n- 标记语言:Markdown、HTML、XML、LaTeX\n- 代码文档:Jupyter Notebook、Swagger/OpenAPI",
|
||||
"category": "data",
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"id": "email-client",
|
||||
"name": "邮件助理",
|
||||
"icon": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"m22 7-8.991 5.727a2 2 0 0 1-2.009 0L2 7\"></path><rect x=\"2\" y=\"4\" width=\"20\" height=\"16\" rx=\"2\"></rect></svg>",
|
||||
"icon": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\"><defs><linearGradient id=\"ec-a\" x1=\"2\" y1=\"4\" x2=\"22\" y2=\"20\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"#007AFF\" stop-opacity=\"0.15\"/><stop offset=\"1\" stop-color=\"#5AC8FA\" stop-opacity=\"0.08\"/></linearGradient></defs><rect x=\"2\" y=\"4\" width=\"20\" height=\"16\" rx=\"2\" fill=\"url(#ec-a)\" stroke=\"#007AFF\" stroke-width=\"1.5\"/><path d=\"m2 7 8.99 5.73a2 2 0 0 0 2.01 0L22 7\" stroke=\"#007AFF\" stroke-width=\"1.5\" stroke-linejoin=\"round\"/><path d=\"m2 7 8.99 5.73a2 2 0 0 0 2.01 0L22 7\" fill=\"#5AC8FA\" fill-opacity=\"0.1\"/></svg>",
|
||||
"shortDesc": "智能邮件管理,自动分类、起草与跟进提醒",
|
||||
"fullDesc": "邮件助理帮助 Agent 安全地访问你的邮箱,执行智能分类、优先级排序、自动回复起草和跟进提醒。支持 Gmail、Outlook、企业 Exchange 和 IMAP 协议,所有操作需经用户确认。\n\n功能特性:\n- 统一收件箱:多账户聚合、智能分类(工作/社交/推广/垃圾)\n- 智能起草:根据上下文生成得体回复、多语气选择\n- 跟进管理:自动识别待回复邮件、设置跟进提醒\n- 摘要功能:长邮件线程 TL;DR、每日收件箱总结\n- 安全控制:敏感操作确认、发送前预览、撤销窗口",
|
||||
"category": "communication",
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"id": "file-manager",
|
||||
"name": "文件管家",
|
||||
"icon": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"m6 14 1.5-2.9A2 2 0 0 1 9.24 10H20a2 2 0 0 1 1.94 2.5l-1.54 6a2 2 0 0 1-1.95 1.5H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h3.9a2 2 0 0 1 1.69.9l.81 1.2a2 2 0 0 0 1.67.9H18a2 2 0 0 1 2 2v2\"></path></svg>",
|
||||
"icon": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\"><defs><linearGradient id=\"fm-a\" x1=\"2\" y1=\"6\" x2=\"22\" y2=\"20\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"#FFCC00\"/><stop offset=\"1\" stop-color=\"#FF9500\"/></linearGradient><linearGradient id=\"fm-b\" x1=\"6\" y1=\"10\" x2=\"20\" y2=\"20\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"#FF9500\" stop-opacity=\"0.3\"/><stop offset=\"1\" stop-color=\"#FFCC00\" stop-opacity=\"0.15\"/></linearGradient></defs><path d=\"M4 20a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h3.9a2 2 0 0 1 1.69.9l.81 1.2a2 2 0 0 0 1.67.9H18a2 2 0 0 1 2 2v2\" fill=\"url(#fm-b)\" stroke=\"#FF9500\" stroke-width=\"1.5\"/><path d=\"m6 14 1.5-2.9A2 2 0 0 1 9.24 10H20a2 2 0 0 1 1.94 2.5l-1.54 6a2 2 0 0 1-1.95 1.5H4\" fill=\"url(#fm-a)\" fill-opacity=\"0.25\" stroke=\"#FF9500\" stroke-width=\"1.5\"/></svg>",
|
||||
"shortDesc": "本地文件系统的智能管理者,支持批量操作与内容分析",
|
||||
"fullDesc": "文件管家为 Agent 提供安全的本地文件系统访问能力。支持文件读写、目录遍历、批量重命名、格式转换,以及基于内容的全文搜索。所有操作都在用户授权的沙箱内进行。\n\n功能特性:\n- 文件操作:读写、复制、移动、删除(带回收站)\n- 批量处理:正则重命名、格式批量转换、目录同步\n- 内容分析:全文索引、重复文件检测、敏感信息扫描\n- 格式支持:文本、图片、PDF、Office 文档、代码文件\n- 安全沙箱:路径白名单、操作审计、自动备份",
|
||||
"category": "development",
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"id": "update-agent",
|
||||
"name": "更新智能体",
|
||||
"icon": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 15H6a4 4 0 0 0-4 4v2\"></path><path d=\"m14.305 16.53.923-.382\"></path><path d=\"m15.228 13.852-.923-.383\"></path><path d=\"m16.852 12.228-.383-.923\"></path><path d=\"m16.852 17.772-.383.924\"></path><path d=\"m19.148 12.228.383-.923\"></path><path d=\"m19.53 18.696-.382-.924\"></path><path d=\"m20.772 13.852.924-.383\"></path><path d=\"m20.772 16.148.924.383\"></path><circle cx=\"18\" cy=\"15\" r=\"3\"></circle><circle cx=\"9\" cy=\"7\" r=\"4\"></circle></svg>",
|
||||
"icon": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\"><defs><linearGradient id=\"ua-a\" x1=\"2\" y1=\"7\" x2=\"14\" y2=\"21\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"#AF52DE\"/><stop offset=\"1\" stop-color=\"#007AFF\"/></linearGradient></defs><circle cx=\"9\" cy=\"7\" r=\"4\" fill=\"url(#ua-a)\" fill-opacity=\"0.15\" stroke=\"url(#ua-a)\" stroke-width=\"1.5\"/><path d=\"M10 15H6a4 4 0 0 0-4 4v2\" fill=\"url(#ua-a)\" fill-opacity=\"0.1\" stroke=\"url(#ua-a)\" stroke-width=\"1.5\"/><circle cx=\"18\" cy=\"15\" r=\"3\" fill=\"#007AFF\" fill-opacity=\"0.12\" stroke=\"#007AFF\" stroke-width=\"1.3\"/><path d=\"m14.3 16.53.92-.38m.01-2.3-.92-.38m1.5-1.24-.38-.92m0 5.54-.38.92m2.3.01.38-.92m.3-4.84-.38-.92m1.24 1.5.92-.38m0 2.3.92.38\" stroke=\"#AF52DE\" stroke-width=\"1.3\" stroke-linecap=\"round\"/></svg>",
|
||||
"shortDesc": "安全更新智能体配置、人格、规则与技能,支持 diff 预览与版本回滚",
|
||||
"fullDesc": "更新智能体是一个元技能,允许通过自然语言对话修改 Agent 的各项配置。所有修改都会生成可审阅的 diff 补丁,经用户确认后才会应用,并通过 Git 支持版本回滚。\n\n功能特性:\n- 多维更新:支持 persona、principles、skills、memory、tools 等全方位修改\n- Diff 预览:变更以直观的 diff 形式展示,清晰明了\n- 风险分级:低/中/高/受保护四级,按风险等级要求不同确认流程\n- 受保护路径:核心身份与安全红线自动阻断修改\n- 版本回滚:通过 Git 管理版本历史,支持回滚到任意时间点",
|
||||
"category": "productivity",
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"id": "web-search",
|
||||
"name": "网络搜索",
|
||||
"icon": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"m21 21-4.34-4.34\"></path><circle cx=\"11\" cy=\"11\" r=\"8\"></circle></svg>",
|
||||
"icon": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\"><defs><linearGradient id=\"ws-a\" x1=\"3\" y1=\"3\" x2=\"19\" y2=\"19\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"#5AC8FA\"/><stop offset=\"1\" stop-color=\"#007AFF\"/></linearGradient><radialGradient id=\"ws-b\" cx=\"9\" cy=\"9\" r=\"8\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"#5AC8FA\" stop-opacity=\"0.25\"/><stop offset=\"1\" stop-color=\"#007AFF\" stop-opacity=\"0.05\"/></radialGradient></defs><circle cx=\"11\" cy=\"11\" r=\"7.5\" fill=\"url(#ws-b)\"/><circle cx=\"11\" cy=\"11\" r=\"7.5\" stroke=\"url(#ws-a)\" stroke-width=\"2\" fill=\"none\"/><circle cx=\"9\" cy=\"9\" r=\"2.5\" fill=\"white\" opacity=\"0.35\"/><path d=\"M16.5 16.5L21 21\" stroke=\"#007AFF\" stroke-width=\"2.8\" stroke-linecap=\"round\"/></svg>",
|
||||
"shortDesc": "智能网络搜索与信息聚合,快速获取准确答案",
|
||||
"fullDesc": "网络搜索技能让 Agent 能够实时检索互联网信息,支持多引擎聚合、结果去重、可信度评估和结构化摘要。不只是返回链接,而是提炼出可直接使用的答案。\n\n功能特性:\n- 多引擎聚合:Google、Bing、DuckDuckGo 结果综合\n- 智能摘要:自动提取关键信息,生成 TL;DR\n- 可信度评估:基于域名权威性、发布日期、交叉验证打分\n- 实时热点:追踪新闻、社交媒体趋势\n- 学术搜索:arXiv、Google Scholar、PubMed 专精模式",
|
||||
"category": "productivity",
|
||||
|
||||
Reference in New Issue
Block a user