Skip to main content
Run any Skill in Manus
with one click
hdresearch
GitHub creator profile

hdresearch

Repository-level view of 38 collected skills across 6 GitHub repositories.

skills collected
38
repositories
6
updated
2026-04-29
repository explorer

Repositories and representative skills

code-delivery
software-developers

Use when doing code work that must be integration-friendly: branches, commits, tests, PR-ready receipts, owned paths, and parent-friendly handoff.

2026-04-06
app-deployment
network-and-computer-systems-administrators

Use when implementing and exposing a product/application service or UI that should run outside Reef root. Choose child/resource VM placement, stand up the app, and report how to reach it.

2026-04-06
command-handling
software-developers

Use when handling parent commands such as steer, abort, pause, or resume, or when deciding how urgently to react to inbox messages from above.

2026-04-06
coordination-patterns
software-developers

Use when agents need to coordinate through reef store, peer signals, barriers, rendezvous, or child/peer communication without breaking authority boundaries.

2026-04-06
create-service
software-developers

Create a new service module for reef. Use when adding a new capability to the server — a new store, API routes, LLM tools, behaviors, or dashboard widget.

2026-04-06
decompose
software-developers

Use when a task has multiple independent subsystems, needs recursive delegation, or requires a parent to split implementation and then integrate the results.

2026-04-06
fleet-inspection
network-and-computer-systems-administrators

Use when inspecting the live fleet, differentiating active vs historical lineage, tracing ancestry, checking subtree state, or doing post-mortem investigation.

2026-04-06
github-ops
software-developers

Use when working with GitHub repos, branch setup, auth tokens, PR flow, or repo preparation inside Reef.

2026-04-06
Showing top 8 of 14 collected 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
Showing top 8 of 12 collected skills in this repository.
bootstrap-fleet
network-and-computer-systems-administrators

Bootstrap a self-improving agent fleet on Vers from scratch. Walks through deploying agent-services, building a golden image, testing the loop, and running first tasks. Use when onboarding someone new to the Vers agent fleet workflow.

2026-03-23
vers-golden-vm
network-and-computer-systems-administrators

Bootstrap a Vers VM into a golden image with punkin-pi, Node.js, dev tools, and swarm extensions installed. Creates a committed snapshot that can be branched for self-organizing agent swarms.

2026-03-23
vers-networking
network-and-computer-systems-administrators

How Vers VM networking works — public URLs, port routing, TLS proxy, IPv6, and running services on VMs.

2026-02-12
contribute-fix
software-developers

Contribute a bug fix or improvement to pi-v. Use when you've found and fixed an issue in the pi-v package.

2026-02-07
vers-swarm
software-developers

Orchestrate agent swarms across Vers VMs - spawn parallel agents on branched VMs for distributed work, parallel exploration, or multi-path problem solving. Use when you need to run multiple agents simultaneously on isolated environments.

2026-02-06
vers-vm
network-and-computer-systems-administrators

Manage Vers VMs (vers.sh) - create, branch, commit, restore, pause/resume Firecracker VMs. Use when working with Vers platform, VM orchestration, or when you need isolated execution environments.

2026-02-06
investigate-vers-issue
network-and-computer-systems-administrators

Deep investigation of Vers platform issues (API, orchestrator, agent, docs). Use when encountering any Vers platform problem that needs thorough debugging and issue reporting.

2026-02-05
vers-platform-development
software-developers

Guidelines for Vers platform development. Agent Experience (AX) is a product metric - investigate ALL Vers issues (API, orchestrator, agent, docs) rather than silently working around them. Covers issue triage, reporting templates, and communication patterns.

2026-02-05
Showing 6 of 6 repositories
All repositories loaded
hdresearch Agent Skills | SkillsMP