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

nanoclaw-trusted

nanoclaw-trusted contains 4 collected skills from jbaruch, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
4
Stars
2
updated
2026-07-18
Forks
1
Occupation coverage
3 occupation categories · 100% classified
repository explorer

Skills in this repository

google-ops
software-developers

Native Google Calendar and Tasks reads over the OneCLI gateway, for trusted-tier ground-truth verification. Run google-calendar.py events-list to read the owner's calendar, or google-tasks.py list-tasklists / list / get to read task lists and task status. The OneCLI gateway injects the Bearer on the wire — no Google credential in the container. Gmail is intentionally excluded. Use when a trusted agent must verify a calendar event or a task/todo status, or otherwise read the owner's Calendar or Tasks.

2026-07-18
trusted-memory
computer-occupations-all-other

Session bootstrap and rolling memory updates for trusted containers. On session start, reads MEMORY.md (permanent facts), RUNBOOK.md (operational workflows), recent daily and weekly logs, and highlights.md to restore context. After non-trivial interactions, appends timestamped entries to group-local and cross-group shared daily logs. Use when starting a new session to load previous notes and remember context, or after meaningful conversations to save conversation history, persist session state, or record newly learned owner preferences.

2026-07-09
system-status
network-and-computer-systems-administrators

Read-only system-status probe for trusted-tier NanoClaw containers — surfaces stuck scheduled tasks, DB size, and recent task-run failures from the orchestrator's SQLite at `/workspace/store/messages.db`. Use as part of heartbeat or standalone. Triggers on "system status", "check tasks", "stuck tasks", "database size", "task failures".

2026-07-08
status
network-and-computer-systems-administrators

Quick read-only health check — session context, workspace mounts, tool availability, and task snapshot. Use when the user asks for system status, health check, diagnostics, system info, check environment, what tools are available, or runs /status.

2026-07-07