Skip to main content
GitHub repository

nanoiflow

nanoiflow contains 18 collected skills from NebulaMao, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
18
Stars
13
updated
2026-03-15
Forks
2
Occupation coverage
6 occupation categories · 100% classified
repository explorer

Skills in this repository

setup
software-developers

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

2026-03-15
add-dingtalk
software-developersnetwork-and-computer-systems-administrators

Add DingTalk Channel to NanoClaw. Enables DingTalk Stream mode messaging. Requires creating an internal app in DingTalk Developer Console (https://open-dev.dingtalk.com/feish/portal/cn/#/embed-flow-app))

2026-03-15
setup
network-and-computer-systems-administrators

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

2026-03-15
add-gmail
software-developers

Add Gmail integration to NanoClaw. Can be configured as a tool (agent reads/sends emails when triggered from WhatsApp) or as a full channel (emails can trigger the agent, schedule tasks, and receive replies). Guides through GCP OAuth setup and implements the integration.

2026-03-14
debug
computer-user-support-specialists

Debug container agent issues. Use when things aren't working, container fails, authentication problems, or to understand how the container system works. Covers logs, environment variables, mounts, and common issues.

2026-03-14
add-qq
software-developerscomputer-occupations-all-other

Add QQ Channel to NanoClaw. Enables QQ bot communication through QQ Open Platform (https://bot.q.qq.com). Set to 'true' to enable, 'false` to disable. Triggers on "setup qq", "add qq bot", "configure qq channel".

2026-03-14
add-gmail
software-developers

Add Gmail integration to NanoClaw. Can be configured as a tool (agent reads/sends emails when triggered from WhatsApp) or as a full channel (emails can trigger the agent, schedule tasks, and receive replies). Guides through GCP OAuth setup and implements the integration.

2026-02-28
add-voice-transcription
software-developers

Add voice message transcription to NanoClaw using OpenAI's Whisper API. Automatically transcribes WhatsApp voice notes so the agent can read and respond to them.

2026-02-28
debug
computer-network-support-specialists

Debug container agent issues. Use when things aren't working, container fails, authentication problems, or to understand how the container system works. Covers logs, environment variables, mounts, and common issues.

2026-02-28
x-integration
web-developers

X (Twitter) integration for NanoClaw. Post tweets, like, reply, retweet, and quote. Use for setup, testing, or troubleshooting X functionality. Triggers on "setup x", "x integration", "twitter", "post tweet", "tweet".

2026-02-28
speckit-checklist
software-developers

Generate custom quality checklists for validating requirements completeness and clarity. Use to create unit tests for English that ensure spec quality before implementation.

2026-02-28
speckit-clarify
software-developers

Structured clarification workflow for underspecified requirements. Use before planning to resolve ambiguities through coverage-based questioning. Records answers in spec clarifications section.

2026-02-28
speckit-implement
software-developers

Execute all tasks from the task breakdown to build the feature. Use after task generation to systematically implement the planned solution following TDD approach where applicable.

2026-02-28
speckit-plan
software-developers

Generate technical implementation plans from feature specifications. Use after creating a spec to define architecture, tech stack, and implementation phases. Creates plan.md with detailed technical design.

2026-02-28
speckit-specify
software-developers

Create or update feature specifications from natural language descriptions. Use when starting new features or refining requirements. Generates spec.md with user stories, functional requirements, and acceptance criteria following spec-driven development methodology.

2026-02-28
speckit-tasks
software-developers

Break down implementation plans into actionable task lists. Use after planning to create a structured task breakdown. Generates tasks.md with ordered, dependency-aware tasks.

2026-02-28
add-slack
software-developers

Add Slack as a channel. Can replace WhatsApp entirely or run alongside it. Uses Socket Mode (no public URL needed).

2026-02-25
add-telegram
software-developers

Add Telegram as a channel. Can replace WhatsApp entirely or run alongside it. Also configurable as a control-only channel (triggers actions) or passive channel (receives notifications only).

2026-02-24