Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

familyclaw

يحتوي familyclaw على 42 من skills المجمعة من w95، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
42
Stars
3
محدث
2026-05-31
Forks
0
التغطية المهنية
3 فئات مهنية · 100% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

add-codex
مطوّرو البرمجيات

Use Codex (CLI + AppServer) as the full agent provider — planning, tool orchestration, native compaction, MCP tools, session resume — in place of the Claude Agent SDK. ChatGPT subscription or OPENAI_API_KEY. Per-group via agent_provider. Distinct from using OpenAI as an MCP tool (where Claude remains the planner).

2026-05-31
setup-family
مديرو الشبكات وأنظمة الحاسوب

Super-easy FamilyClaw family setup — base install (Telegram + native credential proxy) then auto-create a shared-memory family agent with an invite link for the rest of the household. Triggers on "set up family", "family setup", "setup familyclaw for my family".

2026-05-31
update-familyclaw
مطوّرو البرمجيات

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

2026-05-31
add-atomic-chat-tool
مطوّرو البرمجيات

Add Atomic Chat MCP server so the container agent can call local models served by the Atomic Chat desktop app via its OpenAI-compatible API.

2026-05-31
add-dashboard
مديرو الشبكات وأنظمة الحاسوب

Add a monitoring dashboard to FamilyClaw. Installs @nanoco/nanoclaw-dashboard and a pusher that sends periodic JSON snapshots.

2026-05-31
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.

2026-05-31
add-discord
مطوّرو البرمجيات

Add Discord bot channel integration via Chat SDK.

2026-05-31
add-emacs
مطوّرو البرمجيات

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

2026-05-31
add-gcal-tool
مطوّرو البرمجيات

Add Google Calendar as an MCP tool (list calendars, list/search/create events, free/busy queries) using OneCLI-managed OAuth. Multi-calendar and multi-account supported. Mirrors /add-gmail-tool's stub pattern — no raw credentials ever reach the container; OneCLI injects real tokens at request time.

2026-05-31
add-gchat
مطوّرو البرمجيات

Add Google Chat channel integration via Chat SDK.

2026-05-31
add-github
مطوّرو البرمجيات

Add GitHub channel integration via Chat SDK. PR and issue comment threads as conversations.

2026-05-31
add-gmail-tool
مطوّرو البرمجيات

Add Gmail as an MCP tool (read, search, send, label, draft) using OneCLI-managed OAuth. The agent gets Gmail tools in every enabled group; OneCLI injects real tokens at request time so no raw credentials are ever in the container or on disk in usable form.

2026-05-31
add-imessage
مطوّرو البرمجيات

Add iMessage channel integration via Chat SDK. Local (macOS) or remote (Photon API) mode.

2026-05-31
add-karpathy-llm-wiki
مطوّرو البرمجيات

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

2026-05-31
add-linear
مطوّرو البرمجيات

Add Linear channel integration via Chat SDK. Issue comment threads as conversations.

2026-05-31
add-macos-statusbar
مطوّرو البرمجيات

Add a macOS menu bar status indicator for FamilyClaw. Shows a bolt icon with a green/red dot indicating whether FamilyClaw is running, with Start, Stop, and Restart controls. macOS only.

2026-05-31
add-matrix
مطوّرو البرمجيات

Add Matrix channel integration via Chat SDK. Works with any Matrix homeserver.

2026-05-31
add-mnemon
مطوّرو البرمجيات

Add persistent graph-based memory via mnemon. Agents recall past context before responding and remember insights after each turn.

2026-05-31
add-ollama-provider
مطوّرو البرمجيات

Route a FamilyClaw 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.

2026-05-31
add-ollama-tool
مطوّرو البرمجيات

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

2026-05-31
add-opencode
مطوّرو البرمجيات

Use OpenCode as an agent provider (AGENT_PROVIDER=opencode). OpenRouter, OpenAI, Google, DeepSeek, etc. via OpenCode config — not the Anthropic Agent SDK. Per-session and per-group via agent_provider; host passes OPENCODE_* and XDG mount when spawning containers.

2026-05-31
add-resend
مطوّرو البرمجيات

Add Resend (email) channel integration via Chat SDK.

2026-05-31
add-signal
مطوّرو البرمجيات

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

2026-05-31
add-slack
مطوّرو البرمجيات

Add Slack channel integration via Chat SDK.

2026-05-31
add-teams
مطوّرو البرمجيات

Add Microsoft Teams channel integration via Chat SDK.

2026-05-31
add-telegram
مطوّرو البرمجيات

Add Telegram channel integration via Chat SDK.

2026-05-31
add-vercel
مطوّرو البرمجيات

Add Vercel deployment capability to FamilyClaw agents. Installs the Vercel CLI in agent containers and sets up OneCLI credential injection for api.vercel.com. Use when the user wants agents to deploy web applications to Vercel.

2026-05-31
add-webex
مطوّرو البرمجيات

Add Webex channel integration via Chat SDK.

2026-05-31
add-wechat
مطوّرو البرمجيات

Add WeChat (personal) channel integration via Tencent's official iLink Bot API. Uses long-polling and QR scan — no webhook, no ToS risk, no paid token.

2026-05-31
add-whatsapp-cloud
مطوّرو البرمجيات

Add WhatsApp Business Cloud API channel via Chat SDK. Official Meta API.

2026-05-31
add-whatsapp
مطوّرو البرمجيات

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

2026-05-31
claw
مطوّرو البرمجيات

Install the claw CLI tool — run FamilyClaw agent containers from the command line without opening a chat app.

2026-05-31
convert-to-apple-container
مطوّرو البرمجيات

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-05-31
customize
مطوّرو البرمجيات

Add new capabilities or modify FamilyClaw behavior. Use when user wants to add channels (Telegram, Slack, email input), change triggers, add integrations, modify the router, or make any other customizations. This is an interactive skill that asks questions to understand what the user wants.

2026-05-31
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.

2026-05-31
init-first-agent
مطوّرو البرمجيات

Walk the operator through creating the first FamilyClaw 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.

2026-05-31
init-onecli
مطوّرو البرمجيات

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

2026-05-31
manage-mounts
مديرو الشبكات وأنظمة الحاسوب

Configure which host directories agent containers can access. View, add, or remove mount allowlist entries. Triggers on "mounts", "mount allowlist", "agent access to directories", "container mounts".

2026-05-31
setup
مطوّرو البرمجيات

Run initial FamilyClaw setup. Use when user wants to install FamilyClaw, configure it, or go through first-time setup. Triggers on "setup", "install", "configure familyclaw", or first-time setup requests.

2026-05-31
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.

2026-05-31
عرض أهم 40 من أصل 42 skills مجمعة في هذا المستودع.