Update Knowledgebase — Development skill for Claude Code
Save this session's work results into the vault — synthesize what we did, then dispatch the vault-curator agent to file it in the correct folders with frontmatter and links, or update existing tracker.
How to install Update Knowledgebase
Installs to ~/.claude/skills/elnora-ai-knowledge-vault-update-knowledgebase/SKILL.md
mkdir -p ~/.claude/skills/elnora-ai-knowledge-vault-update-knowledgebase && curl -fsSL https://raw.githubusercontent.com/Elnora-AI/knowledge-vault/HEAD/commands/update-knowledgebase.md -o ~/.claude/skills/elnora-ai-knowledge-vault-update-knowledgebase/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Update Knowledgebase does
name: update-knowledgebase description: Save this session's work results into the vault — synthesize what we did, then dispatch the vault-curator agent to file it in the correct folders with frontmatter and links, or update existing trackers/READMEs. argument-hint: [optional — focus or scope, e.g. "just the finance work"] allowed-tools: Read, Glob, Grep, Task, AskUserQuestion, Bash
Update the Knowledge Base from this Session
Persist the durable results of the current work session int
Alternatives in Development
- Om Dump — Freeform capture mode 4.6k ★
- /install-skill - Install Generated Skills Or Agents — Step-by-step guide to install your generated skills and agents to the correct locations 618 ★
- Frontmatter — Frontmatter skill 609 ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Vault Curator
Find orphaned notes, broken links, stale content, and duplicates. Use when the vault needs a focused content-q
Session Save
Save current Claude session to 2ndBrain vault with frontmatter, executive brief, and full transcript
New Capability
Scaffold a new Friday command from a template. Prompts for a name and description, writes commands/ .md with t
Hermes Skills Maker
meta-skill Hermes skill, usable from Claude Code, that guides the creation of any new capability: category str
Literature Sweep
Find, summarize, and verify N papers on a topic. Parallel-dispatch engine across @literature-curator instances
Swarm Collect
Collect and synthesize results from a completed swarm
Related Agents
Onedrive Organizer
Sorts loose files in OneDrive/Documents, OneDrive/Download, OneDrive root, and Mac ~/Downloads into the correc
Project Tracker
Save current Claude Code session as a project in Second Brain for later resumption. Gathers git state, files t
Wiki Auditor
Wiki health audit — finds and fixes broken links, missing frontmatter, orphans, near-duplicates. Fixes inline,