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

awesome-ai-agent-skills

يحتوي awesome-ai-agent-skills على 91 من skills المجمعة من seb1n، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

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

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

churn-analysis
محللو أبحاث السوق ومتخصصو التسويق

Identify at-risk customer accounts by analyzing usage patterns, engagement signals, and support history to generate churn risk scores and intervention recommendations.

2026-03-02
customer-feedback-analysis
محللو أبحاث السوق ومتخصصو التسويق

Analyze NPS, CSAT, and qualitative customer feedback to extract themes, identify trends, and generate actionable insight reports.

2026-03-02
knowledge-base-article-writing
الكتّاب التقنيون

Write clear, searchable help center articles and FAQ entries based on support data, product documentation, and common customer questions.

2026-03-02
onboarding-playbook-creation
مندوبو مبيعات الخدمات (باستثناء الإعلان والتأمين والخدمات المالية والسياحة)

Design structured customer onboarding workflows with phased checklists, email templates, success milestones, and ownership assignments.

2026-03-02
ticket-triage
ممثلو خدمة العملاء

Classify, prioritize, and route incoming support tickets by extracting intent and entities, assigning severity, and generating initial responses.

2026-03-02
budget-planning
محللو الميزانية

Create and manage budgets with variance analysis and departmental allocation

2026-03-02
expense-categorization
المحاسبون والمراجعون

Classify expenses by category, department, and tax deductibility from transaction data

2026-03-02
financial-modeling
محللو التمويل والاستثمار

Build financial projections, P&L statements, DCF models, and valuation analyses from assumptions and historical data

2026-03-02
financial-report-generation
المحاسبون والمراجعون

Generate balance sheets, cash flow statements, P&L reports, and executive financial summaries

2026-03-02
invoice-processing
موظفو مسك الدفاتر والمحاسبة والمراجعة

Extract, validate, and categorize invoice data against purchase orders and GL codes

2026-03-02
compliance-checklist-generation
المساعدون القانونيون ومساعدو المحامين

Generate compliance checklists for SOC2, HIPAA, PCI-DSS, and GDPR with gap analysis and remediation priorities.

2026-03-02
contract-review
المساعدون القانونيون ومساعدو المحامين

Analyze contracts for risks, obligations, key clauses, and generate structured risk reports with severity ratings.

2026-03-02
license-analysis
المساعدون القانونيون ومساعدو المحامين

Analyze open-source license compatibility, obligations, and compliance risks across project dependencies.

2026-03-02
privacy-policy-drafting
المساعدون القانونيون ومساعدو المحامين

Generate GDPR and CCPA-compliant privacy policies tailored to specific business models and data collection practices.

2026-03-02
terms-of-service-generation
المساعدون القانونيون ومساعدو المحامين

Draft Terms of Service documents for web applications, SaaS platforms, and digital marketplaces.

2026-03-02
competitive-battlecard-creation
مندوبو مبيعات الخدمات (باستثناء الإعلان والتأمين والخدمات المالية والسياحة)

Build sales battlecards with feature comparisons, objection handling scripts, positioning statements, and win themes for competitive deal scenarios.

2026-03-02
crm-data-enrichment
مندوبو مبيعات الخدمات (باستثناء الإعلان والتأمين والخدمات المالية والسياحة)

Enrich CRM records with firmographic and contact data, filling gaps in company and person profiles to improve segmentation, routing, and outreach quality.

2026-03-02
lead-scoring
مندوبو مبيعات الخدمات (باستثناء الإعلان والتأمين والخدمات المالية والسياحة)

Score and prioritize leads based on firmographic fit and behavioral engagement signals, producing ranked tiers for sales team focus.

2026-03-02
proposal-generation
مندوبو مبيعات الخدمات (باستثناء الإعلان والتأمين والخدمات المالية والسياحة)

Create tailored sales proposals and RFP responses that address prospect needs, articulate solution value, and include pricing, timelines, and social proof.

2026-03-02
sales-email-sequences
مندوبو مبيعات الخدمات (باستثناء الإعلان والتأمين والخدمات المالية والسياحة)

Design multi-touch outbound email sequences with personalized messaging, strategic timing cadences, and conversion-optimized copy for prospecting and re-engagement.

2026-03-02
data-labeling
علماء البيانات

Set up and manage data labeling workflows using manual annotation tools, semi-automated pipelines, active learning, and programmatic weak supervision.

2026-02-12
hyperparameter-tuning
علماء البيانات

Optimize machine learning model hyperparameters using grid search, random search, Bayesian optimization, and Hyperband to maximize model performance within a compute budget.

2026-02-12
model-deployment
مطوّرو البرمجيات

Deploy trained machine learning models as production-ready services using REST APIs, containers, serverless functions, and orchestration platforms.

2026-02-12
model-training
علماء البيانات

Train machine learning models end-to-end, covering data loading, preprocessing, architecture selection, training loops, validation, and checkpointing.

2026-02-12
api-design
مطوّرو البرمجيات

Design RESTful APIs with proper resource modeling, HTTP method semantics, status codes, pagination, versioning, and documentation.

2026-02-12
api-integration
مطوّرو البرمجيات

Integrate with external APIs using REST clients, webhook consumers, SDK wrappers, and polling patterns with proper authentication, error handling, and retry logic.

2026-02-12
graphql-api-design
مطوّرو البرمجيات

Design GraphQL APIs with well-structured schemas, efficient resolvers, pagination, and performance patterns like DataLoader and federation.

2026-02-12
oauth-2-0-setup
مطوّرو البرمجيات

Implement OAuth 2.0 authentication flows including authorization code with PKCE, client credentials, and device code for secure API integration.

2026-02-12
webhook-setup
مطوّرو البرمجيات

Set up webhook receivers with signature verification, idempotent event processing, retry handling, and dead letter queues for reliable event-driven integrations.

2026-02-12
code-documentation
مطوّرو البرمجيات

Automatically generate clear, comprehensive documentation for codebases — including API references, inline docstrings, README files, and usage guides.

2026-02-12
code-review
مطوّرو البرمجيات

Perform thorough code reviews on files or pull requests, checking for bugs, security vulnerabilities, performance issues, and style violations.

2026-02-12
debugging
مطوّرو البرمجيات

Systematically diagnose and fix software bugs by analyzing error messages, stack traces, logs, and runtime behavior across multiple languages.

2026-02-12
refactoring
مبرمجو الحاسوب

Improve code quality and maintainability through systematic identification of code smells and application of proven refactoring patterns.

2026-02-12
testing
محللو ضمان جودة البرمجيات والمختبرون

Generate, execute, and analyze tests for codebases, covering unit, integration, and end-to-end testing with coverage reporting.

2026-02-12
version-control
مطوّرو البرمجيات

Manage Git repositories and collaborative workflows — branching strategies, commit hygiene, conflict resolution, pull requests, hooks, and .gitignore management.

2026-02-12
chatbot-conversation-design
مطوّرو البرمجيات

Design structured, engaging chatbot conversations with robust intent handling, slot filling, disambiguation, error recovery, and graceful fallback strategies.

2026-02-12
email-drafting
الكتّاب التقنيونالسكرتيرون والمساعدون الإداريون (باستثناء القانوني والطبي والتنفيذي)

Draft professional, audience-aware emails for any purpose — cold outreach, follow-ups, customer support, internal updates, and meeting requests — with calibrated tone and clear calls to action.

2026-02-12
meeting-transcription
أمناء سر المدراء والمساعدون الإداريون التنفيذيون

Transcribe meeting audio with speaker diarization, generate structured summaries with action items, decisions, and follow-ups, and support multiple audio formats and languages.

2026-02-12
presentation-creation
المصممون الجرافيكيون

Create polished, audience-tailored presentations from outlines or documents, with support for Marp, reveal.js, Google Slides, and PPTX output formats.

2026-02-12
report-generation
أمناء سر المدراء والمساعدون الإداريون التنفيذيون

Generate professional reports — sprint retrospectives, financial summaries, analytics dashboards, and incident postmortems — from structured data with templates, charts, and multi-format output.

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