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

vers-agent-services

vers-agent-services contains 12 collected skills from hdresearch, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
12
Stars
0
updated
2026-02-13
Forks
0
Occupation coverage
4 occupation categories · 100% classified
repository explorer

Skills in this repository

commit-discipline
network-and-computer-systems-administrators

Always register VM snapshots in the commit ledger. Use when committing/snapshotting VMs, before destroying VMs, during deploys, or when creating golden images. Ensures no snapshot goes untracked.

2026-02-13
magic-link
software-developers

Generate a magic login link for the agent-services dashboard UI. Use when the user wants to access the dashboard, needs a login link, says "magic link," or asks for UI access.

2026-02-13
board
software-developers

Shared task board for coordinating work across agents. Use when creating, assigning, tracking, or querying tasks in a swarm.

2026-02-12
preview-deploy
network-and-computer-systems-administrators

Deploy a branch to a preview VM for zero-risk change review. Snapshot infra, clone it, deploy the branch on the clone, share the link. Production untouched. Use for ALL UI changes, feature demos, and PR reviews.

2026-02-12
commits
network-and-computer-systems-administrators

Commit ledger for tracking VM snapshots. Use when recording, querying, or managing Vers VM commit history — golden images, infra snapshots, rollback points.

2026-02-11
log
software-developers

Append-only work log for agent sessions. Use when recording what happened, what was decided, and what's next — the log is for the next session's orchestrator.

2026-02-11
deploy
network-and-computer-systems-administrators

Deploy agent-services to the infra VM. Use when shipping new code, restarting services, or rolling back a broken deploy. Covers pre-deploy snapshot, pull/build/restart, smoke tests, and rollback.

2026-02-11
reports
executive-secretaries-and-executive-administrative-assistantsproject-management-specialists

Create, view, and share agent reports. Use when publishing structured findings, generating share links for stakeholders, or tracking who accessed a shared report.

2026-02-10
recovery
network-and-computer-systems-administrators

Recover orchestrator state after a session restart. Use at the start of any new session to discover running agents, pending tasks, and recent activity.

2026-02-10
swarm-coordination
software-developers

Orchestrate multi-agent swarms using Vers VMs with board, feed, and registry coordination. Use when spinning up swarms, assigning tasks, monitoring progress, or recovering from session drops.

2026-02-10
feed
software-developers

Real-time activity feed for agent coordination. Use when publishing events, monitoring agent activity, or tailing the event stream.

2026-02-10
registry
network-and-computer-systems-administrators

VM service discovery registry. Use when registering VMs, discovering services by role, sending heartbeats, or recovering from session loss.

2026-02-10