Skip to main content
Run any Skill in Manus
with one click
GitHub repository

refmesh

refmesh contains 4 collected skills from sert-xx, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
4
Stars
2
updated
2026-05-10
Forks
0
Occupation coverage
3 occupation categories · 100% classified
repository explorer

Skills in this repository

refmesh-investigation-orchestrator
customer-service-representatives-434051

Used to proceed with simple investigations in a refmesh-first manner. Standardizes the process of executing `refmesh-search` first, determining hit status, falling back to primary sources, deciding between `refmesh-register` / `refmesh-curate`, and escalating when the task cannot be closed by investigation alone.

2026-05-10
refmesh-curate
software-developers

Use whenever a `refmesh register` summary surfaces a `⚠ Similar existing concepts` warning, when search results show clearly outdated or duplicated knowledge, or when the user asks to clean up / forget / merge concepts. Covers the four lifecycle moves — SAME_AS merging, REPLACES/DEPRECATES tagging, archive (logical hide), and prune (physical delete).

2026-04-30
refmesh-register
database-architects

Use when the user asks you to fetch / open / analyze / summarize a URL, documentation page, blog post, paper, RFC, or codebase fragment and remember / store / shelve / 蓄積 / 覚えて its concepts. Fetches the source if a URL is given, extracts concepts and typed relationships, links them to concepts that already exist in the local refmesh graph, and persists everything through `refmesh register` so later sessions can recall it through `refmesh search`.

2026-04-30
refmesh-search
software-developers

Use at the start of any task that touches a topic the user has previously asked you to remember, or whenever you suspect prior knowledge exists in the local refmesh graph. Pulls a connected slice of concepts, relationships, and source references through `refmesh search` so you can answer with grounded context instead of guessing.

2026-04-30