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

openclaw-arsenals

يحتوي openclaw-arsenals على 33 من skills المجمعة من adelpro، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

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

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

agent-team-orchestration
مطوّرو البرمجيات

Orchestrate multi-agent teams with defined roles, task lifecycles, handoff protocols, and review workflows. Use when: (1) Setting up a team of 2+ agents with different specializations, (2) Defining task routing and lifecycle (inbox → spec → build → review → done), (3) Creating handoff protocols between agents, (4) Establishing review and quality gates, (5) Managing async communication and artifact sharing between agents.

2026-03-21
alphaxiv-paper-lookup
مطوّرو البرمجيات

Look up any arxiv paper on alphaxiv.org to get a structured AI-generated overview

2026-03-21
brainstorming
متخصصو إدارة المشاريع

Socratic questioning protocol + user communication. MANDATORY for complex requests, new features, or unclear requirements. Includes progress reporting and error handling.

2026-03-21
clawzembic
مطوّرو البرمجيات

Lighthouse-style efficiency audit for OpenClaw. Scores your instance A+ to F across 6 categories (context injection, cron health, session bloat, config, skills, transcripts). Identifies wasted tokens, bloated sessions, misconfigured crons, and model right-sizing opportunities. Zero dependencies (Python stdlib only).

2026-03-21
compound-engineering
مطوّرو البرمجيات

Make your AI agent learn and improve automatically. Reviews sessions, extracts learnings, updates memory files, and compounds knowledge over time. Set up nightly review loops that make your agent smarter every day.

2026-03-21
council-of-wisdom
مطوّرو البرمجيات

A multi-agent deliberation hub with 3 core agents and extensible extended agents. Can call user workspace skills when needed.

2026-03-21
email-daily-summary
مطوّرو البرمجيات

Automatically logs into email accounts (Gmail, Outlook, QQ Mail, etc.) and generates daily email summaries. Use when the user wants to get a summary of their emails, check important messages, or create daily email digests.

2026-03-21
git-workflow
مطوّرو البرمجيات

Enforce clean Git workflow — conventional commits, branch naming, PR etiquette, and release tagging.

2026-03-21
github-actions
مطوّرو البرمجيات

GitHub Actions 워크플로우 생성, 보안 및 버전 관리 스킬. 다음 상황에서 사용: (1) 새 워크플로우 파일(.yml) 작성 시, (2) 기존 워크플로우 수정 시, (3) 액션 버전 검토 또는 업데이트 시, (4) CI/CD 보안 감사 시, (5) 'actions/', 'uses:', 'workflow', '.github/workflows' 키워드가 포함된 작업 시

2026-03-21
github-ops
مطوّرو البرمجيات

GitHub 操作技能 - 创建仓库、推送代码、管理 Release。全自动,无需用户干预。

2026-03-21
guardian
محللو أمن المعلومات

AI-powered penetration testing automation using Guardian CLI with MiniMax as Anthropic API provider

2026-03-21
hashnode
مطوّرو البرمجيات

Manage Hashnode blog posts via GraphQL API. Create, update, list, and delete posts. Use when user wants to manage their Hashnode blog from OpenClaw.

2026-03-21
hugging-face-model-trainer
علماء البيانات

This skill should be used when users want to train or fine-tune language models using TRL (Transformer Reinforcement Learning) on Hugging Face Jobs infrastructure. Covers SFT, DPO, GRPO and reward modeling training methods, plus GGUF conversion for local deployment. Includes guidance on the TRL Jobs package, UV scripts with PEP 723 format, dataset preparation and validation, hardware selection, cost estimation, Trackio monitoring, Hub authentication, and model persistence. Should be invoked for tasks involving cloud GPU training, GGUF conversion, or when users mention training on Hugging Face Jobs without local GPU setup.

2026-03-21
humanizer
المحررونالكتّاب والمؤلفون

Remove signs of AI-generated writing from text. Use when editing or reviewing text to make it sound more natural and human-written. Based on Wikipedia's comprehensive "Signs of AI writing" guide. Detects and fixes patterns including: inflated symbolism, promotional language, superficial -ing analyses, vague attributions, em dash overuse, rule of three, AI vocabulary words, negative parallelisms, and excessive conjunctive phrases.

2026-03-21
mermaid-architect
مطوّرو البرمجيات

Generate beautiful, hand-drawn Mermaid diagrams with robust syntax (quoted labels, ELK layout). Use this skill when the user asks for "diagram", "flowchart", "sequence diagram", or "visualize this process".

2026-03-21
nextjs
مطوّرو البرمجيات

Build Next.js 15 apps with App Router, server components, caching, auth, and production patterns.

2026-03-21
openclaw-backup-automation
مديرو الشبكات وأنظمة الحاسوب

Automated backup for OpenClaw instances. Backs up agents, skills, cron jobs, and memory. Supports local tar archives. Credentials, periodic scheduling, and git sync are OPT-IN only.

2026-03-21
openclaw-continuous-learning
مطوّرو البرمجيات

Instinct-based learning system for OpenClaw. Analyzes sessions, detects patterns, creates atomic learnings with confidence scoring, and suggests optimizations for self-evolution. Works alongside agent-self-improvement for complete learning: internal session analysis + external user feedback. Use when: you want your AI agent to learn from its own behavior, improve over time, discover optimization opportunities, or build a self-improving automation system. Don't use when: static agent behavior is preferred.

2026-03-21
odl-pdf-to-markdown
مطوّرو البرمجيات

Convert any PDF to Markdown, JSON, and HTML using OpenDataLoader — the #1 ranked open-source PDF parser. Extract text from digital PDFs, scanned PDFs with built-in OCR, complex multi-column layouts, and data-heavy tables with 0.93 accuracy. Outputs clean Markdown for RAG pipelines, bounding-box JSON for source citations, and HTML for rich rendering. No API key required — fully self-hosted. Use when extracting text from research papers, parsing scanned documents, converting tables from reports, building RAG knowledge bases, or processing batches of PDFs for AI pipelines.

2026-03-21
playwright-scraper-skill
مطوّرو البرمجيات

Playwright-based web scraping OpenClaw Skill with anti-bot protection. Successfully tested on complex sites like Discuss.com.hk.

2026-03-21
pr-review
محللو ضمان جودة البرمجيات والمختبرون

Automated pull request review — fetch diffs, run checks, post structured comments, enforce quality gates.

2026-03-21
private-web-search-searchxng
مطوّرو البرمجيات

Self-hosted private web search using SearXNG. Use when privacy is important, external APIs are blocked, you need search without tracking, or want to avoid paid search APIs.

2026-03-21
purple-cow-content
محللو أبحاث السوق ومتخصصو التسويق

Trigger this skill for ANY of these situations — writing OR conversation: WRITING: blog posts, articles, social media captions, LinkedIn, Twitter/X threads, Instagram, YouTube scripts, TikTok hooks, newsletters, ad copy, landing pages, pitch decks, email campaigns, product descriptions, taglines, or any content meant to attract attention. CONVERSATION: When the user is brainstorming ideas, discussing why content isn't performing, evaluating a marketing angle, planning a campaign, asking "what should I post about", comparing their idea to competitors, talking about engagement or virality, or thinking out loud about any creative or communication challenge. If a conversation touches on attention, differentiation, standing out, audiences, or messaging — this skill is relevant. Speak up proactively as a strategic advisor using the Purple Cow lens (Seth Godin + MrBeast framework), even if the user hasn't asked for content to be written yet. Never stay silent when a Purple Cow insight would sharpen the discussion.

2026-03-21
react-expert
مطوّرو الويب

Use when building React 18+ applications requiring component architecture, hooks patterns, or state management. Invoke for Server Components, performance optimization, Suspense boundaries, React 19 features.

2026-03-21
repo-metrics
مطوّرو البرمجيات

Track GitHub repo metrics over time — stars, forks, watches, issues, PRs, traffic. JSON storage + trends.

2026-03-21
search-cluster
مطوّرو البرمجيات

Unified search tool for Google, Wikipedia, Reddit, and RSS feeds with Redis caching. Use when user asks "search for X", "who is Y", "latest news on Z".

2026-03-21
self-improvement
مطوّرو البرمجيات

Generic agent self-improvement skill built on OpenClaw-RL research (arxiv.org/abs/2603.10165). Captures evaluative signals (+1/-1) and directive hints from any user feedback, generates improvement suggestions.

2026-03-21
seo-site-audit-content-writer-competitor-analysis
محللو أبحاث السوق ومتخصصو التسويق

SEO specialist agent with site audits, content writing, keyword research, technical fixes, link building, and ranking strategies.

2026-03-21
skill-engineer
مطوّرو البرمجيات

Design, test, review, and maintain agent skills for OpenClaw systems using multi-agent iterative refinement. Orchestrates Designer, Reviewer, and Tester subagents for quality-gated skill development. Use when: user asks to "design skill", "review skill", "test skill", "audit skills", "refactor skill", or mentions "agent kit quality".

2026-03-21
table-image-generator
مطوّرو البرمجيات

Generate clean table images from data. Perfect for Discord/Telegram where ASCII tables look broken. Supports dark/light mode, custom styling, and auto-sizing. No Puppeteer required. Companion to chart-image skill.

2026-03-21
tech-news-digest
مطوّرو البرمجيات

Generate tech news digests with unified source model, quality scoring, and multi-format output. Five-layer data collection from RSS feeds, Twitter/X KOLs, GitHub releases, Reddit, and web search. Pipeline-based scripts with retry mechanisms and deduplication. Supports Discord, email, and markdown templates.

2026-03-21
visual-explainer
مطوّرو البرمجيات

Generate beautiful, self-contained HTML pages that visually explain systems, code changes, plans, and data. Use when the user asks for a diagram, architecture overview, diff review, plan review, project recap, comparison table, or any visual explanation of technical concepts. Also use proactively when you are about to render a complex ASCII table (4+ rows or 3+ columns) — present it as a styled HTML page instead.

2026-03-21
weekly-recap
محللو أبحاث السوق ومتخصصو التسويق

Generate a comprehensive weekly recap every Friday at 8:30 AM including GitHub stats, website analytics, Play Store insights, and community activity.

2026-03-21