← Back to catalog
odere-pro

Author in the catalog

odere-pro

13 skills13 stars totalgithub.com/odere-pro

Published skills

obsidian-markdown

1

Create and edit Obsidian Flavored Markdown with wikilinks, embeds, callouts, properties, and other Obsidian-specific syntax. Use when working with .md files in Obsidian, or when the user mentions wikilinks, callouts, frontmatter, tags, embeds, or Obsidian notes.

DevOps e Infra#llm#markdownby odere-pro

llm-wiki-lint

1

Read-only audit of vault/wiki/ for structural and provenance drift. Reports Errors, Warnings, and Info per the rules in /SPEC.md §13 and vault/CLAUDE.md. Trigger when the user says "lint the vault", "audit the wiki", "check for broken links", "run a health check on the wiki", or invokes /llm-wiki-stack:llm-wiki-lint directly. Does not repair anything — that is /llm-wiki-stack:llm-wiki-fix.

Desenvolvimento#llm#aiby odere-pro

llm-wiki-markdown

1

Query the wiki and render the answer as portable, GitHub-flavored markdown saved under vault/output/. Trigger when the user asks to "export X as markdown", "produce a markdown brief", "save the answer to the output folder", "give me a plain markdown version of …", or invokes /llm-wiki-stack:llm-wiki-markdown directly. Reuses the llm-wiki-query reading contract, then strips Obsidian-only syntax so

Desenvolvimento#llm#githubby odere-pro

llm-wiki-index

1

Generate or refresh the vault MOC at vault/wiki/index.md — the top-level catalog of every topic folder and synthesis note in the vault. Trigger when the user says "refresh the index", "rebuild the vault MOC", "update the catalog", or after adding a new top-level topic or synthesis. Per-folder _index.md files are owned by the ingest workflow, not by this skill.

Automação#llmby odere-pro

llm-wiki-fix

1

Auto-repair what /llm-wiki-stack:llm-wiki-lint reports. Idempotent — running twice on a clean tree produces no diff. Trigger when the user says "fix the lint errors", "repair the wiki", "auto-fix", or invokes /llm-wiki-stack:llm-wiki-fix directly. Expects a fresh lint report in context, or runs its own lint pass internally.

Desenvolvimento#llm#aiby odere-pro

llm-wiki-status

1

One-command health check. Exercises every hook path and reports pass/fail per hook — without writing to vault/. Trigger when the user says "status", "health check", "is everything wired up", "did the install work", "dashboard", or invokes /llm-wiki-stack:llm-wiki-status directly. Strictly read-only against vault content; any accidental write is the skill's own bug.

Escrita e Conteúdo#llm#aiby odere-pro

llm-wiki-synthesize

1

Write a cross-topic synthesis note under vault/wiki/_synthesis/. Trigger when the user asks to "compare X and Y", "find themes across these pages", "identify contradictions", "do a gap analysis", "build a timeline of Z", or invokes /llm-wiki-stack:llm-wiki-synthesize directly. Also used as the follow-up when /llm-wiki-stack:llm-wiki-query offers to file an answer as a synthesis.

Design e Frontend#llmby odere-pro

obsidian-cli

1

Interact with Obsidian vaults using the Obsidian CLI to read, create, search, and manage notes, tasks, properties, and more. Also supports plugin and theme development with commands to reload plugins, run JavaScript, capture errors, take screenshots, and inspect the DOM. Use when the user asks to interact with their Obsidian vault, manage notes, search vault content, perform vault operations from

Produtividade#llm#javascriptby odere-pro

obsidian-graph-colors

1

Apply color groups to Obsidian's graph view so each topic branch has a distinct color. Use when the user says "color the graph", "graph colors", "update graph colors", "add topic color", or after creating new topic folders that need a color assignment.

Automação#llmby odere-pro

llm-wiki-ingest

1

Ingest one or more sources from vault/raw/ into typed wiki pages under vault/wiki/. Trigger when the user says "ingest this source", "process the file I just dropped in raw/", "add this to the wiki", or invokes /llm-wiki-stack:llm-wiki-ingest directly. Prefer the pipeline (/llm-wiki-stack:llm-wiki-stack-ingest-agent) unless the user has asked to skip lint-fix and synthesis.

Desenvolvimento#llmby odere-pro

llm-wiki-query

1

Answer a natural-language question from the wiki with [[wikilink]] citations. Trigger when the user asks "what does the wiki say about X", "search the wiki for Y", "which sources cover Z", or invokes /llm-wiki-stack:llm-wiki-query directly. Read-only against wiki content — only log.md receives an append.

Escrita e Conteúdo#llm#aiby odere-pro

llm-wiki

1

Onboarding entry point. Scaffold a new LLM Wiki vault in the user's project by copying from the skill's own template/, stamp the schema version, and orient the user. Trigger when the user says "set up a wiki", "initialize the vault", "start a new LLM Wiki", "bootstrap the vault", or invokes /llm-wiki-stack:llm-wiki directly.

Escrita e Conteúdo#llmby odere-pro

obsidian-bases

1

Create and edit Obsidian Bases (.base files) with views, filters, formulas, and summaries. Use when working with .base files, creating database-like views of notes, or when the user mentions Bases, table views, card views, filters, or formulas in Obsidian.

Dados e Análise#llmby odere-pro

Category alert

Get new DevOps e Infra skills every Monday