Skip to main content

zeroclaw-labs/zeroclaw-skills

جمع SkillsMP عدد ١٨ من skills من zeroclaw-labs/zeroclaw-skills. افتح أي skill لمراجعة مصدره وتفاصيله.

آخر نشاط مصدر مسجل
آخر تحديث لفهرس SkillsMP
skills مجمعة
١٨
نجوم GitHub
٦٠
تفرعات GitHub
٥٢

عرض ١٨ من أصل ١٨ skills مجمعة.

المهنة
مطوّرو البرمجيات
الوصف

Write and execute PostgreSQL or Supabase SQL queries from natural-language requests. Use when the user wants to inspect schema, run read queries, validate data, or safely perform confirmed database changes.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Use Xquik for X/Twitter search, profile tweets, followers, account monitors, webhook events, MCP access, SDK guidance, and extraction workflows through public docs and a user-configured API key.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
محللو ضمان جودة البرمجيات والمختبرون
الوصف

Automated API testing with schema validation and load testing. Test REST and GraphQL APIs by sending requests, validating responses against schemas, checking edge cases, and reporting failures clearly. Use when the user wants to test APIs, validate endpoints,…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Autonomous code generation agent. Reads context, writes code, runs tests. Takes a task description and produces working, production-quality code changes. Use when the user wants to implement features, write code, or make code changes autonomously.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
محللو ضمان جودة البرمجيات والمختبرون
الوصف

AI-powered code review. Catches bugs, suggests improvements, checks style. Analyzes code changes, diffs, or pull requests and provides actionable, prioritized feedback. Use when the user wants a code review, wants to check code quality, or needs feedback on a…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
علماء البيانات
الوصف

Analyze CSV, JSON, and SQL data. Generate charts and insights locally. Loads, explores, transforms, and visualizes structured data to deliver clear, actionable insights. Use when the user wants data analysis, visualization, statistical summaries, or anomaly…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
ممثلو خدمة العملاء
الوصف

Automated Discord moderation with configurable rules and auto-responses. Enforces server rules, manages disruptive behavior, detects raids, and maintains a healthy community environment. Use when the user needs Discord moderation, rule enforcement, or raid…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Generate documentation from code. Supports Markdown, RST, and JSDoc. Reads source code and produces clear, accurate, maintainable documentation in the format appropriate to the project. Use when the user wants documentation, docstrings, README files, or API…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
السكرتيرون والمساعدون الإداريون (باستثناء القانوني والطبي والتنفيذي)
الوصف

Draft and send email replies with context-aware tone matching. Reads incoming emails, understands context and tone, and drafts appropriate replies that match the sender's communication style. Use when the user wants to draft email replies, respond to…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Smart git operations — interactive rebase, conflict resolution, changelog generation. Helps users perform git workflows safely and efficiently, from everyday operations to complex history manipulation. Use when the user needs help with git commands, merge…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
موظفو البريد ومشغّلو آلاته (باستثناء الخدمة البريدية)
الوصف

Operate an InboxAPI mailbox from ZeroClaw through the official InboxAPI CLI. Use when the user wants the agent to search mail, read messages or threads, send new email, forward mail, inspect attachments, or reply in-thread while preserving InboxAPI as the…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Build and query a private RAG knowledge base from your documents. Ingests documents, indexes them with embeddings, and answers questions grounded in retrieved context with citations. Use when the user wants to search their own documents, build a knowledge…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Route tasks to specialized sub-agents based on intent classification. Classifies incoming tasks and dispatches them to the most appropriate agent. Use when the user has a task that needs to be analyzed and routed to the right specialist agent.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Agent that evaluates its own performance and iterates on prompts. Scores agent outputs against defined criteria, diagnoses weaknesses, and proposes prompt modifications to improve outcomes. Use when the user wants to evaluate, benchmark, or improve agent…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Full Slack integration with slash commands, threads, and file sharing. Interacts with Slack workspaces on behalf of the user — sending messages, responding to commands, managing threads, and sharing files. Use when the user wants to send Slack messages,…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Full-featured Telegram bot skill with inline queries and media support. Communicates with users through the Telegram Bot API, handles media, manages group interactions, and supports inline queries. Use when the user wants to interact with Telegram, build a…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
ممثلو خدمة العملاء
الوصف

Deep web research with source citation. Summarizes findings privately. Finds, evaluates, and synthesizes information from the web, delivering accurate, well-sourced answers. Use when the user wants to research a topic, find information online, or compare…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
محللو ضمان جودة البرمجيات والمختبرون
الوصف

ZeroClaw-specific simplify preflight. Checks reuse, known project pitfalls, and avoidable complexity before commit or maintainer review.

لغة النص الأصلي: الإنجليزية

آخر تحديث
عرض ١٨ من أصل ١٨ skills مجمعة.