alcove-kb

alcove-kb is a skill for Claude Code, Codex from OctopusGarage/alcove. It costs 31 tokens per session (620 once invoked), scanned A, original, MIT.

A skill for working inside an Alcove managed knowledge base, including reviewing an inbox, writing OKF notes, checking information, organizing the knowledge base, and searching within its scope. Alcove is a system for managing organized personal or project knowledge.

In plain words
What is it for?
It is for reviewing and organizing knowledge-base material, searching current or broader collections, and making durable notes, tasks, links, and other updates through Alcove.
Why use it?
It tells the agent which search scope to use and how to treat search results as leads that may need further checking.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit It is for reviewing and organizing knowledge-base material, searching current or broader collections, and making durable notes, tasks, links, and other updates through Alcove.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/octopusgarage/alcove/alcove-kb
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add OctopusGarage/alcove --skill alcove-kb
Clone the repo
git clone --depth 1 https://github.com/OctopusGarage/alcove

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for alcove-kb

README.md
[![agentmods](https://agentmods.dev/badge/skills/octopusgarage/alcove/alcove-kb/github.svg)](https://agentmods.dev/skills/octopusgarage/alcove/alcove-kb)
Your own site
<a href="https://agentmods.dev/skills/octopusgarage/alcove/alcove-kb"><img src="https://agentmods.dev/badge/skills/octopusgarage/alcove/alcove-kb/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for alcove-kb

Your own site · 80×15
<a href="https://agentmods.dev/skills/octopusgarage/alcove/alcove-kb"><img src="https://agentmods.dev/badge/skills/octopusgarage/alcove/alcove-kb.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 31 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 620 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00031 $0.00620
Opus 5 $0.00015 $0.00310
Sonnet 5 $0.00006 $0.00124
Haiku 4.5 $0.00003 $0.00062

Measured 11d ago against content hash fc78330acc42, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

alcove-kb scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 11d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

src/alcove/profile_templates/managed-kb/skills/alcove-kb/SKILL.md · 44 lines

How it starts

The opening of the file, as written. The whole thing — 44 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Alcove Managed KB

Default to this KB for inbox/archive/current-KB wording. Use Alcove Home-wide search for personal knowledge wording.

Search Routing

  • 当前知识库, 这个知识库, inbox, archive, or 当前目录 means this managed KB.
  • 本地个人知识库, 个人知识系统, 全部资料, OKF, 知识数据, 汇总总结, 查一下, or 相关资料 means Alcove Home-wide search across managed KBs, pins, tasks, prompts, projects, mounts, and connectors unless the user asks to narrow scope.
  • Use Alcove MCP/CLI search as candidate discovery. Omit workspace for Home-wide search; pass this workspace only for explicit current-KB scope.
  • Search results are leads, not final truth. For broad, ambiguous, cross-topic, or low-confidence questions, continue with AI-led investigation over OKF indexes, domain/topic/tag pages, source refs, connector fetch refs, mount refs, archive provenance, and local files as useful.
  • Do not route generic 本地知识库 wording to unrelated global or project-specific tools unless the user explicitly names that tool.

Write Routing

  • Use Alcove CLI/MCP commands for durable writes: inbox actions, OKF notes, revisions, pins, tasks, prompts, projects, mounts, connectors, links, refreshes, and exports.
  • Direct file edits are repair fallbacks only. Run alcove validate or the nearest refresh/scan/rebuild command afterward.
  • Mounted repository indexes are policy-filtered knowledge indexes. Use mount refs for README/docs/notes evidence; use rg or direct source reads for code-specific questions.

Fallback Routing Without Skills

Intent Read path Governed write path
Broad personal knowledge question alcove search "query" --json, then inspect returned OKF/source/mount/connector refs none
Current KB question alcove search "query" --json from this workspace none
Inbox review alcove inbox peek --json; read full item before summarizing if truncated archive/note/todo/delete only after explicit confirmation
Save copied article or discussion note search first for duplicates alcove inbox manual-add ... or alcove knowledge ...
Revise existing OKF note inspect the target OKF path first alcove knowledge revise ..., then alcove validate --json

Read the full file on GitHub · 44 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 11d ago First seen · 44 lines · 31 tokens per session scan A fc78330acc42

Subscribe to this mod's changes

alcove-kb is a skill published in the GitHub repository OctopusGarage/alcove (0 stars, last pushed 2d ago), licensed MIT. It adds 31 tokens to every session and 620 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

my-wiki

A skill for managing a local Markdown knowledge vault that stores captured webpages, PDFs, Office files, notes, images, folders, and ZIP files. It links preserved source material, called References, to durable topic pages, called Concepts.

NimaChu/my-wiki · 51 tokens

vault-for-llm

Connect OpenClaw to Vault Agent Memory as a local-first governed project memory layer. Search first, then bounded-read cited source ranges; propose new memories as candidates instead of writing directly into active memory.

zycaskevin/Vault-Agent-Memory · 46 tokens

kb-lint

Health check for the PARA Knowledge Base. Detects orphan documents, broken links, index drift, tag issues, and stale content. Run periodically or as part of weekly review.

ernestolee13/para-knowledge-base · 39 tokens

kb

Set up, evolve, or operate a hraness/kb local-first Markdown knowledge base for coding-agent memory. Use when a user asks to design KB conventions or a recurring KB ritual; search or query a KB or Obsidian vault; load or recover repository context, plans, decisions, concepts, backlinks, semantic search, or Git…

hraness/kb · 155 tokens

any-mcp

Use when an agent needs to read, search, create, edit, organize, upload, or chat with Anytype through the bounded any-mcp server. Covers safe tool selection, exact identifier chaining, optional toolsets, common PKM workflows, and the narrow anyr fallbacks for chat subscriptions and rich chat blocks.

stevelr/anytype · 68 tokens

grounded-knowledge-workflow

Use Grounded Knowledge Engine to select an isolated workspace, answer from local evidence, resume an explicitly identified project, create an explicit project checkpoint, and retain durable knowledge. Trigger when a user asks about their documents, workspace or client context, previous research, project state…

dimosgit/grounded-knowledge-engine · 91 tokens