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

semiont

semiont 收录了来自 The-AI-Alliance 的 12 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
12
Stars
84
更新
2026-06-30
Forks
8
职业覆盖
2 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

semiont-aggregate
软件开发工程师

Compose a synthesized aggregate resource — walk many annotations bound to or about a single anchor, assemble markdown, yield a Resource whose purpose is to be read (not referred to)

2026-06-30
semiont-wiki
软件开发工程师

Run the knowledge enrichment pipeline on a resource using @semiont/sdk — detect entity references, resolve them against the KB, and generate new resources for unresolved ones

2026-06-30
semiont-worker
软件开发工程师

Build a job-claim worker daemon — claim jobs from the queue, process them, and emit lifecycle events. Cross-package wiring with @semiont/sdk + @semiont/jobs + @semiont/http-transport + @semiont/observability.

2026-06-11
semiont-tag
软件开发工程师

Apply structural-analysis tag schemas to a Semiont resource — classify passages by their structural role using IRAC, IMRAD, Toulmin, or any KB-registered schema via mark.assist with motivation tagging

2026-05-04
semiont-assess
软件开发工程师

Add assessment annotations to a Semiont resource — flag scheduling risks, dangers, inaccuracies, logical gaps, or other evaluative concerns using AI-assisted or manual assessment

2026-05-03
semiont-cli
软件开发工程师

Help users accomplish knowledge work tasks using the Semiont CLI

2026-05-03
semiont-comment
软件开发工程师

Add commenting annotations to a Semiont resource — suggest edits, ask questions of the author, or point things out to readers using AI-assisted or manual commenting

2026-05-03
semiont-highlight
软件开发工程师

Add highlighting annotations to a Semiont resource — mark key passages, important claims, or noteworthy content using AI-assisted or manual highlighting

2026-05-03
semiont-ingest
软件开发工程师

Bootstrap a Semiont knowledge base from a corpus of source files — declare the entity-type vocabulary via frame, then upload one resource per file via yield.resource

2026-05-03
semiont-relate
软件开发工程师

Extract relationships between canonical nodes — run a second mark.assist linking pass after the node set exists, with relationship-vocabulary instructions, so the resulting annotations link two nodes apiece

2026-05-03
semiont-session
软件开发工程师

Drive @semiont/sdk's SemiontSession for long-running scripts — token refresh, bus event subscription, lifecycle observables, graceful shutdown

2026-04-29
semiont-local
网络与计算机系统管理员

Install, provision, and run Semiont locally using published npm packages — no repo clone needed

2026-04-27