[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-kepano-obsidian-cli-en":3,"guides-for-kepano-obsidian-cli":410,"similar-k17b1pgdj5tdxecsax1z78wt1986mg2a-en":411},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":244,"isFallback":228,"parentExtension":249,"providers":301,"relations":305,"repo":306,"tags":407,"workflow":408},1778691854276.605,"k17b1pgdj5tdxecsax1z78wt1986mg2a",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"Interact with Obsidian vaults using the Obsidian CLI to read, create, search, and manage notes, tasks, properties, and more. Also supports plugin and theme development with commands to reload plugins, run JavaScript, capture errors, take screenshots, and inspect the DOM. Use when the user asks to interact with their Obsidian vault, manage notes, search vault content, perform vault operations from the command line, or develop and debug Obsidian plugins and themes.",{"claudeCode":12},"kepano/obsidian-skills","obsidian-cli","https://github.com/kepano/obsidian-skills",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":226,"workflow":242},1778691990074.1255,"kn716pbc4fcp644f56ghsty73h86mbya","en",{"checks":20,"evaluatedAt":194,"extensionSummary":195,"features":196,"nonGoals":202,"promptVersionExtension":206,"promptVersionScoring":207,"purpose":208,"rationale":209,"score":210,"summary":211,"tags":212,"targetMarket":219,"tier":220,"useCases":221},[21,26,29,32,36,39,43,48,51,54,58,62,66,70,73,76,79,82,85,88,92,96,101,105,109,112,115,118,122,125,128,131,134,137,140,144,148,152,155,159,162,165,168,171,175,178,181,184,187,191],{"category":22,"check":23,"severity":24,"summary":25},"Practical Utility","Problem relevance","pass","The description clearly identifies the problem of interacting with Obsidian vaults and managing notes, tasks, and properties, as well as developing plugins and themes.",{"category":22,"check":27,"severity":24,"summary":28},"Unique selling proposition","The skill offers value beyond a simple prompt by providing specific CLI commands and workflows for Obsidian, including plugin development, which is a significant enhancement over default LLM behavior.",{"category":22,"check":30,"severity":24,"summary":31},"Production readiness","The skill provides a comprehensive set of commands for interacting with Obsidian vaults, including note management, search, and plugin development, covering the complete lifecycle for these operations.",{"category":33,"check":34,"severity":24,"summary":35},"Scope","Single responsibility principle","The extension focuses on interacting with Obsidian via its CLI and related development tasks, maintaining a single coherent domain.",{"category":33,"check":37,"severity":24,"summary":38},"Description quality","The provided description accurately and concisely reflects the functionality of the Obsidian CLI skill, covering both vault interaction and plugin development aspects.",{"category":40,"check":41,"severity":24,"summary":42},"Invocation","Scoped tools","The skill exposes a set of narrow, verb-noun specialist tools like `create`, `search`, `plugin:reload`, and `dev:screenshot` rather than a single generalist command.",{"category":44,"check":45,"severity":46,"summary":47},"Documentation","Configuration & parameter reference","info","While commands and parameters are generally documented via CLI help, there is no explicit documentation of default values for flags or parameters within the SKILL.md.",{"category":33,"check":49,"severity":24,"summary":50},"Tool naming","All tool names are descriptive, follow kebab-case, and are relevant to the Obsidian domain.",{"category":33,"check":52,"severity":24,"summary":53},"Minimal I/O surface","Tool inputs use typed flags and parameters with clear names (e.g., `name`, `content`, `query`), and outputs are generally focused on the requested information, not excessive diagnostic dumps.",{"category":55,"check":56,"severity":24,"summary":57},"License","License usability","The extension is distributed under the MIT license, as confirmed by the LICENSE file.",{"category":59,"check":60,"severity":24,"summary":61},"Maintenance","Commit recency","The last commit was on 2026-05-07, which is within the last 3 months, indicating active maintenance.",{"category":59,"check":63,"severity":64,"summary":65},"Dependency Management","not_applicable","The extension does not appear to use third-party dependencies that require explicit management beyond the Obsidian CLI itself.",{"category":67,"check":68,"severity":64,"summary":69},"Security","Secret Management","The skill does not handle or expose secrets, as it interacts with a local CLI and does not manage credentials.",{"category":67,"check":71,"severity":24,"summary":72},"Injection","The skill's commands are structured and do not appear to execute arbitrary external code or instructions from loaded data.",{"category":67,"check":74,"severity":24,"summary":75},"Transitive Supply-Chain Grenades","The skill does not fetch external code or data at runtime; all operations rely on the bundled CLI and local files.",{"category":67,"check":77,"severity":24,"summary":78},"Sandbox Isolation","The skill operates on local Obsidian vault files and interacts with a local CLI, with no apparent attempts to modify files outside its intended scope.",{"category":67,"check":80,"severity":24,"summary":81},"Sandbox escape primitives","No detached process spawns or deny-retry loops were found in the provided script examples.",{"category":67,"check":83,"severity":24,"summary":84},"Data Exfiltration","The skill interacts with local files and a local CLI; there are no outbound calls documented that would exfiltrate confidential data.",{"category":67,"check":86,"severity":24,"summary":87},"Hidden Text Tricks","The bundled content and descriptions do not contain hidden text tricks, invisible Unicode characters, or other steering mechanisms.",{"category":89,"check":90,"severity":24,"summary":91},"Hooks","Opaque code execution","The skill's code appears to be plain, readable JavaScript as used by the Obsidian CLI, with no obfuscation or dynamic code loading.",{"category":93,"check":94,"severity":24,"summary":95},"Portability","Structural Assumption","The skill assumes a standard Obsidian vault structure and the presence of the Obsidian CLI, which are reasonable assumptions for its intended use.",{"category":97,"check":98,"severity":99,"summary":100},"Trust","Issues Attention","warning","In the last 90 days, 20 issues were opened and 3 were closed, indicating a low closure rate and potentially slow response from maintainers.",{"category":102,"check":103,"severity":99,"summary":104},"Versioning","Release Management","There is no version declared in SKILL.md frontmatter or any other manifest, and installation instructions reference 'main', preventing version pinning.",{"category":106,"check":107,"severity":99,"summary":108},"Code Execution","Validation","While parameters are structured, there is no explicit mention or evidence of schema validation libraries being used for input parameters, potentially allowing invalid values to be passed to the CLI.",{"category":67,"check":110,"severity":24,"summary":111},"Unguarded Destructive Operations","Commands like `create` or `property:set` are not inherently destructive in a way that requires a confirmation gate, and no evidence suggests unguarded destructive operations.",{"category":106,"check":113,"severity":46,"summary":114},"Error Handling","The SKILL.md does not explicitly detail error handling for tool failures or malformed inputs. The Obsidian CLI itself likely handles many errors, but explicit reporting is not documented.",{"category":106,"check":116,"severity":64,"summary":117},"Logging","The skill itself does not perform destructive actions or outbound calls that would typically require local audit logging.",{"category":119,"check":120,"severity":64,"summary":121},"Compliance","GDPR","The skill operates on local Obsidian vault files and does not inherently handle personal data submitted to third parties.",{"category":119,"check":123,"severity":24,"summary":124},"Target market","The skill is globally applicable as it interacts with a local application and files, with no regional restrictions detected.",{"category":93,"check":126,"severity":24,"summary":127},"Runtime stability","The skill assumes the presence of the Obsidian CLI and a POSIX-compatible shell, which are standard for CLI interactions and should be broadly stable.",{"category":44,"check":129,"severity":24,"summary":130},"README","The README file exists, is reasonably sized, and clearly states the extension's purpose and installation instructions.",{"category":33,"check":132,"severity":24,"summary":133},"Tool surface size","The skill exposes a reasonable number of tools related to Obsidian CLI functionality, fitting within the recommended range.",{"category":40,"check":135,"severity":24,"summary":136},"Overlapping near-synonym tools","Tool names like `read`, `create`, `append`, `search`, `daily:read`, `daily:append` are distinct and cover unique functionalities without significant overlap.",{"category":44,"check":138,"severity":24,"summary":139},"Phantom features","All features mentioned in the README and SKILL.md, such as note management, search, and plugin development commands, have corresponding implementations in the Obsidian CLI.",{"category":141,"check":142,"severity":24,"summary":143},"Install","Installation instruction","The README provides clear installation instructions for multiple methods (Marketplace, npx, manual) and includes example invocations in the SKILL.md.",{"category":145,"check":146,"severity":46,"summary":147},"Errors","Actionable error messages","While the SKILL.md doesn't detail error handling, the Obsidian CLI's own error messages are generally informative, but specific remediation steps are not always provided.",{"category":149,"check":150,"severity":64,"summary":151},"Execution","Pinned dependencies","The skill relies on the Obsidian CLI, which is assumed to be installed separately and managed by the user; no direct dependencies are bundled or pinned.",{"category":33,"check":153,"severity":64,"summary":154},"Dry-run preview","The nature of the Obsidian CLI commands (interacting with local files and application state) does not lend itself to a typical dry-run preview.",{"category":156,"check":157,"severity":64,"summary":158},"Protocol","Idempotent retry & timeouts","The skill interacts with a local CLI and does not involve remote calls that would require idempotency or hard timeouts.",{"category":119,"check":160,"severity":24,"summary":161},"Telemetry opt-in","There is no indication of telemetry being collected or emitted by this skill; it focuses on local file operations.",{"category":40,"check":163,"severity":24,"summary":164},"Precise Purpose","The description precisely names the artifact (Obsidian vaults) and the verbs (read, create, search, manage, develop) and includes clear use cases and boundaries.",{"category":40,"check":166,"severity":24,"summary":167},"Concise Frontmatter","The frontmatter is concise and self-contained, clearly summarizing the core capability and providing trigger phrases within the recommended character limit.",{"category":44,"check":169,"severity":24,"summary":170},"Concise Body","The SKILL.md is concise and focuses on command reference and plugin development workflows, delegating deeper material to external CLI help.",{"category":172,"check":173,"severity":24,"summary":174},"Context","Progressive Disclosure","The skill defers deeper procedural details to the Obsidian CLI's own help system, following a single level of progressive disclosure.",{"category":172,"check":176,"severity":64,"summary":177},"Forked exploration","The skill performs direct operations on the Obsidian vault and CLI, not deep exploration or code review that would necessitate forked context.",{"category":22,"check":179,"severity":24,"summary":180},"Usage examples","The SKILL.md provides clear, end-to-end examples for common operations like creating notes, appending content, searching, and plugin development workflows.",{"category":22,"check":182,"severity":46,"summary":183},"Edge cases","While the Obsidian CLI itself likely handles many edge cases, the SKILL.md does not explicitly document failure modes, symptoms, or recovery steps for the skill's invocations.",{"category":106,"check":185,"severity":64,"summary":186},"Tool Fallback","The skill relies solely on the Obsidian CLI and does not integrate with external MCP servers or other optional tools.",{"category":188,"check":189,"severity":24,"summary":190},"Safety","Halt on unexpected state","The skill relies on the Obsidian CLI's state management. There is no indication of it auto-committing dirty changes or proceeding without a clean state.",{"category":93,"check":192,"severity":24,"summary":193},"Cross-skill coupling","The skill is self-contained and focuses solely on Obsidian CLI interactions, without implicit reliance on other skills.",1778691989970,"This skill leverages the Obsidian CLI to perform operations such as reading, creating, searching, and managing notes, tasks, and properties within Obsidian vaults. It also supports Obsidian plugin and theme development with commands for reloading plugins, running JavaScript, capturing errors, and inspecting the DOM.",[197,198,199,200,201],"Read, create, search, and manage Obsidian notes","Manage Obsidian tasks and properties","Develop and debug Obsidian plugins and themes","Reload plugins and run JavaScript in Obsidian context","Capture errors, take screenshots, and inspect DOM",[203,204,205],"Directly editing Obsidian's internal database files","Managing Obsidian settings outside of plugin/theme development commands","Interacting with Obsidian sync features","3.0.0","4.4.0","Interact with Obsidian vaults and manage notes, tasks, and properties via the Obsidian CLI, and develop/debug Obsidian plugins and themes.","The skill has a warning for 'Issues Attention' due to low closure rate and 'Release Management' due to lack of versioning, capping the score at 79.",75,"A robust skill for interacting with Obsidian vaults and developing plugins via the Obsidian CLI.",[213,214,215,216,217,218],"obsidian","cli","notes","markdown","productivity","development","global","community",[222,223,224,225],"When the user asks to interact with their Obsidian vault from the command line","When the user needs to manage notes, tasks, or properties in Obsidian","When the user wants to develop or debug Obsidian plugins and themes","When the user asks to search vault content or perform vault operations",{"codeQuality":227,"collectedAt":229,"documentation":230,"maintenance":233,"security":239,"testCoverage":241},{"hasLockfile":228},false,1778691966053,{"descriptionLength":231,"readmeSize":232},467,2565,{"closedIssues90d":234,"forks":235,"hasChangelog":228,"openIssues90d":236,"pushedAt":237,"stars":238},3,2128,20,1778185448000,31002,{"hasNpmPackage":228,"license":240,"smitheryVerified":228},"MIT",{"hasCi":228,"hasTests":228},{"updatedAt":243},1778691990074,{"basePath":245,"githubOwner":246,"githubRepo":247,"locale":18,"slug":13,"type":248},"skills/obsidian-cli","kepano","obsidian-skills","skill",{"_creationTime":250,"_id":251,"community":252,"display":253,"identity":257,"parentExtension":260,"providers":288,"relations":296,"tags":297,"workflow":298},1778691854276.604,"k17bttant31x15g1p63z6mkehh86n37f",{"reviewCount":8},{"description":254,"installMethods":255,"name":256,"sourceUrl":14},"Create and edit Obsidian vault files including Markdown, Bases, and Canvas. Use when working with .md, .base, or .canvas files in an Obsidian vault.",{"claudeCode":213},"Obsidian",{"basePath":258,"githubOwner":246,"githubRepo":247,"locale":18,"slug":247,"type":259},"","plugin",{"_creationTime":261,"_id":262,"community":263,"display":264,"identity":267,"providers":269,"relations":281,"tags":283,"workflow":284},1778691854276.6038,"k1781ajs5tna9vkz0peaa9cafh86mzbr",{"reviewCount":8},{"description":265,"installMethods":266,"name":247,"sourceUrl":14},"Agent skills for Obsidian. Teach your agent to use Markdown, Bases, JSON Canvas, and use the CLI.",{"claudeCode":12},{"basePath":258,"githubOwner":246,"githubRepo":247,"locale":18,"slug":247,"type":268},"marketplace",{"evaluate":270,"extract":275},{"promptVersionExtension":271,"promptVersionScoring":207,"score":272,"tags":273,"targetMarket":219,"tier":220},"3.1.0",79,[213,216,214,215,274],"knowledge-management",{"commitSha":276,"marketplace":277,"plugin":279},"HEAD",{"name":247,"pluginCount":278},1,{"mcpCount":8,"provider":280,"skillCount":8},"classify",{"repoId":282},"kd75q6pm8pgs19zcxpqgt5da9186m9f3",[214,274,216,215,213],{"evaluatedAt":285,"extractAt":286,"updatedAt":287},1778691877356,1778691854276,1778692095422,{"evaluate":289,"extract":293},{"promptVersionExtension":206,"promptVersionScoring":207,"score":290,"tags":291,"targetMarket":219,"tier":220},95,[213,216,215,292,214],"pkm",{"commitSha":276,"license":240,"plugin":294},{"mcpCount":8,"provider":280,"skillCount":295},5,{"parentExtensionId":262,"repoId":282},[214,216,215,213,292],{"evaluatedAt":299,"extractAt":286,"updatedAt":300},1778691912830,1778692095244,{"evaluate":302,"extract":304},{"promptVersionExtension":206,"promptVersionScoring":207,"score":210,"tags":303,"targetMarket":219,"tier":220},[213,214,215,216,217,218],{"commitSha":276},{"parentExtensionId":251,"repoId":282},{"_creationTime":307,"_id":282,"identity":308,"providers":309,"workflow":403},1778691850308.0276,{"githubOwner":246,"githubRepo":247,"sourceUrl":14},{"classify":310,"discover":392,"github":395},{"commitSha":276,"extensions":311},[312,325,344,353,363,373,378],{"basePath":258,"displayName":247,"installMethods":313,"rationale":314,"selectedPaths":315,"source":324,"sourceLanguage":18,"type":268},{"claudeCode":12},"marketplace.json at .claude-plugin/marketplace.json",[316,319,321],{"path":317,"priority":318},".claude-plugin/marketplace.json","mandatory",{"path":320,"priority":318},"README.md",{"path":322,"priority":323},"LICENSE","high","rule",{"basePath":258,"description":254,"displayName":213,"installMethods":326,"license":240,"rationale":327,"selectedPaths":328,"source":324,"sourceLanguage":18,"type":259},{"claudeCode":213},"plugin manifest at .claude-plugin/plugin.json",[329,331,332,333,336,338,340,342],{"path":330,"priority":318},".claude-plugin/plugin.json",{"path":320,"priority":318},{"path":322,"priority":323},{"path":334,"priority":335},"skills/defuddle/SKILL.md","medium",{"path":337,"priority":335},"skills/json-canvas/SKILL.md",{"path":339,"priority":335},"skills/obsidian-bases/SKILL.md",{"path":341,"priority":335},"skills/obsidian-cli/SKILL.md",{"path":343,"priority":335},"skills/obsidian-markdown/SKILL.md",{"basePath":345,"description":346,"displayName":347,"installMethods":348,"rationale":349,"selectedPaths":350,"source":324,"sourceLanguage":18,"type":248},"skills/defuddle","Extract clean markdown content from web pages using Defuddle CLI, removing clutter and navigation to save tokens. Use instead of WebFetch when the user provides a URL to read or analyze, for online documentation, articles, blog posts, or any standard web page. Do NOT use for URLs ending in .md — those are already markdown, use WebFetch directly.","defuddle",{"claudeCode":12},"SKILL.md frontmatter at skills/defuddle/SKILL.md",[351],{"path":352,"priority":318},"SKILL.md",{"basePath":354,"description":355,"displayName":356,"installMethods":357,"rationale":358,"selectedPaths":359,"source":324,"sourceLanguage":18,"type":248},"skills/json-canvas","Create and edit JSON Canvas files (.canvas) with nodes, edges, groups, and connections. Use when working with .canvas files, creating visual canvases, mind maps, flowcharts, or when the user mentions Canvas files in Obsidian.","json-canvas",{"claudeCode":12},"SKILL.md frontmatter at skills/json-canvas/SKILL.md",[360,361],{"path":352,"priority":318},{"path":362,"priority":335},"references/EXAMPLES.md",{"basePath":364,"description":365,"displayName":366,"installMethods":367,"rationale":368,"selectedPaths":369,"source":324,"sourceLanguage":18,"type":248},"skills/obsidian-bases","Create and edit Obsidian Bases (.base files) with views, filters, formulas, and summaries. Use when working with .base files, creating database-like views of notes, or when the user mentions Bases, table views, card views, filters, or formulas in Obsidian.","obsidian-bases",{"claudeCode":12},"SKILL.md frontmatter at skills/obsidian-bases/SKILL.md",[370,371],{"path":352,"priority":318},{"path":372,"priority":335},"references/FUNCTIONS_REFERENCE.md",{"basePath":245,"description":10,"displayName":13,"installMethods":374,"rationale":375,"selectedPaths":376,"source":324,"sourceLanguage":18,"type":248},{"claudeCode":12},"SKILL.md frontmatter at skills/obsidian-cli/SKILL.md",[377],{"path":352,"priority":318},{"basePath":379,"description":380,"displayName":381,"installMethods":382,"rationale":383,"selectedPaths":384,"source":324,"sourceLanguage":18,"type":248},"skills/obsidian-markdown","Create and edit Obsidian Flavored Markdown with wikilinks, embeds, callouts, properties, and other Obsidian-specific syntax. Use when working with .md files in Obsidian, or when the user mentions wikilinks, callouts, frontmatter, tags, embeds, or Obsidian notes.","obsidian-markdown",{"claudeCode":12},"SKILL.md frontmatter at skills/obsidian-markdown/SKILL.md",[385,386,388,390],{"path":352,"priority":318},{"path":387,"priority":335},"references/CALLOUTS.md",{"path":389,"priority":335},"references/EMBEDS.md",{"path":391,"priority":335},"references/PROPERTIES.md",{"sources":393},[394],"manual",{"closedIssues90d":234,"description":265,"forks":235,"license":240,"openIssues90d":236,"pushedAt":237,"readmeSize":232,"stars":238,"topics":396},[397,398,213,399,400,214,347,401,402],"claude","codex","skills","clawdbot","opencode","openclaw",{"classifiedAt":404,"discoverAt":405,"extractAt":406,"githubAt":406,"updatedAt":404},1778691854042,1778691850308,1778691852165,[214,218,216,215,213,217],{"evaluatedAt":243,"extractAt":286,"updatedAt":409},1778692096110,[],[412,441,470,488,515,540],{"_creationTime":413,"_id":414,"community":415,"display":416,"identity":422,"providers":426,"relations":435,"tags":437,"workflow":438},1778697652123.8813,"k175pymk0vm7xrcjj2p0jf904186nae7",{"reviewCount":8},{"description":417,"installMethods":418,"name":420,"sourceUrl":421},"Debug OpenClaw model, provider, tool-surface, code-mode, streaming, and live/Crabbox behavior by choosing the right logs, probes, and proof path before changing code.",{"claudeCode":419},"steipete/clawdis","openclaw-debugging","https://github.com/steipete/clawdis",{"basePath":423,"githubOwner":424,"githubRepo":425,"locale":18,"slug":420,"type":248},".agents/skills/openclaw-debugging","steipete","clawdis",{"evaluate":427,"extract":434},{"promptVersionExtension":206,"promptVersionScoring":207,"score":428,"tags":429,"targetMarket":219,"tier":433},100,[430,431,214,432,218],"debugging","openclaws","troubleshooting","verified",{"commitSha":276},{"repoId":436},"kd738npxg9yh3xf3vddzy9fyfh86nhng",[214,430,218,431,432],{"evaluatedAt":439,"extractAt":440,"updatedAt":439},1778697754713,1778697652123,{"_creationTime":442,"_id":443,"community":444,"display":445,"identity":451,"providers":455,"relations":462,"tags":465,"workflow":466},1778694781833.2703,"k177cc2csjkdcems8qf39yr5fd86mzrs",{"reviewCount":8},{"description":446,"installMethods":447,"name":449,"sourceUrl":450},"Use when starting feature work that needs isolation from current workspace or before executing implementation plans - ensures an isolated workspace exists via native tools or git worktree fallback",{"claudeCode":448},"obra/superpowers","using-git-worktrees","https://github.com/obra/superpowers",{"basePath":452,"githubOwner":453,"githubRepo":454,"locale":18,"slug":449,"type":248},"skills/using-git-worktrees","obra","superpowers",{"evaluate":456,"extract":461},{"promptVersionExtension":206,"promptVersionScoring":207,"score":428,"tags":457,"targetMarket":219,"tier":433},[458,459,218,460,214],"git","workspace","automation",{"commitSha":276},{"parentExtensionId":463,"repoId":464},"k173cyjvkcyer717cf1859rka586mrx6","kd78df84w9e6v1ppqnzptt1afd86n9rm",[460,214,218,458,459],{"evaluatedAt":467,"extractAt":468,"updatedAt":469},1778694972293,1778694781833,1778695146071,{"_creationTime":471,"_id":472,"community":473,"display":474,"identity":477,"providers":479,"relations":484,"tags":485,"workflow":486},1778697652123.8955,"k172pxq3fnvt4a5wb6ag0mxgf586m250",{"reviewCount":8},{"description":475,"installMethods":476,"name":213,"sourceUrl":421},"Work with Obsidian vaults (plain Markdown notes) and automate via obsidian-cli.",{"claudeCode":419},{"basePath":478,"githubOwner":424,"githubRepo":425,"locale":18,"slug":213,"type":248},"skills/obsidian",{"evaluate":480,"extract":483},{"promptVersionExtension":206,"promptVersionScoring":207,"score":481,"tags":482,"targetMarket":219,"tier":433},97,[213,215,216,214,460],{"commitSha":276},{"repoId":436},[460,214,216,215,213],{"evaluatedAt":487,"extractAt":440,"updatedAt":487},1778698766825,{"_creationTime":489,"_id":490,"community":491,"display":492,"identity":498,"providers":501,"relations":509,"tags":511,"workflow":512},1778692846401.1526,"k177py8t3j3sh4x6pq8kfzztfx86mnr0",{"reviewCount":8},{"description":493,"installMethods":494,"name":496,"sourceUrl":497},"Search, create, and manage notes in the Obsidian vault with wikilinks and index notes. Use when user wants to find, create, or organize notes in Obsidian.",{"claudeCode":495},"mattpocock/skills","obsidian-vault","https://github.com/mattpocock/skills",{"basePath":499,"githubOwner":500,"githubRepo":399,"locale":18,"slug":496,"type":248},"skills/personal/obsidian-vault","mattpocock",{"evaluate":502,"extract":508},{"promptVersionExtension":206,"promptVersionScoring":207,"score":503,"tags":504,"targetMarket":219,"tier":433},96,[215,213,505,506,507],"file-management","search","wikilinks",{"commitSha":276},{"repoId":510},"kd70nm2vazehgqc4j28ve6cwv986mv1s",[505,215,213,506,507],{"evaluatedAt":513,"extractAt":514,"updatedAt":513},1778693438763,1778692846401,{"_creationTime":516,"_id":517,"community":518,"display":519,"identity":525,"providers":529,"relations":534,"tags":536,"workflow":537},1778688417731.955,"k17519qw60syescz558gc23s8h86m99f",{"reviewCount":8},{"description":520,"installMethods":521,"name":523,"sourceUrl":524},"Command-line interface for Obsidian — Knowledge management and note-taking via Obsidian Local REST API. Designed for AI agents and power users who need to manage notes, search the vault, and execute commands without the GUI.",{"claudeCode":522},"hkuds/cli-anything","cli-anything-obsidian","https://github.com/hkuds/cli-anything",{"basePath":526,"githubOwner":527,"githubRepo":528,"locale":18,"slug":523,"type":248},"skills/cli-anything-obsidian","hkuds","cli-anything",{"evaluate":530,"extract":533},{"promptVersionExtension":206,"promptVersionScoring":207,"score":290,"tags":531,"targetMarket":219,"tier":433},[213,274,532,214,215],"rest-api",{"commitSha":276},{"repoId":535},"kd7e2bra4ymb6r521a25r6yges86n35p",[214,274,215,213,532],{"evaluatedAt":538,"extractAt":539,"updatedAt":538},1778689420999,1778688417732,{"_creationTime":541,"_id":542,"community":543,"display":544,"identity":550,"providers":554,"relations":563,"tags":565,"workflow":566},1778686012417.8306,"k174h7a286wwq983v6g606d1j986mpcn",{"reviewCount":8},{"description":545,"installMethods":546,"name":548,"sourceUrl":549},"Obsidian vault as persistent memory — daily notes, session logs, knowledge capture, and search across your entire vault.",{"claudeCode":547},"daxaur/openpaw","c-obsidian","https://github.com/daxaur/openpaw",{"basePath":551,"githubOwner":552,"githubRepo":553,"locale":18,"slug":548,"type":248},"skills/c-obsidian","daxaur","openpaw",{"evaluate":555,"extract":562},{"promptVersionExtension":206,"promptVersionScoring":207,"score":556,"tags":557,"targetMarket":219,"tier":561},76,[213,215,558,559,560,214],"knowledge-base","memory","daily-notes","flagged",{"commitSha":276,"license":240},{"repoId":564},"kd7bwdbyne8rrdfxt9ahxb6ved86mk9b",[214,560,558,559,215,213],{"evaluatedAt":567,"extractAt":568,"updatedAt":567},1778686650587,1778686012417]