一键导入
secondbrain-db
secondbrain-db 收录了来自 sergio-bershadsky 的 3 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。
这个仓库中的 skills
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.