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

nanoclaw_flexagents

nanoclaw_flexagents contains 14 collected skills from chiptoe-svg, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
14
Stars
5
updated
2026-04-25
Forks
2
Occupation coverage
5 occupation categories · 100% classified
repository explorer

Skills in this repository

add-email-account
customer-service-representatives-434051

Register an email mailbox for skills to operate on — reading, triage, drafting, bulk archive. NOT a channel; inbound emails will not wake the agent. For email-as-a-channel, use /add-gmail instead. Supports Google Workspace (Gmail), Microsoft 365 (Outlook/Exchange), and IMAP.

2026-04-25
add-email-archive
secretaries-and-administrative-assistants-except-legal-medical-and-executive

Set up email archive system — interactive calibration builds sender rules, creates folder taxonomy, and configures batch processing to reach inbox zero. Requires at least one email account registered via /add-email-account. Run this before using /email-archive in your main chat.

2026-04-25
email-archive
file-clerks-434071

Batch-classify old emails into organized folders, working toward inbox zero. Uses sender rules (free, fast) with LLM fallback for unknown senders. Supports interactive, supervised, and autonomous modes. Provider-agnostic — works with any email account configured in config.yaml. Use /email-archive to process a batch, /email-archive status for progress.

2026-04-18
add-custom-models
software-developers

Enable custom model support — use local models (OMLX, Ollama) or any third-party model endpoint (HuggingFace, Together AI, Groq, etc.) alongside your primary agent SDK. Triggers on "custom models", "local models", "add custom", "add local".

2026-04-07
add-model-endpoint
software-developers

Add a model endpoint — local (OMLX, Ollama) or remote (HuggingFace, Together AI, Groq, or any OpenAI-compatible URL). Triggers on "add endpoint", "add model", "model endpoint", "connect model".

2026-04-07
add-agentsdk-gemini
software-developers

Add Google Gemini agent SDK. Free tier available (60 req/min). Built-in tools, MCP support, 11 lifecycle hooks. Authenticates via API key.

2026-04-07
setup
software-developers

Run initial NanoClaw setup. Use when user wants to install dependencies, authenticate messaging channels, register their main channel, or start the background services. Triggers on "setup", "install", "configure nanoclaw", or first-time setup requests.

2026-04-07
add-agentsdk-claude
software-developers

Add Anthropic Claude agent SDK. Cloud-only (no local model support). Authenticates via Claude subscription OAuth or API key.

2026-04-07
add-agentsdk-codex
software-developers

Add OpenAI Codex agent SDK. Supports cloud models (GPT-5.x) and local models (OMLX, Ollama). Authenticates via ChatGPT subscription or API key.

2026-04-07
add-karpathy-llm-wiki
software-developers

Add a persistent wiki knowledge base to a NanoClaw group. Based on Karpathy's LLM Wiki pattern. Triggers on "add wiki", "wiki", "knowledge base", "llm wiki", "karpathy wiki".

2026-04-05
update-nanoclaw
software-developers

Efficiently bring upstream NanoClaw updates into a customized install, with preview, selective cherry-pick, and low token usage.

2026-04-04
migrate-from-openclaw
software-developers

Migrate from OpenClaw to NanoClaw. Detects existing OpenClaw installation, extracts identity, channel credentials, scheduled tasks, and other config, then guides interactive migration. Triggers on "migrate from openclaw", "openclaw migration", "import from openclaw".

2026-04-04
migrate-nanoclaw
software-developers

Extracts user customizations from a fork, generates a replayable migration guide, and upgrades to upstream by reapplying customizations on a clean base. Replaces merge-based upgrades with intent-based migration.

2026-04-04
convert-to-apple-container
network-and-computer-systems-administrators

Switch from Docker to Apple Container for macOS-native container isolation. Use when the user wants Apple Container instead of Docker, or is setting up on macOS and prefers the native runtime. Triggers on "apple container", "convert to apple container", "switch to apple container", or "use apple container".

2026-04-03