Files
yixiong-claude-marketplace/plugins/obsidian/.codex-plugin/plugin.json
T
SkyJourneyandClaude Sonnet 4.6 10f9e84d5c feat(codex): 增量接入 Codex 插件市场(Claude 侧零修改)
新增 .agents/plugins/marketplace.json(Codex 市场索引)及三个插件的
.codex-plugin/plugin.json;huanxi 额外增加 .mcp.codex.json(Bearer
${HUANXI_TOKEN} 直连)。SKILL.md 与 Claude 侧共享,无内容重复。

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-16 09:56:52 +08:00

10 lines
720 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"name": "obsidian",
"version": "1.0.0",
"description": "Obsidian 知识库 AI 协作插件族。检测到 .obsidian/ 目录时自动激活全套技能:vault 管理(obsidian,含 OFM 语法速查)、全文搜索与图谱(obsidian-search)、frontmatter 元数据(obsidian-meta)、Markdown 任务与 GTDobsidian-tasks)、每日笔记(obsidian-daily)、Bases 数据库视图(obsidian-bases)、Canvas 视觉层(obsidian-canvasJSON Canvas 1.0)、版本历史与恢复(obsidian-history)、插件与环境配置(obsidian-plugins)、PKM 编排工作流(obsidian-workflow-pkm,含 Web Clip 子流程)。",
"author": {
"name": "姜顺志"
},
"skills": "./skills"
}