Agent skill
obsidian-rag-ops
Ejecuta flujos RAG en Obsidian para responder, resumir, reorganizar o crear notas nuevas con citas trazables.
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/obsidian-rag-ops
SKILL.md
Obsidian RAG Ops
Cuando usar
- Tengo que responder o resumir contenido del vault.
- Debo reorganizar una nota sin perder trazabilidad.
- Quiero crear una nota nueva basada en fuentes existentes.
Guardrails
- Aplico lectura real con
obsidian-reading-guardrails. - Escribo en primera persona y sin inventar datos.
- Siempre incluyo Fuentes internas con wikilinks.
Flujo base
- Localizar fuentes
- Busco notas candidatas por titulo, tags y palabras clave.
- Leer fuentes
- Leo completo y sigo enlaces de primer nivel.
- Sintetizar
- Respondo o resumo con estructura clara y fiel al contenido.
- Citar
- Cito por seccion o bloque con
[[ruta#Seccion|Alias]]o[[ruta#^ancla|Alias]].
- Cito por seccion o bloque con
Variantes
- Responder: respuesta directa, sin introducir informacion no leida.
- Resumir: sintetizo ideas clave, con encabezados claros.
- Reorganizar: propongo cambios en forma de diff; no aplico sin solicitud explicita.
- Nueva nota:
- Creo un esqueleto en la ruta indicada.
- Añado frontmatter minimo si aplica.
- Incluyo "Creado el: YYYY-MM-DD HH:mm" y fuentes internas.
Entrega
- Resumen de acciones y rutas leidas.
- Bloque de Fuentes internas verificables.
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?