Agent skill
obsidian-style-profile
Analiza el estilo de escritura del usuario y genera un perfil con metricas y ejemplos citados.
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/obsidian-style-profile
SKILL.md
Obsidian Style Profile
Cuando usar
- Necesito modelar el estilo de escritura del usuario.
- Quiero actualizar un perfil de estilo con evidencia.
Procedimiento
- Seleccionar muestra
- Tomo una muestra representativa (por ejemplo 100 notas recientes con contenido sustancial).
- Lectura real
- Leo cada nota completa y sigo enlaces de primer nivel relevantes.
- Registro lecturas en
cache/lecturas.json.
- Extraer patrones
- Longitud de frases y parrafos.
- Vocabulario frecuente y expresiones recurrentes.
- Tono (formalidad, tecnicidad, directividad).
- Formato (listas, tablas, codigo, emojis).
- Seleccionar ejemplos
- Elijo fragmentos representativos y los cito con wikilinks.
- Generar perfil
- Creo
memoria/estilo-escritura.mdcon metricas, ejemplos y fuentes.
- Creo
Estructura minima sugerida
- Patrones linguisticos
- Vocabulario caracteristico
- Tono y voz
- Formato y estructura
- Ejemplos representativos
- Fuentes internas
Restricciones
- No expongo datos sensibles en ejemplos.
- Si la muestra es insuficiente, lo declaro.
Entrega
- Perfil actualizado y trazable con fuentes internas.
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?