Skip to main content
nanocoai
ملف منشئ GitHub

nanocoai

عرض على مستوى المستودعات لـ ٩٩ skills مجمعة عبر ٨ مستودعات GitHub.

skills مجمعة
٩٩
مستودعات
٨
محدث
٢٩ أغسطس ٢٠٢٦
خريطة المستودعات

أين توجد skills

أهم المستودعات حسب عدد skills المجمعة، مع حصتها من كتالوج هذا المنشئ وانتشارها المهني.

#01
nanoclaw
٥٨ skills · ٢٩ أغسطس ٢٠٢٦
مطوّرو البرمجياتالمهن الحاسوبية الأخرىمطوّرو الويب
٣ فئات مهنية · ٧٦٪؜ مصنفة
٥٩٪؜الحصة
#02
nanoclaw-skills
١٨ skills · ٢٩ مارس ٢٠٢٦
مطوّرو البرمجياتمديرو الشبكات وأنظمة الحاسوب
٢ فئات مهنية · ١٠٠٪؜ مصنفة
١٨٪؜الحصة
#03
nanoclaw-templates
١١ skills · ١٨ أغسطس ٢٠٢٦
مطوّرو البرمجياتالكتّاب التقنيونمحللو أبحاث السوق ومتخصصو التسويقمندوبو مبيعات الخدمات (باستثناء الإعلان والتأمين والخدمات المالية والسياحة)
٤ فئات مهنية · ٨٢٪؜ مصنفة
١١٪؜الحصة
#04
nanoclaw-telegram
٤ skills · ٢٨ مارس ٢٠٢٦
مطوّرو البرمجياتالمهن الحاسوبية الأخرى
٢ فئات مهنية · ١٠٠٪؜ مصنفة
٤٪؜الحصة
#05
nanoclaw-proxies
٣ skills · ٢٣ أغسطس ٢٠٢٦
التصنيف قيد الانتظار
٣٪؜الحصة
#06
nanoclaw-opencode
٣ skills · ٢٩ أغسطس ٢٠٢٦
التصنيف قيد الانتظار
٣٪؜الحصة
#07
nanoclaw-whatsapp
١ skills · ٢٨ مارس ٢٠٢٦
مطوّرو البرمجيات
١ فئات مهنية · ١٠٠٪؜ مصنفة
١٪؜الحصة
#08
nanoclaw-docker-sandboxes
١ skills · ٢٤ مارس ٢٠٢٦
مطوّرو البرمجيات
١ فئات مهنية · ١٠٠٪؜ مصنفة
١٪؜الحصة
مستكشف المستودعات

المستودعات و skills الممثلة

add-slack
غير مصنف

Add Slack channel integration via Chat SDK.

٢٩ أغسطس ٢٠٢٦
add-dial
غير مصنف

Add Dial channel integration — a real phone number for SMS and AI voice calls via the Dial platform (getdial.ai). Native adapter — no Chat SDK bridge.

٢٧ أغسطس ٢٠٢٦
add-mattermost
مطوّرو البرمجيات

Add a self-hosted or cloud Mattermost bot channel through the Chat SDK bridge, reusing a local server when available and offering an evaluation server when none exists.

٢٦ أغسطس ٢٠٢٦
add-codex
غير مصنف

Use Codex (OpenAI's codex app-server) as a full agent provider — planning, tool orchestration, MCP tools, server-side history, session resume — alongside or instead of Claude. ChatGPT subscription or OpenAI API key, vault-only via OneCLI. Per-group via `ncl…

٢٥ أغسطس ٢٠٢٦
add-whatsapp
غير مصنف

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

٢٥ أغسطس ٢٠٢٦
add-dial-tool
غير مصنف

Give chosen NanoClaw agents a real phone number as a container tool — the `dial` CLI baked into the agent image plus OneCLI credential injection for api.getdial.ai, scoped per agent, so the agents you pick can send SMS, place AI voice calls, and receive…

٢٥ أغسطس ٢٠٢٦
add-opencode
غير مصنف

Use OpenCode as an agent provider. OpenRouter, OpenAI, Google, DeepSeek, etc. via OpenCode config — not the Anthropic Agent SDK. Per group via `ncl groups config update --provider opencode`; host passes OPENCODE_* and XDG mount when spawning containers.

٢٥ أغسطس ٢٠٢٦
update-nanoclaw
غير مصنف

Transactionally update a customized NanoClaw checkout from official upstream without exposing live mounted source, with fork-safe skill refresh, mutable-state snapshots, migration gates, exact-code upgrade markers, detected service restart, health…

٢٤ أغسطس ٢٠٢٦
عرض 8 من أصل ٥٨ skills مجمعة.
add-ollama-tool
مطوّرو البرمجيات

Add Ollama MCP server so the container agent can call local models and optionally manage the Ollama model library.

٢٩ مارس ٢٠٢٦
add-telegram
مطوّرو البرمجيات

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

٢٩ مارس ٢٠٢٦
channel-formatting
مطوّرو البرمجيات

Convert Claude's Markdown output to each channel's native text syntax before delivery. Adds zero-dependency formatting for WhatsApp, Telegram, and Slack (marker substitution). Also ships a Signal rich-text helper (parseSignalStyles) used by the Signal skill.

٢٩ مارس ٢٠٢٦
x-integration
مطوّرو البرمجيات

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

٢٩ مارس ٢٠٢٦
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). Uses a local HTTP bridge — no bot token or external service needed.

٢٦ مارس ٢٠٢٦
add-whatsapp
مطوّرو البرمجيات

Add WhatsApp as a channel. Can replace other channels entirely or run alongside them. Uses QR code or pairing code for authentication.

٢٦ مارس ٢٠٢٦
init-onecli
مطوّرو البرمجيات

Install and initialize OneCLI Agent Vault. Migrates existing .env credentials to the vault. Use after /update-nanoclaw brings in OneCLI as a breaking change, or for first-time OneCLI setup.

٢٦ مارس ٢٠٢٦
use-native-credential-proxy
مطوّرو البرمجيات

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.

٢٦ مارس ٢٠٢٦
عرض 8 من أصل ١٨ skills مجمعة.
family-assistant
غير مصنف

Household assistant for a whole family. Runs a morning brief, plans meals and builds grocery lists (hunting the best prices), looks ahead at the week's logistics, stays on top of the kids' school, watches prices on things the family wants, and helps book…

١٨ أغسطس ٢٠٢٦
welcome
غير مصنف

Introduce yourself to a newly connected channel. Triggered automatically when the channel is first wired.

١٨ أغسطس ٢٠٢٦
journalist-agent
الكتّاب التقنيون

Reporting workflow for a working journalist, using web research and Apify's X scraper (social signals). Onboards the journalist, monitors their beat and builds digests, evaluates story pitches, finds and vets sources, and prepares interviews. Use for any…

١٣ أغسطس ٢٠٢٦
competitor-analysis
محللو أبحاث السوق ومتخصصو التسويق

Thorough, consistently formatted competitor and product research. Produces a structured "About" doc, a "Recent News" log, and a row in a tracking spreadsheet. Use whenever the user researches a company or competitor, builds or updates a competitor doc,…

١٣ أغسطس ٢٠٢٦
sdr-agent
مندوبو مبيعات الخدمات (باستثناء الإعلان والتأمين والخدمات المالية والسياحة)

Outbound SDR (Sales Development Representative) operating system that runs the full top-of-funnel motion across HubSpot (CRM, engagement, and source of truth) and Exa (web research + signals). Use this skill WHENEVER the user is doing outbound sales…

١٣ أغسطس ٢٠٢٦
pipeline-check
مطوّرو البرمجيات

Check that the scheduled data work behind the reports actually ran and produced something sensible: the daily reshaping scripts, the API pulls, the tables the reports read from. Use each morning before anyone opens a report, when a report looks wrong and…

٩ أغسطس ٢٠٢٦
query-writing
مطوّرو البرمجيات

Write the SQL or MongoDB query that answers a question and keeps answering it: the right grain, no fan out, parameterised window, checked against something known. Use when a number is needed that no report carries, when an existing query returns something…

٩ أغسطس ٢٠٢٦
report-onboarding
مطوّرو البرمجيات

Stand up reporting for a new audience — an external client, a business unit, a region, an executive team — end to end: what they need to see, whether the data exists, access and scoping, their place in the pipeline, the standard report set, and validation…

٩ أغسطس ٢٠٢٦
عرض 8 من أصل ١١ skills مجمعة.
عرض ٨ من أصل ٨ مستودعات
تم تحميل كل المستودعات