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

semiont

semiont contains 12 collected skills from The-AI-Alliance, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
12
Stars
84
updated
2026-06-30
Forks
8
Occupation coverage
2 occupation categories · 100% classified
repository explorer

Skills in this repository

semiont-aggregate
software-developers

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
software-developers

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
software-developers

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
software-developers

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
software-developers

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
software-developers

Help users accomplish knowledge work tasks using the Semiont CLI

2026-05-03
semiont-comment
software-developers

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
software-developers

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
software-developers

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
software-developers

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
software-developers

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

2026-04-29
semiont-local
network-and-computer-systems-administrators

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

2026-04-27