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

paperagent

paperagent contains 8 collected skills from Heyo-Computer, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
8
Stars
2
updated
2026-05-29
Forks
0
Occupation coverage
2 occupation categories · 100% classified
repository explorer

Skills in this repository

heyvm-database
network-and-computer-systems-administrators

Create, list, connect to, and run SQL against Heyo cloud sqlite databases via the heyvm CLI and SDK. Use when the user wants to manage a sqlite database for an agent, run ad-hoc SQL, or wire an app to a Heyo database.

2026-05-29
heyvm-deploy
network-and-computer-systems-administrators

Deploy apps to Heyo cloud sandboxes — archive code, deploy to production, bind ports, set up custom domains, and manage deployed sandboxes. Use when the user wants to deploy, update, or manage a running app.

2026-05-29
heyvm-docs
software-developers

High-level overview of the Heyo platform and the heyvm CLI — what it is, the core features (sandboxes, deploy, build, proxy/connect, image management), and an index of the other heyvm-* skills so the right one can be picked for a given task. Use when the user asks "what is heyvm", "what can heyvm do", "which skill should I use", or any first-orientation question.

2026-05-29
heyvm-firecracker
network-and-computer-systems-administrators

Build Dockerfiles for Firecracker microVM rootfs images and manage them with `heyvm mvm`. Use when the user wants to create a Firecracker image, write a Dockerfile for a Firecracker VM, or build/list/manage Firecracker rootfs images.

2026-05-29
heyvm-login
network-and-computer-systems-administrators

Log in to the Heyo platform via `heyvm login` — authenticate with email/password or API key to enable cloud sandbox operations (deploy, list, archive, etc.).

2026-05-29
heyvm-proxy
network-and-computer-systems-administrators

Use heyvm proxy, connect, share, ssh, and bind commands to expose ports, connect to remote sandboxes over P2P (iroh), mount remote workspaces, and share sandbox shells.

2026-05-29
heyvm-sandbox
software-developers

Create, start, stop, restart, list, and exec commands in heyvm sandboxes. Use when the user wants to manage sandbox lifecycle, run commands in isolated environments, or configure sandbox settings like mounts, ports, and backend types.

2026-05-29
heyvm-system
software-developers

Check if the host system meets all requirements to run VM sandboxes. On Linux, verifies KVM, Firecracker, kernel images, networking permissions. On macOS, verifies Apple Container and Apple Virtualization native (apple_virt) readiness and VM images. Runs a full end-to-end test on each platform. Use when the user wants to diagnose setup issues or verify their host is ready.

2026-05-29