notes-search

notes-search is a skill for Claude Code, Codex from OctopusGarage/alcove. It costs 27 tokens per session (568 once invoked), scanned A, original, MIT.

A read-only search guide for Alcove, a managed personal knowledge base that stores notes and related records.

In plain words
What is it for?
Use it to search notes, browse tags, review recent records, audit tags, and follow links across knowledge bases, pins, tasks, prompts, projects, mounts, and connectors.
Why use it?
It explains how to search the right scope and how to investigate results instead of treating every match as confirmed information.

Skill for Claude CodeCodex

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

Good fit Use it to search notes, browse tags, review recent records, audit tags, and follow links across knowledge bases, pins, tasks, prompts, projects, mounts, and connectors.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/octopusgarage/alcove/notes-search
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 notes-search
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 notes-search

README.md
[![agentmods](https://agentmods.dev/badge/skills/octopusgarage/alcove/notes-search/github.svg)](https://agentmods.dev/skills/octopusgarage/alcove/notes-search)
Your own site
<a href="https://agentmods.dev/skills/octopusgarage/alcove/notes-search"><img src="https://agentmods.dev/badge/skills/octopusgarage/alcove/notes-search/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 notes-search

Your own site · 80×15
<a href="https://agentmods.dev/skills/octopusgarage/alcove/notes-search"><img src="https://agentmods.dev/badge/skills/octopusgarage/alcove/notes-search.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 27 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 568 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.00027 $0.00568
Opus 5 $0.00014 $0.00284
Sonnet 5 $0.00005 $0.00114
Haiku 4.5 $0.00003 $0.00057

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

Security

Grade A, and why

notes-search 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 10d 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/notes-search/SKILL.md · 56 lines

How it starts

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

This skill is read-only. Use Alcove MCP/CLI search for candidate discovery, then continue with AI-led investigation when the question needs more than direct matches. Do not call retired project-local search scripts.

Routing

  • Chinese requests such as 本地个人知识库, 知识库, OKF, 知识数据, 汇总总结, 查一下, or 相关资料 mean Alcove Home-wide search across managed KBs, pins, tasks, prompts, projects, mounts, and connectors unless the user asks to narrow scope.
  • 当前知识库, 这个知识库, inbox, archive, or 当前目录 means this managed KB.
  • Omit workspace for Home-wide MCP search; pass this workspace only for explicit current-KB scope.
  • Do not route generic 本地知识库 wording to unrelated global or project-specific tools unless the user explicitly names that tool.

Investigation Model

  • Treat search results as leads, not final truth.
  • For broad, ambiguous, cross-topic, or low-confidence questions, inspect OKF indexes, domain/topic/tag pages, candidate records, source refs, connector fetch refs, mount refs, archive provenance, and local files as useful.
  • Use the model's reasoning to expand queries, follow relationships, compare records, and synthesize answers from the local evidence found.
  • This skill is read-only. Do not mutate files while investigating.

Commands

alcove search "query" --json
alcove search --tags --json
alcove search --recent 20 --json
alcove search --tag <tag> --json
alcove search --topic <domain/topic> --json
alcove search --platform <platform> --json
alcove search --type "Knowledge Concept" --json
alcove search --tag-doctor --json
alcove search --unindexed --json

Search results include type, title, domain, topic, platform, date, published_at, collected_at, updated_at, deleted_at, tags, confidence, status, resource, and path. Use these lifecycle fields to decide whether a candidate is outdated. For user-confirmed cleanup of a specific search result, run alcove knowledge delete <path> --json first for preview, then rerun with --confirm only after explicit confirmation. Use archive/ only for provenance tracing; knowledge/ is the formal knowledge base.

Read the full file on GitHub · 56 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. 10d ago First seen · 56 lines · 27 tokens per session scan A d06641613710

Subscribe to this mod's changes

notes-search is a skill published in the GitHub repository OctopusGarage/alcove (0 stars, last pushed 2d ago), licensed MIT. It adds 27 tokens to every session and 568 once invoked, about $0.0001 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

Manage local OKF-compatible Markdown My Wiki vaults with an AI agent. Use for capturing webpages, PDFs, Office documents, notes, images, folders, and ZIP bundles as References; maintaining Reference-to-Concept evidence links; searching or answering from a vault; checking or repairing vault health; switching among…

NimaChu/my-wiki · 78 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