Pular para o conteúdo principal
Este conteúdo ainda não está disponível no seu idioma e está sendo exibido em inglês.

Obsidian Automation

Skill Verificado
95

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

Resumo de IA

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.

Instalação

npx skills add claude-office-skills/skills

Executa a CLI skills da Vercel (skills.sh) via npx — requer Node.js localmente e pelo menos um agente compatível com skills instalado (Claude Code, Cursor, Codex, …). Pressupõe que o repositório siga o formato agentskills.io.

3 months ago
98 stars
MIT-0
Atualizado em 2 days ago
Ver código-fonte