Bundled Skills Catalog
Runtime skill inventory (product truth)
The MonoClaw Runtime repository ships 89 default bundled skill manifests (skills/**/SKILL.md) and 71 official optional manifests (optional-skills/**/SKILL.md), i.e. 160 official runtime skills in total. Default bundled skills are synced to ~/.monoclaw/skills/ on install/update; optional skills are published for discovery and install through the Skills Hub and are not activated by default.
The technician bundle (Hatch) stages the runtime skills/ tree; it does not ship the full optional-skills/ tree as pre-installed files — those remain official optional installs.
The generated counts in the MonoClaw web repo are maintained by npm run sync:runtime-skills (writes src/lib/runtime-skill-inventory.ts).
Featured commercial catalog (Schedule B baseline)
The table below lists the featured modules used for marketing and the Schedule B §1.1(a)–§1.1(e) handover baseline — not every skill that exists in the open-source runtime tree.
Productivity (10)
| ID | Name | Delivery Model | Approval |
|---|
messaging-triage | Messaging Triage | workflow | |
weekly-report | Weekly Report | assistant | |
focus-mode | Focus Mode | workflow | |
session-persistence | Session Persistence | assistant | |
persistent-task-manager | Persistent Task Manager | assistant | |
memory-management | Memory Management | assistant | |
memory-tidy | Memory Tidy | workflow | |
commitment-tracker | Commitment Tracker | assistant | |
meeting-intelligence | Meeting Intelligence | assistant | |
task-delegation | Task Delegation | integration | |
Hong Kong Finance (10)
| ID | Name | Delivery Model | Approval |
|---|
hk-corporate-actions | HK Corporate Actions | assistant | ✅ |
hk-trading-timezone | HK Trading Timezone | assistant | ✅ |
hk-stock-connect | HK Stock Connect | assistant | ✅ |
hk-mpf | HK MPF | assistant | ✅ |
hk-tax-compliance | HK Tax Compliance | assistant | ✅ |
hk-investor-escalation | HK Investor Escalation | assistant | ✅ |
hk-ipo-lottery | HK IPO Lottery | assistant | ✅ |
hk-sfc-due-diligence | HK SFC Due Diligence | assistant | |
hk-estate-planning | HK Estate Planning | assistant | ✅ |
finance-tracking | Finance Tracking | integration | |
Real Estate (2)
| ID | Name | Delivery Model | Approval |
|---|
real-estate-industry | Real Estate Industry | assistant | |
real-estate-customer | Real Estate Customer | assistant | |
Communication (5)
| ID | Name | Delivery Model | Approval | Status |
|---|
email-management | Email Management | integration | ✅ | |
whatsapp | WhatsApp | integration | ✅ | Future |
instagram | Instagram | integration | ✅ | Future |
x-twitter | X / Twitter | integration | ✅ | Future |
youtube | YouTube | integration | ✅ | Future |
Lifestyle (5)
| ID | Name | Delivery Model | Approval |
|---|
travel-concierge | Travel Concierge | workflow | manual step |
home-management | Home Management | assistant | |
knowledge-library | Knowledge Library | assistant | |
personal-companionship | Personal Companionship | assistant | |
emotional-support | Emotional Support | assistant | |
Engine & Automation (11)
| ID | Name | Delivery Model | Approval |
|---|
slash-commands | Slash Commands | workflow | |
delegation | Delegation | assistant | |
managed-workflows | Managed Workflows | workflow | |
approval-gates | Approval Gates | workflow | |
concurrent-request-handler | Concurrent Request Handler | assistant | |
skill-manager | Skill Manager | integration | ✅ |
web-search | Web Search | integration | |
document-cloud | Document Cloud | integration | ✅ |
web-form-automation | Web Form Automation | integration | manual step |
cross-border-coordination | Cross-Border Coordination | assistant | |
small-business-ops | Small Business Ops | assistant | |
Featured catalog rows: 43 — see SKILLS in monoclaw-web src/lib/constants.ts.