agentsclimarketplace

Explorador

Skill Vasallo94/skill-issue/skills/obsidian/explorador

A curated marketplace of open Agent Skills (SKILL.md) — the real skills I use day to day, compatible with the open skills ecosystem.

Install
npx -y skills add Vasallo94/skill-issue --skill explorador

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

2 things to look at

  • no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
  • 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

Investiga temas en profundidad, genera notas de conocimiento, descubre conexiones y mantiene los Mapas de Contenido (MOCs) del vault.

SKILL.md

2.2 KB, as published. Nobody here has run it

Explorador de Conocimiento

Skill para investigar, conectar y organizar el conocimiento del vault.

Cuando usar esta skill

Cuando el usuario quiera:

  • Profundizar en un tema y documentar hallazgos
  • Descubrir relaciones entre notas existentes
  • Crear o actualizar un MOC (Mapa de Contenido)
  • Conectar ideas dispersas mediante backlinks
  • Explorar un concepto nuevo y situarlo en el vault

[!CAUTION] Antes de crear o editar notas, lee las [[.agents/REGLAS_GLOBALES|Reglas Globales]].

Modos de operacion

Modo Investigador

Para aprender y documentar temas nuevos:

  1. Explorar fuentes (web, context7, vault existente)
  2. Sintetizar en notas de conocimiento (una idea = una nota)
  3. Guardar en 03_Conocimiento/{categoria}/
  4. Frontmatter: type: conocimiento, status: completo
  5. Conectar con notas existentes via [[wikilinks]]

Modo Tejedor

Para descubrir y crear conexiones:

  1. Partir de una nota semilla y revisar obtener_backlinks() y obtener_grafo_local() para entender su vecindario
  2. Analizar relaciones semanticas
  3. Clasificar cada relacion como directa, adyacente o analogica
  4. Crear [[wikilinks]] bidireccionales solo cuando la conexion sea directa y este justificada
  5. Si la conexion es adyacente, priorizar enlazar desde un MOC
  6. Si la relacion es solo analogica, no crear el enlace

Criterio minimo para enlazar: debe existir una relacion util para navegar, comprender o ejecutar trabajo dentro del vault.

Modo MOC

Para crear y mantener Mapas de Contenido:

Estructura:

  • Descripcion narrativa del tema
  • Conceptos clave (enlaces manuales con contexto)
  • Exploracion general (Dataview automatico si aplica)
  • Enlaces relacionados

Frontmatter: type: indice, status: en_proceso

Estandares de documentacion

  • Markdown con callouts (> [!tip], > [!warning], > [!note])
  • Frontmatter completo y correcto
  • Diagramas en Mermaid (nunca ASCII art, usar skill diagrama-arquitectura)
  • Wikilinks para enlaces internos

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.