[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"project-10323":3},{"id":4,"name":5,"fullName":6,"owner":7,"repo":5,"description":8,"homepage":9,"htmlUrl":10,"language":10,"languages":10,"totalLinesOfCode":10,"stars":11,"forks":12,"watchers":13,"openIssues":14,"contributorsCount":15,"subscribersCount":15,"size":15,"stars1d":16,"stars7d":17,"stars30d":18,"stars90d":15,"forks30d":15,"starsTrendScore":19,"compositeScore":20,"rankGlobal":10,"rankLanguage":10,"license":21,"archived":22,"fork":22,"defaultBranch":23,"hasWiki":24,"hasPages":22,"topics":25,"createdAt":10,"pushedAt":10,"updatedAt":35,"readmeContent":36,"aiSummary":37,"trendingCount":15,"starSnapshotCount":15,"syncStatus":38,"lastSyncTime":39,"discoverSource":40},10323,"obsidian-skills","kepano\u002Fobsidian-skills","kepano","Agent skills for Obsidian. Teach your agent to use Obsidian CLI and open formats including Markdown, Bases, JSON Canvas.","",null,35301,2498,199,16,0,119,1049,4798,608,45,"MIT License",false,"main",true,[26,27,28,29,30,31,32,33,34],"claude","clawdbot","cli","codex","defuddle","obsidian","openclaw","opencode","skills","2026-06-12 02:02:20","Agent Skills for use with Obsidian.\n\nThese skills follow the [Agent Skills specification](https:\u002F\u002Fagentskills.io\u002Fspecification) so they can be used by any skills-compatible agent, including Claude Code and Codex CLI.\n\n## Installation\n\n### Marketplace\n\n```\n\u002Fplugin marketplace add kepano\u002Fobsidian-skills\n\u002Fplugin install obsidian@obsidian-skills\n```\n\n### npx skills\n\n```\nnpx skills add git@github.com:kepano\u002Fobsidian-skills.git\n```\n\n### Manually\n\n#### Claude Code\n\nAdd the contents of this repo to a `\u002F.claude` folder in the root of your Obsidian vault (or whichever folder you're using with Claude Code). See more in the [official Claude Skills documentation](https:\u002F\u002Fplatform.claude.com\u002Fdocs\u002Fen\u002Fagents-and-tools\u002Fagent-skills\u002Foverview).\n\n#### Codex CLI\n\nCopy the `skills\u002F` directory into your Codex skills path (typically `~\u002F.codex\u002Fskills`). See the [Agent Skills specification](https:\u002F\u002Fagentskills.io\u002Fspecification) for the standard skill format.\n\n#### OpenCode\n\nClone the entire repo into the OpenCode skills directory (`~\u002F.opencode\u002Fskills\u002F`):\n\n```sh\ngit clone https:\u002F\u002Fgithub.com\u002Fkepano\u002Fobsidian-skills.git ~\u002F.opencode\u002Fskills\u002Fobsidian-skills\n```\n\nDo not copy only the inner `skills\u002F` folder — clone the full repo so the directory structure is `~\u002F.opencode\u002Fskills\u002Fobsidian-skills\u002Fskills\u002F\u003Cskill-name>\u002FSKILL.md`.\n\nOpenCode auto-discovers all `SKILL.md` files under `~\u002F.opencode\u002Fskills\u002F`. No changes to `opencode.json` or any config file are needed. Skills become available after restarting OpenCode.\n\n## Skills\n\n| Skill | Description |\n|-------|-------------|\n| [obsidian-markdown](skills\u002Fobsidian-markdown) | Create and edit [Obsidian Flavored Markdown](https:\u002F\u002Fhelp.obsidian.md\u002Fobsidian-flavored-markdown) (`.md`) with wikilinks, embeds, callouts, properties, and other Obsidian-specific syntax |\n| [obsidian-bases](skills\u002Fobsidian-bases) | Create and edit [Obsidian Bases](https:\u002F\u002Fhelp.obsidian.md\u002Fbases\u002Fsyntax) (`.base`) with views, filters, formulas, and summaries |\n| [json-canvas](skills\u002Fjson-canvas) | Create and edit [JSON Canvas](https:\u002F\u002Fjsoncanvas.org\u002F) files (`.canvas`) with nodes, edges, groups, and connections |\n| [obsidian-cli](skills\u002Fobsidian-cli) | Interact with Obsidian vaults via the [Obsidian CLI](https:\u002F\u002Fhelp.obsidian.md\u002Fcli) including plugin and theme development |\n| [defuddle](skills\u002Fdefuddle) | Extract clean markdown from web pages using [Defuddle](https:\u002F\u002Fgithub.com\u002Fkepano\u002Fdefuddle-cli), removing clutter to save tokens |\n","该项目为Obsidian提供了一系列代理技能，使代理能够处理Markdown、Bases、JSON Canvas文件以及通过CLI与Obsidian仓库交互。核心功能包括创建和编辑特定于Obsidian的Markdown文档、Bases数据库、JSON Canvas图形，并支持通过命令行接口对Obsidian插件及主题进行开发管理。此外，还提供了从网页中提取干净Markdown文本的能力。这些技能遵循Agent Skills规范，适用于任何兼容该规范的代理环境，如Claude Code、Codex CLI等，特别适合需要自动化或增强Obsidian使用体验的场景。",2,"2026-06-11 03:27:47","top_topic"]