Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

gnosis-mcp

gnosis-mcp 收录了来自 nicholasglazer 的 8 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
8
Stars
25
更新
2026-04-19
Forks
8
职业覆盖
4 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

eval
数据科学家

Measure retrieval quality on your corpus — Hit@5, MRR, nDCG@10, Precision@5. Thin wrapper around `gnosis-mcp eval` with regression tracking against a saved baseline, plain-English interpretation, and tuning pointers when numbers look off. Use after every ingest or config change.

2026-04-19
ingest
软件开发工程师

Populate the gnosis-mcp knowledge base — from local files, git history, or a crawled website. Handles the full matrix of flags (--force, --prune, --wipe, --embed, --include-crawled) in one place.

2026-04-18
manage
档案文员

CRUD operations on the knowledge base — add, delete, update metadata. For bulk ingest / re-ingest / prune, use /gnosis:ingest instead. Requires GNOSIS_MCP_WRITABLE=true.

2026-04-18
search
档案文员

Search the gnosis-mcp knowledge base. Keyword (default), hybrid semantic+keyword (--semantic), or git commit history (--git). Includes sanity checks and a reranker warning.

2026-04-18
setup
网络与计算机系统管理员

First-time setup wizard for Gnosis MCP. Install, init the database, ingest a docs folder, wire your editor — in that order.

2026-04-18
status
网络与计算机系统管理员

Verify gnosis-mcp server connectivity, schema integrity, and corpus health. Use when MCP calls fail, return empty, or return unexpected data.

2026-04-18
tune
数据科学家

Find the chunk-size and retrieval config that maximizes quality on YOUR corpus. Sweeps chunk sizes, runs a golden-query set, reports nDCG / MRR / Hit@5. Use after first ingest or whenever your corpus changes shape significantly.

2026-04-18
context
软件开发工程师

Load usage-weighted context from Gnosis MCP. Surfaces most-accessed docs for session startup or topic primers.

2026-04-08