跳转到主要内容
此内容尚未提供您的语言版本,正在以英文显示。

Obsidian Automation

Skill 已验证
95

Automate Obsidian knowledge management, note linking, and personal knowledge base workflows

AI 摘要

This extension automates Obsidian knowledge management by providing pre-configured note templates for daily notes and meetings, smart linking rules, and examples for Dataview queries. It also outlines workflows for web clipping and research, leveraging Obsidian's capabilities to enhance personal knowledge base management.

Practical Utility

  • info:Edge casesThe SKILL.md outlines various configurations and templates but does not explicitly document failure modes or recovery steps for edge cases like malformed input or missing dependencies.

Portability

  • info:Stack assumptionsThe skill implicitly assumes an environment where Obsidian is installed and configured, and that the MCP server 'notes-mcp' is available, but these are not explicitly declared upfront.
  • info:Runtime stabilityThe skill assumes the presence of Obsidian and the 'notes-mcp' server. While not explicitly stated as a requirement, its functionality is tied to these external components, which could lead to instability if not present.

Documentation

  • info:Configuration & parameter referenceWhile the SKILL.md provides examples of configurations for templates and linking rules, explicit documentation of all parameters and their defaults is missing.

Code Execution

  • info:ValidationWhile the skill defines configurations for templates and workflows, there is no explicit mention or demonstration of schema validation libraries for input arguments.
  • info:Error HandlingThe SKILL.md describes capabilities and configurations but does not detail how errors are caught, categorized, or reported back to the agent, nor does it specify structured error fields.

安装

npx skills add claude-office-skills/skills

通过 npx 运行 Vercel skills CLI(skills.sh)— 需要本地安装 Node.js,以及至少一个兼容 skills 的智能体(Claude Code、Cursor、Codex 等)。前提是仓库遵循 agentskills.io 格式。

3 months ago
98 stars
MIT-0
更新于 2 days ago
查看源代码