en un clic
secondbrain-db
secondbrain-db contient 3 skills collectées depuis sergio-bershadsky, avec une couverture métier par dépôt et des pages de détail sur le site.
Skills dans ce dépôt
Use when the user works with a markdown knowledge base (VitePress, Docusaurus, Obsidian, Jekyll) backed by YAML frontmatter and per-doc sidecar integrity files. Applies when a .sbdb.toml or schemas/*.yaml file is present in the project, or when the user mentions "sbdb", "knowledge base", "knowledge graph", "doctor check", "drift", "tamper", "sidecar", or "semantic search". Also covers embedding sbdb as a Go library via the public pkg/sbdb API.
Use when driving sbdb external sync — pushing docs to Confluence, Jira, Notion, or Slack canvas via MCP and recording results back to sbdb. Triggers when the user says "sync", "publish to confluence/jira/notion", "push my docs", "what's out of sync", or when a Stop-hook surfaces sbdb sync drift. Requires sbdb >= 2.4.0 and a .sbdb/integrations/*.yaml config in the project.
Use when creating, updating, or deleting documents in an sbdb-managed knowledge base. Triggers on: "create a note", "add a discussion", "update this ADR", "edit the KB", "write a new page", "add content", "modify frontmatter", "create template", or any operation that writes to docs/ in a project with .sbdb.toml.