Run any Skill in Manus
with one click
with one click
Run any Skill in Manus with one click
Get StartedGitHub repository
handbox
handbox contains 2 collected skills from wanggang316, with repository-level occupation coverage and site-owned skill detail pages.
skills collected
2
Stars
1
updated
2026-06-12
Forks
0
Occupation coverage
1 occupation categories · 100% classified
repository explorer
Skills in this repository
creator/repo/skill
skill
occupation
description
updated
release
software-developers
Cut a HandBox release. Bump the version in package.json + src-tauri/tauri.conf.json + src-tauri/Cargo.toml (and regenerate Cargo.lock), promote CHANGELOG [Unreleased] to a dated version section, commit, tag vX.Y.Z (annotated, --cleanup=verbatim), and push to trigger the GitHub Actions Tauri release pipeline (signed + notarized macOS builds + updater latest.json). Use when shipping a new build.
2026-06-12
sqlite-query
software-developers
Query HandBox SQLite database located in Tauri sandbox. Use when user asks to check database contents, query chats, messages, models, providers, or any database-related information. Requires sqlite3 command-line tool.
2025-11-12