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

CLAWG

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

skills مجمعة
43
Stars
14
محدث
2026-03-30
Forks
2
التغطية المهنية
10 فئات مهنية · 100% مصنفة
مستكشف المستودعات

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

obsidian-dashboard
أمناء سر المدراء والمساعدون الإداريون التنفيذيونالسكرتيرون والمساعدون الإداريون (باستثناء القانوني والطبي والتنفيذي)

Create interactive HTML dashboards for projects inside the Obsidian Second Brain vault. Generates self-contained HTML files with dark theme, progress tracking, milestone timelines, task management, and optional chart visualizations.

2026-03-30
ocr-and-documents
مطوّرو البرمجيات

Extract text from PDFs and scanned documents. Use web_extract for remote URLs, pymupdf for local text-based PDFs, marker-pdf for OCR/scanned docs. For DOCX use python-docx, for PPTX see the powerpoint skill.

2026-03-30
google-workspace
مطوّرو البرمجيات

Gmail, Calendar, Drive, Contacts, Sheets, and Docs integration via Python. Uses OAuth2 with automatic token refresh. No external binaries needed — runs entirely with Google's Python client libraries in the clawg venv.

2026-03-30
blackbox
مطوّرو البرمجيات

Delegate coding tasks to Blackbox AI CLI agent. Multi-model agent with built-in judge that runs tasks through multiple LLMs and picks the best result. Requires the blackbox CLI and a Blackbox AI API key.

2026-03-30
base
مطوّرو البرمجيات

Query Base (Ethereum L2) blockchain data with USD pricing — wallet balances, token info, transaction details, gas analysis, contract inspection, whale detection, and live network stats. Uses Base RPC + CoinGecko. No API key required.

2026-03-30
solana
مطوّرو البرمجيات

Query Solana blockchain data with USD pricing — wallet balances, token portfolios with values, transaction details, NFTs, whale detection, and live network stats. Uses Solana RPC + CoinGecko. No API key required.

2026-03-30
blender-mcp
مطوّرو البرمجيات

Control Blender directly from clawg via socket connection to the blender-mcp addon. Create 3D objects, materials, animations, and run arbitrary Blender Python (bpy) code. Use when user wants to create or modify anything in Blender.

2026-03-30
agentmail
السكرتيرون والمساعدون الإداريون (باستثناء القانوني والطبي والتنفيذي)

Give the agent its own dedicated email inbox via AgentMail. Send, receive, and manage email autonomously using agent-owned email addresses (e.g. clawg@agentmail.to).

2026-03-30
neuroskill-bci
عمال دعم الرعاية الصحية الآخرون

Connect to a running NeuroSkill instance and incorporate the user's real-time cognitive and emotional state (focus, relaxation, mood, cognitive load, drowsiness, heart rate, HRV, sleep staging, and 40+ derived EXG scores) into responses. Requires a BCI wearable (Muse 2/S or OpenBCI) and the NeuroSkill desktop app running locally.

2026-03-30
fastmcp
مطوّرو البرمجيات

Build, test, inspect, install, and deploy MCP servers with FastMCP in Python. Use when creating a new MCP server, wrapping an API or database as MCP tools, exposing resources or prompts, or preparing a FastMCP server for Claude Code, Cursor, or HTTP deployment.

2026-03-30
openclaw-migration
مطوّرو البرمجيات

Migrate a user's OpenClaw customization footprint into CLAWG. Imports Clawg-compatible memories, SOUL.md, command allowlists, user skills, and selected workspace assets from ~/.openclaw, then reports exactly what could not be migrated and why.

2026-03-30
telephony
مطوّرو البرمجيات

Give clawg phone capabilities without core tool changes. Provision and persist a Twilio number, send and receive SMS/MMS, make direct calls, and place AI-driven outbound calls through Bland.ai or Vapi.

2026-03-30
qmd
موظفو المكاتب العامون

Search personal knowledge bases, notes, docs, and meeting transcripts locally using qmd — a hybrid retrieval engine with BM25, vector search, and LLM reranking. Supports CLI and MCP integration.

2026-03-30
1password
محللو أمن المعلومات

Set up and use 1Password CLI (op). Use when installing the CLI, enabling desktop app integration, signing in, and reading/injecting secrets for commands.

2026-03-30
oss-forensics
محللو أمن المعلومات

Supply chain investigation, evidence recovery, and forensic analysis for GitHub repositories. Covers deleted commit recovery, force-push detection, IOC extraction, multi-source evidence collection, hypothesis formation/validation, and structured forensic reporting. Inspired by RAPTOR's 1800+ line OSS Forensics system.

2026-03-30
sherlock
محللو أمن المعلومات

OSINT username search across 400+ social networks. Hunt down social media accounts by username.

2026-03-30
apple-notes
السكرتيرون والمساعدون الإداريون (باستثناء القانوني والطبي والتنفيذي)

Manage Apple Notes via the memo CLI on macOS (create, view, search, edit).

2026-03-30
apple-reminders
موظفو الاستقبال والخدمات في الفنادق

Manage Apple Reminders via remindctl CLI (list, add, complete, delete).

2026-03-30
findmy
مطوّرو البرمجيات

Track Apple devices and AirTags via FindMy.app on macOS using AppleScript and screen capture.

2026-03-30
imessage
مطوّرو البرمجيات

Send and receive iMessages/SMS via the imsg CLI on macOS.

2026-03-30
ascii-art
مطوّرو البرمجيات

Generate ASCII art using pyfiglet (571 fonts), cowsay, boxes, toilet, image-to-ascii, remote APIs (asciified, ascii.co.uk), and LLM fallback. No API keys required.

2026-03-30
excalidraw
مطوّرو البرمجيات

Create hand-drawn style diagrams using Excalidraw JSON format. Generate .excalidraw files for architecture diagrams, flowcharts, sequence diagrams, concept maps, and more. Files can be opened at excalidraw.com or uploaded for shareable links.

2026-03-30
himalaya
مطوّرو البرمجيات

CLI to manage emails via IMAP/SMTP. Use himalaya to list, read, write, reply, forward, search, and organize emails from the terminal. Supports multiple accounts and message composition with MML (MIME Meta Language).

2026-03-30
codebase-inspection
مطوّرو البرمجيات

Inspect and analyze codebases using pygount for LOC counting, language breakdown, and code-vs-comment ratios. Use when asked to check lines of code, repo size, language composition, or codebase stats.

2026-03-30
github-auth
مطوّرو البرمجيات

Set up GitHub authentication for the agent using git (universally available) or the gh CLI. Covers HTTPS tokens, SSH keys, credential helpers, and gh auth — with a detection flow to pick the right method automatically.

2026-03-30
github-code-review
محللو ضمان جودة البرمجيات والمختبرون

Review code changes by analyzing git diffs, leaving inline comments on PRs, and performing thorough pre-push review. Works with gh CLI or falls back to git + GitHub REST API via curl.

2026-03-30
github-issues
مطوّرو البرمجيات

Create, manage, triage, and close GitHub issues. Search existing issues, add labels, assign people, and link to PRs. Works with gh CLI or falls back to git + GitHub REST API via curl.

2026-03-30
github-pr-workflow
مطوّرو البرمجيات

Full pull request lifecycle — create branches, commit changes, open PRs, monitor CI status, auto-fix failures, and merge. Works with gh CLI or falls back to git + GitHub REST API via curl.

2026-03-30
github-repo-management
مطوّرو البرمجيات

Clone, create, fork, configure, and manage GitHub repositories. Manage remotes, secrets, releases, and workflows. Works with gh CLI or falls back to git + GitHub REST API via curl.

2026-03-30
mcporter
مطوّرو البرمجيات

Use the mcporter CLI to list, configure, auth, and call MCP servers/tools directly (HTTP or stdio), including ad-hoc servers, config edits, and CLI/type generation.

2026-03-30
native-mcp
مطوّرو البرمجيات

Built-in MCP (Model Context Protocol) client that connects to external MCP servers, discovers their tools, and registers them as native CLAWG tools. Supports stdio and HTTP transports with automatic reconnection, security filtering, and zero-config tool injection.

2026-03-30
linear
مطوّرو البرمجيات

Manage Linear issues, projects, and teams via the GraphQL API. Create, update, search, and organize issues. Uses API key auth (no OAuth needed). All operations via curl — no dependencies.

2026-03-30
nano-pdf
عمال معالجة النصوص والطباعة

Edit PDFs with natural-language instructions using the nano-pdf CLI. Modify text, fix typos, update titles, and make content changes to specific pages without manual editing.

2026-03-30
notion
مطوّرو البرمجيات

Notion API for creating and managing pages, databases, and blocks via curl. Search, create, update, and query Notion workspaces directly from the terminal.

2026-03-30
arxiv
أساتذة علوم الحاسوب في التعليم العالي

Search and retrieve academic papers from arXiv using their free REST API. No API key needed. Search by keyword, author, category, or ID. Combine with web_extract or the ocr-and-documents skill to read full paper content.

2026-03-30
blogwatcher
مطوّرو البرمجيات

Monitor blogs and RSS/Atom feeds for updates using the blogwatcher CLI. Add blogs, scan for new articles, and track what you've read.

2026-03-30
duckduckgo-search
مطوّرو البرمجيات

Free web search via DuckDuckGo — text, news, images, videos. No API key needed. Use the Python DDGS library or CLI to search, then web_extract for full content.

2026-03-30
plan
مطوّرو البرمجيات

Plan mode for clawg — inspect context, write a markdown plan into the active workspace's `.clawg/plans/` directory, and do not execute the work.

2026-03-30
requesting-code-review
محللو ضمان جودة البرمجيات والمختبرون

Use when completing tasks, implementing major features, or before merging. Validates work meets requirements through systematic review process.

2026-03-30
subagent-driven-development
مطوّرو البرمجيات

Use when executing implementation plans with independent tasks. Dispatches fresh delegate_task per task with two-stage review (spec compliance then code quality).

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