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

socai

socai contains 4 collected skills from socai-io, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
4
Stars
128
updated
2026-07-05
Forks
11
Occupation coverage
2 occupation categories · 100% classified
repository explorer

Skills in this repository

socai-release
software-developers

Create, monitor, troubleshoot, and verify socai desktop GitHub releases from the command line with gh. Use when publishing a new release, triggering .github/workflows/release.yml, choosing patch/minor/major bumps, checking release workflow runs, or validating the latest macOS DMG/download redirect without using the GitHub UI.

2026-07-05
clean-targets
network-and-computer-systems-administrators

Reclaim disk space by deleting cargo target/ build directories across the main checkout and every git worktree of this repo. Use whenever the user wants to clean up build artifacts, free disk space, run "cargo clean" everywhere, prune worktree build caches, or complains that the repo or its worktrees are eating gigabytes of disk. Safely skips any target dir that a running build or dev session (cargo, rustc, tauri dev) is using.

2026-07-05
socai-model-sync
software-developers

Refresh, inspect, and validate socai's generated desktop/CLI LLM model catalog. Use when adding or updating model versions such as Qwen 3.6/3.7, aligning with pi's model list, checking official provider model APIs, or troubleshooting the desktop model picker.

2026-07-03
socai-site-deployment
software-developers

Deploy, configure, troubleshoot, and verify the socai marketing/download website on Vercel. Use for socai.io deployments, Vercel project settings, domain/redirect checks, Git preview setup, /download and /github redirect validation, and deployment runbooks for the site/ Astro app.

2026-06-07