mirror of
https://git.openapi.site/https://github.com/desirecore/market.git
synced 2026-09-05 16:13:53 +08:00
移除官网展示用 Agent 目录 (#109)
## 变更 - 移除此前为官网展示加入的 7 个 Agent 条目 - 恢复 Market 为真实可复用目录,不再承载官网宣传样例 - 恢复 README 与 manifest 中的 Agent 计数 ## 验证 - `scripts/i18n/test_validate_i18n.py` - `scripts/catalog/test_validate_catalog_metadata.py` - `scripts/catalog/test_collection_generator.py` - `scripts/catalog/validate_catalog_metadata.py --require-complete` - `scripts/i18n/validate-i18n.py` - 敏感信息与发布边界检查通过
This commit is contained in:
@@ -10,7 +10,7 @@ DesireCore 官方市场仓库,存放官方维护的 Agent/Skill 定义,以
|
||||
├── categories.json # Category registry and localized labels
|
||||
├── builtin-skills.json # Built-in local SKILL.md skills
|
||||
├── agents/
|
||||
│ └── <agent-id>/
|
||||
│ └── desirecore/
|
||||
│ └── agent.json
|
||||
└── skills/
|
||||
├── <local-skill>/
|
||||
@@ -22,9 +22,7 @@ DesireCore 官方市场仓库,存放官方维护的 Agent/Skill 定义,以
|
||||
|
||||
The market currently contains:
|
||||
|
||||
- `8` Agents: `desirecore`, `content-marketing-agent`, `tender-collaboration-agent`,
|
||||
`contract-review-agent`, `engineering-drawing-review-agent`, `inspection-report-agent`,
|
||||
`research-evidence-agent`, `workflow-operations-agent`
|
||||
- `1` Agent: `desirecore`
|
||||
- `34` local built-in skills with `SKILL.md`
|
||||
- `28` external skill entries with `entry.json`
|
||||
- `62` publishable skills in total (`SKILL.md` + `entry.json`)
|
||||
|
||||
@@ -1,33 +0,0 @@
|
||||
{
|
||||
"id": "content-marketing-agent",
|
||||
"name": "Content Marketing Agent",
|
||||
"avatar": { "t": "文", "bg": "linear-gradient(135deg, #8B5CF6, #EC4899)" },
|
||||
"category": "creative",
|
||||
"version": "1.0.0",
|
||||
"updatedAt": "2026-09-01",
|
||||
"maintainer": { "name": "DesireCore Official", "verified": true },
|
||||
"i18n": {
|
||||
"default_locale": "en-US",
|
||||
"source_locale": "zh-CN",
|
||||
"locales": ["zh-CN", "en-US"],
|
||||
"zh-CN": {
|
||||
"name": "内容营销 Agent",
|
||||
"shortDesc": "学习品牌语气和审核规则,协助完成选题、内容草拟与发布前检查",
|
||||
"fullDesc": "把品牌资料、产品信息、过往内容和审核要求交给它,它会先整理受众与表达目标,再协助完成选题、提纲和正文。修改意见可以继续沉淀为写作偏好,下一次不必从头解释。\n\n适合公众号文章、产品介绍、社交媒体内容和活动传播。最终发布仍由品牌负责人确认。",
|
||||
"tags": ["内容营销", "品牌写作", "社交媒体", "文案"],
|
||||
"persona": { "role": "内容营销协作 Agent", "traits": ["先理解品牌", "尊重审核规则", "表达自然", "修改可追踪"] },
|
||||
"translated_by": "human"
|
||||
},
|
||||
"en-US": {
|
||||
"name": "Content Marketing Agent",
|
||||
"shortDesc": "Learns your brand voice and review rules, then helps plan, draft, and check content before publication.",
|
||||
"fullDesc": "Give it brand references, product facts, previous content, and review requirements. It first clarifies the audience and communication goal, then helps with topics, outlines, and drafts. Editorial feedback can become reusable writing preferences for future work.\n\nUseful for product stories, social posts, campaign pages, and newsletters. A brand owner remains responsible for final publication.",
|
||||
"tags": ["content marketing", "brand writing", "social media", "copywriting"],
|
||||
"persona": { "role": "Content marketing collaborator", "traits": ["learns the brand first", "respects review rules", "writes naturally", "keeps revisions traceable"] },
|
||||
"translated_by": "ai:openai",
|
||||
"translated_at": "2026-09-01"
|
||||
}
|
||||
},
|
||||
"persona": { "tools": [] },
|
||||
"changelog": [{ "version": "1.0.0", "date": "2026-09-01", "changes": { "zh-CN": ["首次发布"], "en-US": ["Initial listing"] } }]
|
||||
}
|
||||
@@ -1,40 +0,0 @@
|
||||
{
|
||||
"$schema": "../../schemas/catalog-metadata.v1.schema.json",
|
||||
"schemaVersion": 1,
|
||||
"identity": { "kind": "agent", "id": "content-marketing-agent" },
|
||||
"presentation": {
|
||||
"defaultLocale": "en-US",
|
||||
"i18n": {
|
||||
"zh-CN": {
|
||||
"name": "内容营销 Agent",
|
||||
"summary": "学习品牌语气和审核规则,协助完成选题、内容草拟与发布前检查",
|
||||
"description": "把品牌资料、产品信息、过往内容和审核要求交给它,它会先整理受众与表达目标,再协助完成选题、提纲和正文。修改意见可以继续沉淀为写作偏好,下一次不必从头解释。\n\n适合公众号文章、产品介绍、社交媒体内容和活动传播。最终发布仍由品牌负责人确认。"
|
||||
},
|
||||
"en-US": {
|
||||
"name": "Content Marketing Agent",
|
||||
"summary": "Learns your brand voice and review rules, then helps plan, draft, and check content before publication.",
|
||||
"description": "Give it brand references, product facts, previous content, and review requirements. It first clarifies the audience and communication goal, then helps with topics, outlines, and drafts. Editorial feedback can become reusable writing preferences for future work.\n\nUseful for product stories, social posts, campaign pages, and newsletters. A brand owner remains responsible for final publication."
|
||||
}
|
||||
},
|
||||
"category": "creative",
|
||||
"tags": ["content-marketing", "brand-writing", "social-media", "copywriting"],
|
||||
"icon": { "kind": "letter", "value": "文" }
|
||||
},
|
||||
"release": { "state": "known", "version": "1.0.0", "versionScheme": "semver" },
|
||||
"timestamps": {
|
||||
"catalogUpdatedAt": { "state": "known", "value": "2026-09-01", "precision": "day" },
|
||||
"releasePublishedAt": { "state": "unknown" },
|
||||
"reviewedAt": { "state": "unknown" },
|
||||
"upstreamObservedAt": { "state": "unknown" }
|
||||
},
|
||||
"provenance": {},
|
||||
"governance": {
|
||||
"stewardship": "official",
|
||||
"availability": "listing-only",
|
||||
"license": { "state": "unknown" },
|
||||
"redistribution": "verify-package-terms",
|
||||
"listingMaintainer": { "name": "DesireCore Official", "verified": true }
|
||||
},
|
||||
"compatibility": { "platforms": { "state": "unknown" } },
|
||||
"spec": { "kind": "agent", "persona": { "role": "Content marketing collaborator", "traits": ["learns the brand first", "respects review rules", "writes naturally", "keeps revisions traceable"] } }
|
||||
}
|
||||
@@ -1,33 +0,0 @@
|
||||
{
|
||||
"id": "contract-review-agent",
|
||||
"name": "Contract Review Agent",
|
||||
"avatar": { "t": "审", "bg": "linear-gradient(135deg, #7C3AED, #4F46E5)" },
|
||||
"category": "business",
|
||||
"version": "1.0.0",
|
||||
"updatedAt": "2026-09-01",
|
||||
"maintainer": { "name": "DesireCore Official", "verified": true },
|
||||
"i18n": {
|
||||
"default_locale": "en-US",
|
||||
"source_locale": "zh-CN",
|
||||
"locales": ["zh-CN", "en-US"],
|
||||
"zh-CN": {
|
||||
"name": "合同审查 Agent",
|
||||
"shortDesc": "对照企业规则和模板检查合同条款,给出带原文定位的风险清单",
|
||||
"fullDesc": "它会逐条读取合同,识别缺失项、责任不对等、付款与交付风险,并把每条意见定位到原文。企业可以加入自己的审查规则、标准模板和审批阈值。\n\n输出用于法务和业务人员复核,不构成法律意见,也不会替代有资质的专业判断。",
|
||||
"tags": ["合同审查", "风险识别", "合规", "法务协作"],
|
||||
"persona": { "role": "合同审查协作 Agent", "traits": ["逐条引用原文", "区分事实与建议", "不越权签发", "保留审查记录"] },
|
||||
"translated_by": "human"
|
||||
},
|
||||
"en-US": {
|
||||
"name": "Contract Review Agent",
|
||||
"shortDesc": "Checks contract clauses against company rules and templates, producing a risk list linked to the original text.",
|
||||
"fullDesc": "It reads a contract clause by clause, flags missing terms, unbalanced obligations, payment concerns, and delivery risks, and links each comment to the source text. Organizations can add their own review rules, standard templates, and approval thresholds.\n\nThe output supports legal and business review. It is not legal advice and does not replace qualified professional judgment.",
|
||||
"tags": ["contract review", "risk", "compliance", "legal collaboration"],
|
||||
"persona": { "role": "Contract review collaborator", "traits": ["quotes the source clause", "separates facts from suggestions", "does not sign off", "keeps review records"] },
|
||||
"translated_by": "ai:openai",
|
||||
"translated_at": "2026-09-01"
|
||||
}
|
||||
},
|
||||
"persona": { "tools": [] },
|
||||
"changelog": [{ "version": "1.0.0", "date": "2026-09-01", "changes": { "zh-CN": ["首次发布"], "en-US": ["Initial listing"] } }]
|
||||
}
|
||||
@@ -1,21 +0,0 @@
|
||||
{
|
||||
"$schema": "../../schemas/catalog-metadata.v1.schema.json",
|
||||
"schemaVersion": 1,
|
||||
"identity": { "kind": "agent", "id": "contract-review-agent" },
|
||||
"presentation": {
|
||||
"defaultLocale": "en-US",
|
||||
"i18n": {
|
||||
"zh-CN": { "name": "合同审查 Agent", "summary": "对照企业规则和模板检查合同条款,给出带原文定位的风险清单", "description": "它会逐条读取合同,识别缺失项、责任不对等、付款与交付风险,并把每条意见定位到原文。企业可以加入自己的审查规则、标准模板和审批阈值。\n\n输出用于法务和业务人员复核,不构成法律意见,也不会替代有资质的专业判断。" },
|
||||
"en-US": { "name": "Contract Review Agent", "summary": "Checks contract clauses against company rules and templates, producing a risk list linked to the original text.", "description": "It reads a contract clause by clause, flags missing terms, unbalanced obligations, payment concerns, and delivery risks, and links each comment to the source text. Organizations can add their own review rules, standard templates, and approval thresholds.\n\nThe output supports legal and business review. It is not legal advice and does not replace qualified professional judgment." }
|
||||
},
|
||||
"category": "business",
|
||||
"tags": ["contract-review", "risk", "compliance", "legal-collaboration"],
|
||||
"icon": { "kind": "letter", "value": "审" }
|
||||
},
|
||||
"release": { "state": "known", "version": "1.0.0", "versionScheme": "semver" },
|
||||
"timestamps": { "catalogUpdatedAt": { "state": "known", "value": "2026-09-01", "precision": "day" }, "releasePublishedAt": { "state": "unknown" }, "reviewedAt": { "state": "unknown" }, "upstreamObservedAt": { "state": "unknown" } },
|
||||
"provenance": {},
|
||||
"governance": { "stewardship": "official", "availability": "listing-only", "license": { "state": "unknown" }, "redistribution": "verify-package-terms", "listingMaintainer": { "name": "DesireCore Official", "verified": true } },
|
||||
"compatibility": { "platforms": { "state": "unknown" } },
|
||||
"spec": { "kind": "agent", "persona": { "role": "Contract review collaborator", "traits": ["quotes the source clause", "separates facts from suggestions", "does not sign off", "keeps review records"] } }
|
||||
}
|
||||
@@ -1,30 +0,0 @@
|
||||
{
|
||||
"id": "engineering-drawing-review-agent",
|
||||
"name": "Engineering Drawing Review Agent",
|
||||
"avatar": { "t": "图", "bg": "linear-gradient(135deg, #0F766E, #0891B2)" },
|
||||
"category": "development",
|
||||
"version": "1.0.0",
|
||||
"updatedAt": "2026-09-01",
|
||||
"maintainer": { "name": "DesireCore Official", "verified": true },
|
||||
"i18n": {
|
||||
"default_locale": "en-US", "source_locale": "zh-CN", "locales": ["zh-CN", "en-US"],
|
||||
"zh-CN": {
|
||||
"name": "工程图校核 Agent",
|
||||
"shortDesc": "从多页工程图中提取设备、管线和关系,输出带页码与坐标的校核线索",
|
||||
"fullDesc": "它可以协助整理 P&ID 等工程图中的设备、管线、仪表和连接关系,并把发现定位到页码、坐标和版本。设计基准齐备后,还能对照规则生成差异清单。\n\n工程结论必须由具备相应资质的专业人员复核和签发。图纸不完整或基准未冻结时,它会保留为待确认项。",
|
||||
"tags": ["工程图", "P&ID", "设计校核", "证据定位"],
|
||||
"persona": { "role": "工程图校核协作 Agent", "traits": ["保留页码坐标", "先确认设计基准", "不猜测缺失图纸", "等待工程师签发"] },
|
||||
"translated_by": "human"
|
||||
},
|
||||
"en-US": {
|
||||
"name": "Engineering Drawing Review Agent",
|
||||
"shortDesc": "Extracts equipment, lines, and relationships from multi-page drawings and returns review leads with page and coordinate evidence.",
|
||||
"fullDesc": "It helps organize equipment, piping, instruments, and connections in engineering drawings such as P&IDs, keeping page, coordinate, and revision references for every finding. Once the design baseline is available, it can compare the drawing against review rules and prepare a difference list.\n\nEngineering conclusions require review and sign-off by qualified professionals. Incomplete drawings or unfrozen baselines remain explicitly unresolved.",
|
||||
"tags": ["engineering drawing", "P&ID", "design review", "evidence location"],
|
||||
"persona": { "role": "Engineering drawing review collaborator", "traits": ["keeps page coordinates", "checks the design baseline first", "does not invent missing drawings", "waits for engineer sign-off"] },
|
||||
"translated_by": "ai:openai", "translated_at": "2026-09-01"
|
||||
}
|
||||
},
|
||||
"persona": { "tools": [] },
|
||||
"changelog": [{ "version": "1.0.0", "date": "2026-09-01", "changes": { "zh-CN": ["首次发布"], "en-US": ["Initial listing"] } }]
|
||||
}
|
||||
@@ -1,19 +0,0 @@
|
||||
{
|
||||
"$schema": "../../schemas/catalog-metadata.v1.schema.json", "schemaVersion": 1,
|
||||
"identity": { "kind": "agent", "id": "engineering-drawing-review-agent" },
|
||||
"presentation": {
|
||||
"defaultLocale": "en-US",
|
||||
"i18n": {
|
||||
"zh-CN": { "name": "工程图校核 Agent", "summary": "从多页工程图中提取设备、管线和关系,输出带页码与坐标的校核线索", "description": "它可以协助整理 P&ID 等工程图中的设备、管线、仪表和连接关系,并把发现定位到页码、坐标和版本。设计基准齐备后,还能对照规则生成差异清单。\n\n工程结论必须由具备相应资质的专业人员复核和签发。图纸不完整或基准未冻结时,它会保留为待确认项。" },
|
||||
"en-US": { "name": "Engineering Drawing Review Agent", "summary": "Extracts equipment, lines, and relationships from multi-page drawings and returns review leads with page and coordinate evidence.", "description": "It helps organize equipment, piping, instruments, and connections in engineering drawings such as P&IDs, keeping page, coordinate, and revision references for every finding. Once the design baseline is available, it can compare the drawing against review rules and prepare a difference list.\n\nEngineering conclusions require review and sign-off by qualified professionals. Incomplete drawings or unfrozen baselines remain explicitly unresolved." }
|
||||
},
|
||||
"category": "development", "tags": ["engineering-drawing", "pid", "design-review", "evidence-location"],
|
||||
"icon": { "kind": "letter", "value": "图" }
|
||||
},
|
||||
"release": { "state": "known", "version": "1.0.0", "versionScheme": "semver" },
|
||||
"timestamps": { "catalogUpdatedAt": { "state": "known", "value": "2026-09-01", "precision": "day" }, "releasePublishedAt": { "state": "unknown" }, "reviewedAt": { "state": "unknown" }, "upstreamObservedAt": { "state": "unknown" } },
|
||||
"provenance": {},
|
||||
"governance": { "stewardship": "official", "availability": "listing-only", "license": { "state": "unknown" }, "redistribution": "verify-package-terms", "listingMaintainer": { "name": "DesireCore Official", "verified": true } },
|
||||
"compatibility": { "platforms": { "state": "unknown" } },
|
||||
"spec": { "kind": "agent", "persona": { "role": "Engineering drawing review collaborator", "traits": ["keeps page coordinates", "checks the design baseline first", "does not invent missing drawings", "waits for engineer sign-off"] } }
|
||||
}
|
||||
@@ -1,30 +0,0 @@
|
||||
{
|
||||
"id": "inspection-report-agent",
|
||||
"name": "Inspection Report Agent",
|
||||
"avatar": { "t": "检", "bg": "linear-gradient(135deg, #059669, #65A30D)" },
|
||||
"category": "data",
|
||||
"version": "1.0.0",
|
||||
"updatedAt": "2026-09-01",
|
||||
"maintainer": { "name": "DesireCore Official", "verified": true },
|
||||
"i18n": {
|
||||
"default_locale": "en-US", "source_locale": "zh-CN", "locales": ["zh-CN", "en-US"],
|
||||
"zh-CN": {
|
||||
"name": "检验报告 Agent",
|
||||
"shortDesc": "整理原始记录、标准和模板,协助生成报告并检查数据、单位与结论一致性",
|
||||
"fullDesc": "把检测原始记录、适用标准和报告模板交给它,它会整理数据引用,协助生成初稿,并检查限值、单位、计算和前后结论是否一致。异常项会回到原始记录,便于复验。\n\n报告必须由具备相应资质的人员复核、签发。它不会替代采样、实验、校准或专业判断。",
|
||||
"tags": ["检验检测", "报告生成", "数据校核", "标准引用"],
|
||||
"persona": { "role": "检验报告协作 Agent", "traits": ["数据回到原始记录", "检查单位限值", "异常项可复验", "等待专业签发"] },
|
||||
"translated_by": "human"
|
||||
},
|
||||
"en-US": {
|
||||
"name": "Inspection Report Agent",
|
||||
"shortDesc": "Organizes source records, standards, and templates, then assists with report drafting and consistency checks.",
|
||||
"fullDesc": "Give it inspection records, applicable standards, and the report template. It organizes data references, assists with a first draft, and checks limits, units, calculations, and conclusion consistency. Exceptions remain linked to the source record for rechecking.\n\nReports require review and sign-off by qualified personnel. The Agent does not replace sampling, laboratory work, calibration, or professional judgment.",
|
||||
"tags": ["inspection", "report drafting", "data checking", "standards"],
|
||||
"persona": { "role": "Inspection report collaborator", "traits": ["links data to source records", "checks units and limits", "keeps exceptions reviewable", "waits for professional sign-off"] },
|
||||
"translated_by": "ai:openai", "translated_at": "2026-09-01"
|
||||
}
|
||||
},
|
||||
"persona": { "tools": [] },
|
||||
"changelog": [{ "version": "1.0.0", "date": "2026-09-01", "changes": { "zh-CN": ["首次发布"], "en-US": ["Initial listing"] } }]
|
||||
}
|
||||
@@ -1,19 +0,0 @@
|
||||
{
|
||||
"$schema": "../../schemas/catalog-metadata.v1.schema.json", "schemaVersion": 1,
|
||||
"identity": { "kind": "agent", "id": "inspection-report-agent" },
|
||||
"presentation": {
|
||||
"defaultLocale": "en-US",
|
||||
"i18n": {
|
||||
"zh-CN": { "name": "检验报告 Agent", "summary": "整理原始记录、标准和模板,协助生成报告并检查数据、单位与结论一致性", "description": "把检测原始记录、适用标准和报告模板交给它,它会整理数据引用,协助生成初稿,并检查限值、单位、计算和前后结论是否一致。异常项会回到原始记录,便于复验。\n\n报告必须由具备相应资质的人员复核、签发。它不会替代采样、实验、校准或专业判断。" },
|
||||
"en-US": { "name": "Inspection Report Agent", "summary": "Organizes source records, standards, and templates, then assists with report drafting and consistency checks.", "description": "Give it inspection records, applicable standards, and the report template. It organizes data references, assists with a first draft, and checks limits, units, calculations, and conclusion consistency. Exceptions remain linked to the source record for rechecking.\n\nReports require review and sign-off by qualified personnel. The Agent does not replace sampling, laboratory work, calibration, or professional judgment." }
|
||||
},
|
||||
"category": "data", "tags": ["inspection", "report-drafting", "data-checking", "standards"],
|
||||
"icon": { "kind": "letter", "value": "检" }
|
||||
},
|
||||
"release": { "state": "known", "version": "1.0.0", "versionScheme": "semver" },
|
||||
"timestamps": { "catalogUpdatedAt": { "state": "known", "value": "2026-09-01", "precision": "day" }, "releasePublishedAt": { "state": "unknown" }, "reviewedAt": { "state": "unknown" }, "upstreamObservedAt": { "state": "unknown" } },
|
||||
"provenance": {},
|
||||
"governance": { "stewardship": "official", "availability": "listing-only", "license": { "state": "unknown" }, "redistribution": "verify-package-terms", "listingMaintainer": { "name": "DesireCore Official", "verified": true } },
|
||||
"compatibility": { "platforms": { "state": "unknown" } },
|
||||
"spec": { "kind": "agent", "persona": { "role": "Inspection report collaborator", "traits": ["links data to source records", "checks units and limits", "keeps exceptions reviewable", "waits for professional sign-off"] } }
|
||||
}
|
||||
@@ -1,30 +0,0 @@
|
||||
{
|
||||
"id": "research-evidence-agent",
|
||||
"name": "Research Evidence Agent",
|
||||
"avatar": { "t": "研", "bg": "linear-gradient(135deg, #0369A1, #4F46E5)" },
|
||||
"category": "research",
|
||||
"version": "1.0.0",
|
||||
"updatedAt": "2026-09-01",
|
||||
"maintainer": { "name": "DesireCore Official", "verified": true },
|
||||
"i18n": {
|
||||
"default_locale": "en-US", "source_locale": "zh-CN", "locales": ["zh-CN", "en-US"],
|
||||
"zh-CN": {
|
||||
"name": "研究证据 Agent",
|
||||
"shortDesc": "围绕研究问题收集资料、整理证据等级,并生成可回到原文的结论摘要",
|
||||
"fullDesc": "它会先把研究问题拆清楚,再从允许使用的资料源中收集文献和数据,记录作者、出处、时间和引用位置。不同证据可以按团队规则分级,最后形成带引用的摘要与待确认问题。\n\n它不会把搜索结果冒充研究结论。涉及医学、法律或投资判断时,仍需相应专业人员复核。",
|
||||
"tags": ["研究", "证据整理", "文献", "引用溯源"],
|
||||
"persona": { "role": "研究证据 Agent", "traits": ["先定义问题", "出处完整", "区分证据强弱", "结论可回溯"] },
|
||||
"translated_by": "human"
|
||||
},
|
||||
"en-US": {
|
||||
"name": "Research Evidence Agent",
|
||||
"shortDesc": "Collects material around a research question, organizes evidence strength, and produces summaries linked to the source text.",
|
||||
"fullDesc": "It starts by clarifying the research question, then gathers literature and data from approved sources while recording authors, provenance, dates, and citation locations. Evidence can be graded using team-defined rules before producing a cited summary and a list of unresolved questions.\n\nSearch results are not presented as research conclusions. Medical, legal, and investment decisions still require qualified review.",
|
||||
"tags": ["research", "evidence", "literature", "citations"],
|
||||
"persona": { "role": "Research evidence agent", "traits": ["defines the question first", "keeps complete provenance", "distinguishes evidence strength", "makes conclusions traceable"] },
|
||||
"translated_by": "ai:openai", "translated_at": "2026-09-01"
|
||||
}
|
||||
},
|
||||
"persona": { "tools": [] },
|
||||
"changelog": [{ "version": "1.0.0", "date": "2026-09-01", "changes": { "zh-CN": ["首次发布"], "en-US": ["Initial listing"] } }]
|
||||
}
|
||||
@@ -1,19 +0,0 @@
|
||||
{
|
||||
"$schema": "../../schemas/catalog-metadata.v1.schema.json", "schemaVersion": 1,
|
||||
"identity": { "kind": "agent", "id": "research-evidence-agent" },
|
||||
"presentation": {
|
||||
"defaultLocale": "en-US",
|
||||
"i18n": {
|
||||
"zh-CN": { "name": "研究证据 Agent", "summary": "围绕研究问题收集资料、整理证据等级,并生成可回到原文的结论摘要", "description": "它会先把研究问题拆清楚,再从允许使用的资料源中收集文献和数据,记录作者、出处、时间和引用位置。不同证据可以按团队规则分级,最后形成带引用的摘要与待确认问题。\n\n它不会把搜索结果冒充研究结论。涉及医学、法律或投资判断时,仍需相应专业人员复核。" },
|
||||
"en-US": { "name": "Research Evidence Agent", "summary": "Collects material around a research question, organizes evidence strength, and produces summaries linked to the source text.", "description": "It starts by clarifying the research question, then gathers literature and data from approved sources while recording authors, provenance, dates, and citation locations. Evidence can be graded using team-defined rules before producing a cited summary and a list of unresolved questions.\n\nSearch results are not presented as research conclusions. Medical, legal, and investment decisions still require qualified review." }
|
||||
},
|
||||
"category": "research", "tags": ["research", "evidence", "literature", "citations"],
|
||||
"icon": { "kind": "letter", "value": "研" }
|
||||
},
|
||||
"release": { "state": "known", "version": "1.0.0", "versionScheme": "semver" },
|
||||
"timestamps": { "catalogUpdatedAt": { "state": "known", "value": "2026-09-01", "precision": "day" }, "releasePublishedAt": { "state": "unknown" }, "reviewedAt": { "state": "unknown" }, "upstreamObservedAt": { "state": "unknown" } },
|
||||
"provenance": {},
|
||||
"governance": { "stewardship": "official", "availability": "listing-only", "license": { "state": "unknown" }, "redistribution": "verify-package-terms", "listingMaintainer": { "name": "DesireCore Official", "verified": true } },
|
||||
"compatibility": { "platforms": { "state": "unknown" } },
|
||||
"spec": { "kind": "agent", "persona": { "role": "Research evidence agent", "traits": ["defines the question first", "keeps complete provenance", "distinguishes evidence strength", "makes conclusions traceable"] } }
|
||||
}
|
||||
@@ -1,33 +0,0 @@
|
||||
{
|
||||
"id": "tender-collaboration-agent",
|
||||
"name": "Tender Collaboration Agent",
|
||||
"avatar": { "t": "标", "bg": "linear-gradient(135deg, #2563EB, #06B6D4)" },
|
||||
"category": "business",
|
||||
"version": "1.0.0",
|
||||
"updatedAt": "2026-09-01",
|
||||
"maintainer": { "name": "DesireCore Official", "verified": true },
|
||||
"i18n": {
|
||||
"default_locale": "en-US",
|
||||
"source_locale": "zh-CN",
|
||||
"locales": ["zh-CN", "en-US"],
|
||||
"zh-CN": {
|
||||
"name": "标书协作 Agent",
|
||||
"shortDesc": "拆解招标要求、建立应答台账,协助分章撰写和交付前复核",
|
||||
"fullDesc": "读取招标文件后,它会整理资格条件、评分项、应答要求和待补材料,形成可追踪的应答台账。团队可以按章节分工撰写,再由它检查遗漏、前后矛盾和材料引用。\n\n它适合帮助项目团队组织工作,不替代投标负责人对商务承诺、报价和最终文件的确认。",
|
||||
"tags": ["招投标", "标书写作", "材料台账", "协作"],
|
||||
"persona": { "role": "标书协作 Agent", "traits": ["逐条拆解要求", "引用有出处", "关注遗漏", "服从最终审核"] },
|
||||
"translated_by": "human"
|
||||
},
|
||||
"en-US": {
|
||||
"name": "Tender Collaboration Agent",
|
||||
"shortDesc": "Breaks down tender requirements, maintains a response ledger, and assists with section drafting and final checks.",
|
||||
"fullDesc": "After reading a tender package, it organizes eligibility conditions, scoring items, response requirements, and missing materials into a traceable ledger. Teams can draft sections in parallel and use the Agent to check omissions, contradictions, and source references.\n\nIt helps a bid team organize the work. Commercial commitments, pricing, and the final submission remain with the responsible people.",
|
||||
"tags": ["tender", "proposal writing", "response ledger", "collaboration"],
|
||||
"persona": { "role": "Tender collaboration agent", "traits": ["checks every requirement", "keeps source references", "looks for omissions", "defers to final review"] },
|
||||
"translated_by": "ai:openai",
|
||||
"translated_at": "2026-09-01"
|
||||
}
|
||||
},
|
||||
"persona": { "tools": [] },
|
||||
"changelog": [{ "version": "1.0.0", "date": "2026-09-01", "changes": { "zh-CN": ["首次发布"], "en-US": ["Initial listing"] } }]
|
||||
}
|
||||
@@ -1,21 +0,0 @@
|
||||
{
|
||||
"$schema": "../../schemas/catalog-metadata.v1.schema.json",
|
||||
"schemaVersion": 1,
|
||||
"identity": { "kind": "agent", "id": "tender-collaboration-agent" },
|
||||
"presentation": {
|
||||
"defaultLocale": "en-US",
|
||||
"i18n": {
|
||||
"zh-CN": { "name": "标书协作 Agent", "summary": "拆解招标要求、建立应答台账,协助分章撰写和交付前复核", "description": "读取招标文件后,它会整理资格条件、评分项、应答要求和待补材料,形成可追踪的应答台账。团队可以按章节分工撰写,再由它检查遗漏、前后矛盾和材料引用。\n\n它适合帮助项目团队组织工作,不替代投标负责人对商务承诺、报价和最终文件的确认。" },
|
||||
"en-US": { "name": "Tender Collaboration Agent", "summary": "Breaks down tender requirements, maintains a response ledger, and assists with section drafting and final checks.", "description": "After reading a tender package, it organizes eligibility conditions, scoring items, response requirements, and missing materials into a traceable ledger. Teams can draft sections in parallel and use the Agent to check omissions, contradictions, and source references.\n\nIt helps a bid team organize the work. Commercial commitments, pricing, and the final submission remain with the responsible people." }
|
||||
},
|
||||
"category": "business",
|
||||
"tags": ["tender", "proposal-writing", "response-ledger", "collaboration"],
|
||||
"icon": { "kind": "letter", "value": "标" }
|
||||
},
|
||||
"release": { "state": "known", "version": "1.0.0", "versionScheme": "semver" },
|
||||
"timestamps": { "catalogUpdatedAt": { "state": "known", "value": "2026-09-01", "precision": "day" }, "releasePublishedAt": { "state": "unknown" }, "reviewedAt": { "state": "unknown" }, "upstreamObservedAt": { "state": "unknown" } },
|
||||
"provenance": {},
|
||||
"governance": { "stewardship": "official", "availability": "listing-only", "license": { "state": "unknown" }, "redistribution": "verify-package-terms", "listingMaintainer": { "name": "DesireCore Official", "verified": true } },
|
||||
"compatibility": { "platforms": { "state": "unknown" } },
|
||||
"spec": { "kind": "agent", "persona": { "role": "Tender collaboration agent", "traits": ["checks every requirement", "keeps source references", "looks for omissions", "defers to final review"] } }
|
||||
}
|
||||
@@ -1,30 +0,0 @@
|
||||
{
|
||||
"id": "workflow-operations-agent",
|
||||
"name": "Workflow Operations Agent",
|
||||
"avatar": { "t": "运", "bg": "linear-gradient(135deg, #EA580C, #CA8A04)" },
|
||||
"category": "management",
|
||||
"version": "1.0.0",
|
||||
"updatedAt": "2026-09-01",
|
||||
"maintainer": { "name": "DesireCore Official", "verified": true },
|
||||
"i18n": {
|
||||
"default_locale": "en-US", "source_locale": "zh-CN", "locales": ["zh-CN", "en-US"],
|
||||
"zh-CN": {
|
||||
"name": "流程运营 Agent",
|
||||
"shortDesc": "把日常 SOP 整理成可执行步骤,负责定时跟进、异常提醒和人工节点交接",
|
||||
"fullDesc": "适合重复但不能完全放任的运营工作。它会把 SOP 拆成清楚的步骤,按时间或事件启动任务,记录每次结果;遇到数据缺失、权限不足或高风险动作时,停下来交给负责人。\n\n它可以帮助团队减少重复跟进,但不会绕过审批、权限和业务系统的授权边界。",
|
||||
"tags": ["SOP", "流程运营", "定时巡检", "异常提醒"],
|
||||
"persona": { "role": "流程运营 Agent", "traits": ["按步骤执行", "异常主动提醒", "关键节点交给人", "每次执行有记录"] },
|
||||
"translated_by": "human"
|
||||
},
|
||||
"en-US": {
|
||||
"name": "Workflow Operations Agent",
|
||||
"shortDesc": "Turns routine SOPs into executable steps and handles scheduled follow-up, exception alerts, and human handoffs.",
|
||||
"fullDesc": "Useful for recurring operations that still need supervision. It turns an SOP into clear steps, starts work on a schedule or event, and records each result. Missing data, insufficient permissions, or high-risk actions are handed to the responsible person.\n\nIt reduces repetitive follow-up without bypassing approvals, permissions, or the authorization boundaries of business systems.",
|
||||
"tags": ["SOP", "operations", "scheduled checks", "exception alerts"],
|
||||
"persona": { "role": "Workflow operations agent", "traits": ["follows explicit steps", "raises exceptions", "hands critical points to people", "records every run"] },
|
||||
"translated_by": "ai:openai", "translated_at": "2026-09-01"
|
||||
}
|
||||
},
|
||||
"persona": { "tools": [] },
|
||||
"changelog": [{ "version": "1.0.0", "date": "2026-09-01", "changes": { "zh-CN": ["首次发布"], "en-US": ["Initial listing"] } }]
|
||||
}
|
||||
@@ -1,19 +0,0 @@
|
||||
{
|
||||
"$schema": "../../schemas/catalog-metadata.v1.schema.json", "schemaVersion": 1,
|
||||
"identity": { "kind": "agent", "id": "workflow-operations-agent" },
|
||||
"presentation": {
|
||||
"defaultLocale": "en-US",
|
||||
"i18n": {
|
||||
"zh-CN": { "name": "流程运营 Agent", "summary": "把日常 SOP 整理成可执行步骤,负责定时跟进、异常提醒和人工节点交接", "description": "适合重复但不能完全放任的运营工作。它会把 SOP 拆成清楚的步骤,按时间或事件启动任务,记录每次结果;遇到数据缺失、权限不足或高风险动作时,停下来交给负责人。\n\n它可以帮助团队减少重复跟进,但不会绕过审批、权限和业务系统的授权边界。" },
|
||||
"en-US": { "name": "Workflow Operations Agent", "summary": "Turns routine SOPs into executable steps and handles scheduled follow-up, exception alerts, and human handoffs.", "description": "Useful for recurring operations that still need supervision. It turns an SOP into clear steps, starts work on a schedule or event, and records each result. Missing data, insufficient permissions, or high-risk actions are handed to the responsible person.\n\nIt reduces repetitive follow-up without bypassing approvals, permissions, or the authorization boundaries of business systems." }
|
||||
},
|
||||
"category": "management", "tags": ["sop", "operations", "scheduled-checks", "exception-alerts"],
|
||||
"icon": { "kind": "letter", "value": "运" }
|
||||
},
|
||||
"release": { "state": "known", "version": "1.0.0", "versionScheme": "semver" },
|
||||
"timestamps": { "catalogUpdatedAt": { "state": "known", "value": "2026-09-01", "precision": "day" }, "releasePublishedAt": { "state": "unknown" }, "reviewedAt": { "state": "unknown" }, "upstreamObservedAt": { "state": "unknown" } },
|
||||
"provenance": {},
|
||||
"governance": { "stewardship": "official", "availability": "listing-only", "license": { "state": "unknown" }, "redistribution": "verify-package-terms", "listingMaintainer": { "name": "DesireCore Official", "verified": true } },
|
||||
"compatibility": { "platforms": { "state": "unknown" } },
|
||||
"spec": { "kind": "agent", "persona": { "role": "Workflow operations agent", "traits": ["follows explicit steps", "raises exceptions", "hands critical points to people", "records every run"] } }
|
||||
}
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "DesireCore Official Market",
|
||||
"version": "1.3.0",
|
||||
"version": "1.3.1",
|
||||
"schemaVersion": "1.1.0",
|
||||
"supportedLocales": ["zh-CN", "en-US"],
|
||||
"defaultLocale": "en-US",
|
||||
@@ -26,7 +26,7 @@
|
||||
"url": "https://github.com/desirecore/market.git"
|
||||
},
|
||||
"stats": {
|
||||
"totalAgents": 8,
|
||||
"totalAgents": 1,
|
||||
"totalSkills": 62,
|
||||
"lastUpdated": "2026-09-01"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user