Agent skill
obsidian-sop-authoring
Crear y mantener procedimientos como skills (SKILL.md) con objetivo, cuando usar, pasos y checklist.
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/security/obsidian-sop-authoring
SKILL.md
Obsidian SOP Authoring
Cuándo usar
- Convertir un flujo repetible en SOP
- Revisar y simplificar SOPs existentes
- Crear playbooks para facetas/roles
Formato SOP recomendado
- Objetivo
- Cuándo usar
- Entradas
- Pasos
- Checklist
- Salida esperada
- Errores comunes
Guardrails
- SOPs deben ser cortos y ejecutables.
- Si el SOP depende de una convención del vault, enlaza a la nota que la define.
Entrega
- Crea un directorio en
skills/<nombre>/con unSKILL.md. - El campo
namedebe coincidir con el nombre del directorio (minusculas y guiones). - Añade enlaces internos relevantes si son estables.
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?