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

hiivmind-corpus

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

已收集 skills
16
Stars
0
更新
2026-07-10
Forks
0
职业覆盖
2 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

hiivmind-corpus-add-source
其他计算机职业

Add documentation source to corpus. Triggers: "add source", "add git repo", "include blog posts", "add local documents", "extend corpus with web pages", "add team docs", "add PDF to corpus", "import PDF book", "split PDF into chapters".

2026-07-10
hiivmind-corpus-bridge
其他计算机职业

Create and manage cross-corpus concept bridges in registry-graph.yaml. Use when users want to link concepts across corpora, create query-routing aliases, or validate cross-corpus relationships. Triggers: "bridge", "cross-corpus", "link corpora", "registry graph", "alias", "bridge show", "bridge validate", "add alias".

2026-07-10
hiivmind-corpus-build-headless
其他计算机职业

Non-interactive (re)build of a corpus index for pipelines. Replays the decisions captured in config.build (segmentation, organization, skip_sections, embeddings, verify prefs) instead of prompting, regenerates index.yaml + the rendered markdown, optional graph and embeddings, and writes build-result.yaml (headless contract). Triggers: "headless build", "rebuild corpus headless", "build result file", scheduled rebuilds. Users normally want `build`.

2026-07-10
hiivmind-corpus-build
软件开发工程师

This skill should be used when the user asks to "build corpus index", "create index from docs", "analyze documentation", "populate corpus index", or needs to build the initial index for a corpus that was just initialized. Triggers on "build my corpus", "index the documentation", "create the index.md", "finish setting up corpus", "hiivmind-corpus build", or when a corpus has placeholder index.md that says "Run hiivmind-corpus-build", or "create the index.yaml".

2026-07-10
hiivmind-corpus-discover
软件开发工程师

This skill should be used when the user asks "what corpora do I have installed?", "list my documentation corpora", "find installed corpus plugins", "what hiivmind-corpus plugins are available?", "check the docs", "search the documentation", "what do the docs say", "look up in corpus", or needs to discover installed documentation corpus skills. Also use when a generic documentation query doesn't specify which corpus to search.

2026-07-10
hiivmind-corpus-enhance
软件开发工程师

This skill should be used when the user asks to "add more detail to corpus", "enhance corpus coverage", "expand section in index", "need more depth on [topic]", "corpus is too shallow", "add entries for [topic]", or wants deeper coverage of specific topics in an existing corpus. Triggers on "enhance [topic] section", "more detail on [feature]", "expand the index", "add depth to corpus", or "hiivmind-corpus enhance".

2026-07-10
hiivmind-corpus-enrich-headless
软件开发工程师

Headless (non-interactive) enrichment of stale index entries. Re-scans changed source files to regenerate entry metadata (title, summary, tags, keywords, category), assigns concepts from the existing graph.yaml, verifies summaries against content, clears stale flags, re-renders, and re-embeds. Run after hiivmind-corpus-refresh-headless in automated pipelines, or standalone to repair a corpus with accumulated stale entries. Requires a v2 index (index.yaml).

2026-07-10
hiivmind-corpus-graph
软件开发工程师

View, validate, and edit a corpus concept graph (graph.yaml). Triggers: "graph", "show graph", "validate graph", "concept graph", "view concepts", "graph.yaml", "show relationships", "add concept", "add relationship".

2026-07-10
hiivmind-corpus-init
软件开发工程师

This skill should be used when the user asks to "create a corpus", "initialize documentation", "set up docs for a library", "index this project's docs", "create documentation corpus", or mentions wanting to create a new documentation corpus. Also triggers on "new corpus", "corpus for [library name]", or "hiivmind-corpus init".

2026-07-10
hiivmind-corpus-migrate
软件开发工程师

Headless v1 → v2 index migration. Parses entry lines from index.md and index-*.md, cross-references .source/ for metadata, emits index.yaml plus a render: block, renders deterministically, and diff-checks ID parity against the original. Writes migrate-result.yaml (headless contract). Triggers: "migrate corpus", "migrate to v2", "convert index.md to index.yaml".

2026-07-10
hiivmind-corpus-navigate
软件开发工程师

Navigate and query documentation from registered corpora. Use when users ask documentation questions, want to look up API references, or mention keywords matching registered corpora. Triggers: documentation, docs, lookup, search corpus, what does, how to, API reference. Auto-triggers when query contains keywords from any registered corpus (flyio, polars, etc.).

2026-07-10
hiivmind-corpus-refresh-headless
软件开发工程师

Headless (non-interactive) variant of hiivmind-corpus-refresh for use by automated pipelines and scheduled tasks. Always runs in update mode, selects all stale sources automatically, and emits a machine-readable YAML result block instead of prose. Use hiivmind-corpus-refresh for interactive use.

2026-07-10
hiivmind-corpus-refresh
软件开发工程师

This skill should be used when the user asks to "refresh corpus", "sync documentation", "update corpus index", "check for upstream changes", "corpus is stale", "docs are outdated", or mentions that documentation sources have changed. Triggers on "refresh my [corpus name] corpus", "sync corpus with upstream", "check if docs are current", "update from source repo", or "hiivmind-corpus refresh".

2026-07-10
hiivmind-corpus-register
软件开发工程师

Register a documentation corpus with the current project. Use when users want to add a corpus to their project, connect documentation sources, or set up corpus access. Triggers: register corpus, add corpus, connect docs, add documentation, setup corpus.

2026-07-10
hiivmind-corpus-status-headless
软件开发工程师

Non-interactive corpus freshness check for pipelines. Compares upstream SHAs against config.yaml, counts stale entries and embedding lag, and writes status-result.yaml (headless contract). Cheap: no clones, no index edits. Triggers: "headless status", "status result file", scheduler pre-checks.

2026-07-10
hiivmind-corpus-status
软件开发工程师

Check the health and status of registered corpora. Use when users want to see corpus freshness, verify configurations, check for upstream updates, or diagnose issues. Triggers: corpus status, check corpus, corpus health, is corpus up to date, corpus info.

2026-07-10