Skip to main content
在 Manus 中运行任何 Skill
一键导入
$pwd:
uhop
GitHub 创作者资料

uhop

按仓库查看 11 个 GitHub 仓库中的 28 个已收集 skills,并展示近似职业覆盖。

已收集 skills
28
仓库
11
职业领域
2
更新
2026-05-29
职业覆盖
该创作者主要覆盖的职业大类。
这里展示前 8 个仓库;完整仓库列表在下方继续。
仓库浏览

仓库与代表性 skills

#001
vault-storage
6 个 skills00更新于 2026-04-30
占该创作者 21%
vault-graph
未分类

Walk the typed-edge neighborhood around a vault note. Backed by `GET /sections/{record_id}/neighborhood`. Use when the user says /vault-graph, asks "what does this note connect to and how", wants to see the wiki-link / classified-edge structure around a record, or needs to expand context beyond a single note. Returns layered records + typed edges; depth caps at 5. Requires vault-storage (`:8123`).

2026-04-30
vault-similar
未分类

Find records semantically similar to a given vault note via embedding nearest-neighbours. Backed by `GET /sections/{record_id}/similar`. Use when the user says /vault-similar, asks "what other notes are like this one", or wants to discover related concepts beyond what's explicitly wikilinked. Returns ranked records by cosine similarity. Requires vault-storage (`:8123`) — Obsidian's REST API doesn't expose embeddings.

2026-04-30
vault
未分类

Read and write to the Obsidian knowledge base vault. Use when the user says /vault, asks to remember/save knowledge, wants to recall/query stored knowledge, asks to extract learnings from a project, or wants to log a session. Also use proactively at session end to capture non-obvious learnings.

2026-04-30
vault-search
未分类

Search the vault for notes matching a query. Backed by `POST /search/simple/` — works against both the Obsidian Local REST API (lexical only) and vault-storage (lexical + semantic). Use when the user says /vault-search, asks to find notes matching a phrase, or wants to locate the right note to read before answering a question. Returns ranked hits with snippets.

2026-04-30
vault-check-drift
未分类

Detect drift between a project's current state (git + npm) and the baseline recorded in the vault's `projects/<name>/state.md`. Flags: new commits / tags / publishes since the baseline, local branch ahead/behind upstream, working-tree mods / stash entries / untracked files, git-tag ↔ npm-version mismatches. Used automatically by `/vault resume` and standalone via `/vault check`.

2026-04-29
vault-propose-related
未分类

Propose missing `related:` entries for vault notes by reviewing BGE-retrieval candidates. Use when the user says /vault propose-related, asks to densify cross-references in the vault, or wants to expand `related:` arrays without reading every note manually. Loads top-N nearest neighbours per source note (excluding existing related: and body wikilinks), reasons about which are genuine semantic matches, writes accepted proposals to a review note in the vault.

2026-04-29
#002
deep6
5 个 skills80更新于 2026-04-07
占该创作者 18%
#003
tape-six
4 个 skills10更新于 2026-05-29
占该创作者 14%
#004
nano-bench
3 个 skills30更新于 2026-03-08
占该创作者 11%
#005
yopl
3 个 skills20更新于 2026-04-07
占该创作者 11%
已展示 11 / 11 个仓库
已展示全部仓库