agent-toolbelt is a family-first monorepo for local agent utilities.
Start by choosing the one family you actually need:
| Family | Use it for | Folder | Primary CLI |
|---|---|---|---|
| Antigravity Review | independent exact-model review plus bounded public-page and prepared-video evidence analysis | families/antigravity |
agent-toolbelt-antigravity |
| Amazon CLI | Amazon product search, specs, reviews, offers, and managed session workflows through a bundled Amazon CLI client | families/amazon-cli |
agent-toolbelt-amazon-cli |
| Skroutz CLI | Skroutz.cy product search, offers, reviews, comparisons, and safe cart workflows | families/skroutz-cli |
agent-toolbelt-skroutz-cli |
| AliExpress CLI | AliExpress product search, item details, reviews/comments, price and delivery evidence, and optional managed logged-in read-only browsing | families/aliexpress-cli |
agent-toolbelt-aliexpress-cli |
| Codex Thread Recall | bounded self-recall from the current Codex thread's own raw rollout history before broad exploration | families/codex-thread-recall |
agent-toolbelt-codex-thread-recall |
| Everything | global filename and path lookup | families/everything |
agent-toolbelt-everything |
| LinkedIn CV | local read-only LinkedIn profile evidence capture and CV/profile gap comparisons | families/linkedin-cv |
agent-toolbelt-linkedin-cv |
| Media | transcript-first public video analysis preparation and local media operations | families/media |
agent-toolbelt-media |
| Observable Reputation | passive reputation checks for URL, domain, and IP observables | families/observable-reputation |
agent-toolbelt-observable-reputation |
| Outlook Classic Mail | local mail access through Outlook Classic COM with multi-account support | families/outlook-classic-mail |
agent-toolbelt-outlook-classic-mail |
| Mail Domain Quarantine | Outlook mail domain-risk reports and confirmed quarantine moves | families/mail-domain-quarantine |
agent-toolbelt-mail-domain-quarantine |
| WhatsApp wacli | experimental local WhatsApp access through a curated wacli adapter |
families/whatsapp-wacli |
agent-toolbelt-whatsapp-wacli |
| Skills.sh Scout | public skill alternative discovery before creating or expanding skills | families/skills-sh-scout |
agent-toolbelt-skills-sh-scout |
The canonical skills.sh package is this repository:
npx skills add Darkaxt/agent-toolbelt --list
npx skills add Darkaxt/agent-toolbelt --skill codex-thread-recall
npx skills add Darkaxt/agent-toolbelt --allPublic skill names:
amazon-cliskroutz-clialiexpress-clicodex-thread-recalleverything-searchantigravity-clilinkedin-cvmail-domain-quarantineyt-dlp-ffmpegobservable-reputationoutlook-classic-mailwhatsapp-wacliskills-sh-scout
Read Publishing and installing from skills.sh before installing account-backed or local-machine skills. Several skills require Windows desktop apps, local CLIs, or explicit user confirmation before visible actions.
families/: independent tool families with their own package, tests, and agent integrations where stable; some families are intentionally Codex-onlypackages/core/: shared helpers and packaged assetsdocs/: cross-cutting install and prerequisite guidancetests/: repo-level layout, isolation, and portability checks
- Read Windows prerequisites
- Open the family folder you want
- Follow that family README for CLI usage and agent integrations