Complete AI TrainingYourJobSkills for your job

Skills / productivity

compile-knowledge

Compile durable, non-obvious findings into an interlinked markdown knowledge store — atomic files, [[wiki-links]], a maintained index — so an agent gets smarter across sessions instead of relearning the same facts.

Human ResourcesProject & Program ManagementManagement & Team LeadershipOffice & Administrationdocumentationknowledge-managementmemorynoteswiki

Compile Knowledge

Overview

Durable knowledge is worth keeping as many small, interlinked markdown files compiled over time and surfaced through an index — not as one giant doc, a chat log, or a one-off notes.md that rots. This skill makes compiling consistent, so what an agent learns in one session is retrievable in the next one instead of being re-derived from scratch.

The shape is deliberately boring: one fact per file, a one-line description that recall matches against, [[slug]] links between related files, and a single index line per entry. The hard part is not the format — it is the discipline of writing only what is durable, and of updating an existing file instead of creating a near-duplicate.

When to Use This Skill

  • Use when you have just produced research, competitive intel, a digest, or an
  • investigation result, and are about to close the task — compile before you close.

  • Use when you learn a non-obvious fact the hard way (a tool that fails silently, a
  • measurement that contradicts the docs, a constraint nobody wrote down).

  • Use when the user says "save this", "write this to the wiki", "update the memory",
  • "log this finding", "structure this knowledge", or "follow the karpathy method".

  • Do not use it for routine work. A deploy, a restart, or a one-line fix usually
  • produces nothing durable, and filler pollutes recall.

How It Works

Subscribers only

The full skill, its 1 bundled files and every download is included with every paid Complete AI plan.

Details

Source5dive-ai/skills
LicenseMIT
Risk labelsafe ("critical" means the skill may run commands or touch files — read before use)
FilesSKILL.md
Added2026-08-16

Related skills

anywrite

Compiled CLI covering all 52 endpoints of the Anytype local API — objects, properties, tags, search, chat, files — one binary, no MCP server needed.

ask-matt

Ask which skill or flow fits your situation. A router over the user-invoked skills in this repo.

box-automation

Automate Box operations including file upload/download, content search, folder management, collaboration, metadata queries, and sign requests through Composio's Box toolkit.

brain-to-docs

Interview the user to turn project vision and decisions into README and ADR documentation.

cal-com-automation

Automate Cal.com tasks via Rube MCP (Composio): manage bookings, check availability, configure webhooks, and handle teams. Always search tools first for current schemas.

calendly-automation

Automate Calendly scheduling, event management, invitee tracking, availability checks, and organization administration via Rube MCP (Composio). Always search tools first for current schemas.