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

AgentHub

AgentHub contains 23 collected skills from metrogg, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
23
Stars
18
updated
2026-06-10
Forks
3
Occupation coverage
3 occupation categories · 100% classified
repository explorer

Skills in this repository

agenthub-controller
computer-occupations-all-other

Use when you need to interact with the AgentHub Controller — create tasks, create workers, check status, send heartbeat.

2026-06-10
artifact-management
computer-occupations-all-other

Use when inspecting, registering, summarizing, or handing off task artifacts.

2026-06-10
capacity-management
computer-occupations-all-other

Use when deciding whether existing Workers can handle a goal or whether a new Worker/team should be proposed.

2026-06-10
channel-management
computer-occupations-all-other

Use when you need to manage Matrix rooms, send messages, or handle room participants.

2026-06-10
error-recovery
computer-occupations-all-other

Use when a Worker, RuntimeLease, Matrix binding, task, or artifact pipeline is stale, failed, or blocked.

2026-06-10
file-sync-management
computer-occupations-all-other

Use when managing shared task files and artifact storage. Coordinate file handoffs between workers via shared storage.

2026-06-10
git-delegation-management
software-developers

Use when delegating git operations to Workers — commits, branches, PRs. The Manager does not execute git directly.

2026-06-10
heartbeat
network-and-computer-systems-administrators

Use during Manager patrol to inspect room bindings, Worker health, RuntimeLeases, and active tasks.

2026-06-10
hiclaw-find-worker
computer-occupations-all-other

Use when discovering available workers or checking if a suitable worker exists for a task.

2026-06-10
human-management
computer-occupations-all-other

Use when managing human users — creating accounts, setting permissions, managing access to teams and workers.

2026-06-10
mcp-server-management
software-developers

Use when configuring MCP Server tools for Workers. MCP Servers provide external API access through a standardized protocol.

2026-06-10
memory-management
computer-occupations-all-other

Use when recording durable lessons about rooms, Workers, tasks, failures, or human preferences.

2026-06-10
model-switch
network-and-computer-systems-administrators

Use when switching the Manager's own LLM model or checking the current model configuration.

2026-06-10
project-management
computer-occupations-all-other

Use when managing multi-worker projects with phases, dependencies, and shared deliverables.

2026-06-10
review-and-synthesis
computer-occupations-all-other

Use when assigned work has produced visible results and the Manager must verify evidence, synthesize outcomes, and report final delivery.

2026-06-10
service-publishing
network-and-computer-systems-administrators

Use when exposing Worker services (web servers, APIs) to external access.

2026-06-10
task-coordination
computer-occupations-all-other

Use when coordinating multiple concurrent tasks — tracking processing markers, managing task dependencies, and handling concurrent execution.

2026-06-10
task-management
computer-occupations-all-other

Use when you need to create runs, assign tasks to workers, or manage task lifecycle.

2026-06-10
team-management
computer-occupations-all-other

Use when you need to create, manage, or dissolve teams of workers. Teams group workers under a leader for complex multi-worker projects.

2026-06-10
worker-management
computer-occupations-all-other

Use when you need to create, inspect, wake, sleep, stop, or update Worker agents.

2026-06-10
worker-model-switch
computer-occupations-all-other

Use when switching a Worker's LLM model.

2026-06-10
file-sync
network-and-computer-systems-administrators

Sync files with shared storage. Use when your coordinator or another Worker notifies you of file updates (config changes, task files, shared data, collaboration artifacts).

2026-06-10
task-progress
software-developers

Use when executing a task (progress logging, plan updates), when resuming a task after session reset, or when managing task history. Covers progress log format, task-history.json, and resume flow.

2026-06-10