Author Profile: qwibitai

Skills published by qwibitai with real stars/downloads and source-aware metadata.

Total Skills

8

Total Stars

229K

Total Downloads

0

RSS Feed

Skills Performance

Comparison chart based on real stars and downloads signals from source data.

add-deltachat

28.6K

Stars
28.6K
Downloads
0

add-emacs

28.6K

Stars
28.6K
Downloads
0

add-ollama-provider

28.6K

Stars
28.6K
Downloads
0

add-signal

28.6K

Stars
28.6K
Downloads
0

add-whatsapp

28.6K

Stars
28.6K
Downloads
0

debug

28.6K

Stars
28.6K
Downloads
0

init-first-agent

28.6K

Stars
28.6K
Downloads
0

manage-channels

28.6K

Stars
28.6K
Downloads
0

Published Skills

General

add-deltachat

Add DeltaChat channel integration via @deltachat/stdio-rpc-server. Native adapter — no Chat SDK bridge. Email-based messaging with end-to-end encryption.

Repository SourceNeeds Review
-28.6Kqwibitai
Automation

add-emacs

Add Emacs as a channel. Opens an interactive chat buffer and org-mode integration so you can talk to NanoClaw from within Emacs (Doom, Spacemacs, or vanilla). Local HTTP bridge — no bot token or external service needed.

Repository SourceNeeds Review
-28.6Kqwibitai
Coding

add-ollama-provider

Route a NanoClaw agent group to a local Ollama model instead of the Anthropic API. Ollama speaks the Anthropic API natively (v1/messages), so no provider code changes are needed — just env var overrides and a model setting. Use when the user wants to run their agent locally, cut API costs, or experiment with open-weight models. See docs/ollama.md for background.

Repository SourceNeeds Review
-28.6Kqwibitai
Coding

add-signal

Add Signal channel integration via signal-cli TCP daemon. Native adapter — no Chat SDK bridge.

Repository SourceNeeds Review
-28.6Kqwibitai
Coding

add-whatsapp

Add WhatsApp channel via native Baileys adapter. Direct connection — no Chat SDK bridge. Uses QR code or pairing code for authentication.

Repository SourceNeeds Review
-28.6Kqwibitai
Automation

debug

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.

Repository SourceNeeds Review
-28.6Kqwibitai
Automation

init-first-agent

Walk the operator through creating the first NanoClaw agent for a DM channel — resolve the operator's channel identity, wire the DM messaging group to a new agent, and trigger a welcome DM via the normal delivery path. Use after channel credentials are configured and the service is running.

Repository SourceNeeds Review
-28.6Kqwibitai
Automation

manage-channels

Wire channels to agent groups, manage isolation levels, add new channel groups. Use after adding a channel, during setup, or standalone to reconfigure.

Repository SourceNeeds Review
-28.6Kqwibitai
Author qwibitai | V50.AI