refactornator

35 mods across 1 repository, 5 stars between them.

setup

25

refactornator/nanoflash

Skill Claude CodeCodex

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.

5 4mo ago F 53 tokens copy · 100% MIT

update-nanoclaw

26

refactornator/nanoflash

Skill Claude CodeCodex

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

5 4mo ago A 33 tokens copy · 92% MIT

update-skills

27

refactornator/nanoflash

Skill Claude CodeCodex

Check for and apply updates to installed skill branches from upstream.

5 4mo ago A 16 tokens copy · 98% MIT

use-local-whisper

28

refactornator/nanoflash

Skill Claude CodeCodex

Use when the user wants local voice transcription instead of OpenAI Whisper API. Switches to whisper.cpp running on Apple Silicon. WhatsApp only for now. Requires voice-transcription skill to be applied first.

5 4mo ago A 46 tokens copy · 92% MIT

refactornator/nanoflash

Skill Claude CodeCodex

Replace OneCLI gateway with the built-in credential proxy. For users who want simple .env-based credential management without installing OneCLI. Reads API key or OAuth token from .env and injects into container API requests.

5 4mo ago A 50 tokens copy · 94% MIT

x-integration

30

refactornator/nanoflash

Skill Claude CodeCodex

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".

5 4mo ago A 59 tokens copy · 81% MIT

nanoflash CLAUDE.md

31

refactornator/nanoflash

Instructions file

Instructions for refactornator/nanoflash, covering nanoflash, quick context, architecture, key files and how to add a tool to the agent.

5 4mo ago A 2,775 tokens original MIT

agent-browser

32

refactornator/nanoflash

Skill Claude CodeCodex

Browse the web for any task — research topics, read articles, interact with web apps, fill forms, take screenshots, extract data, and test web pages. Use whenever a browser would be useful, not just when the user explicitly asks.

5 4mo ago A 51 tokens copy · 100% MIT

capabilities

33

refactornator/nanoflash

Skill Claude CodeCodex

Show what this NanoFlash instance can do — built-in tools, optional tools, and system info. Read-only. Use when the user asks what the bot can do or runs /capabilities.

5 4mo ago A 42 tokens original MIT

slack-formatting

34

refactornator/nanoflash

Skill Claude CodeCodex

Format messages for Slack using mrkdwn syntax. Use when responding to Slack channels (folder starts with "slack" or JID contains slack identifiers).

5 4mo ago A 36 tokens copy · 100% MIT

status

35

refactornator/nanoflash

Skill Claude CodeCodex

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

5 4mo ago A 34 tokens copy · 91% MIT