Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick
GitHub-Repository

awesome-ai-agent-skills

awesome-ai-agent-skills enthält 91 gesammelte Skills von seb1n, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.

gesammelte Skills
91
Stars
110
aktualisiert
2026-03-02
Forks
20
Berufsabdeckung
33 Berufskategorien · 100% klassifiziert
Repository-Explorer

Skills in diesem Repository

churn-analysis
Marktforschungsanalysten und Marketingspezialisten

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
Marktforschungsanalysten und Marketingspezialisten

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

2026-03-02
knowledge-base-article-writing
Technische Redakteure

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
Dienstleistungsvertriebsmitarbeiter (außer Werbung, Versicherung, Finanzdienstleistungen und Reisen)

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

2026-03-02
ticket-triage
Kundendienst-Mitarbeiter

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

2026-03-02
budget-planning
Budgetanalysten

Create and manage budgets with variance analysis and departmental allocation

2026-03-02
expense-categorization
Buchhalter und Wirtschaftsprüfer

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

2026-03-02
financial-modeling
Finanz- und Investitionsanalysten

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

2026-03-02
financial-report-generation
Buchhalter und Wirtschaftsprüfer

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

2026-03-02
invoice-processing
Buchführungs-, Buchhaltungs- und Revisionssachbearbeiter

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

2026-03-02
compliance-checklist-generation
Rechtsanwaltsgehilfen und juristische Assistenten

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

2026-03-02
contract-review
Rechtsanwaltsgehilfen und juristische Assistenten

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

2026-03-02
license-analysis
Rechtsanwaltsgehilfen und juristische Assistenten

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

2026-03-02
privacy-policy-drafting
Rechtsanwaltsgehilfen und juristische Assistenten

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

2026-03-02
terms-of-service-generation
Rechtsanwaltsgehilfen und juristische Assistenten

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

2026-03-02
competitive-battlecard-creation
Dienstleistungsvertriebsmitarbeiter (außer Werbung, Versicherung, Finanzdienstleistungen und Reisen)

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

2026-03-02
crm-data-enrichment
Dienstleistungsvertriebsmitarbeiter (außer Werbung, Versicherung, Finanzdienstleistungen und Reisen)

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
Dienstleistungsvertriebsmitarbeiter (außer Werbung, Versicherung, Finanzdienstleistungen und Reisen)

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

2026-03-02
proposal-generation
Dienstleistungsvertriebsmitarbeiter (außer Werbung, Versicherung, Finanzdienstleistungen und Reisen)

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
Dienstleistungsvertriebsmitarbeiter (außer Werbung, Versicherung, Finanzdienstleistungen und Reisen)

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
Datenwissenschaftler

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
Datenwissenschaftler

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
Softwareentwickler

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

2026-02-12
model-training
Datenwissenschaftler

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

2026-02-12
api-design
Softwareentwickler

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

2026-02-12
api-integration
Softwareentwickler

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
Softwareentwickler

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

2026-02-12
oauth-2-0-setup
Softwareentwickler

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
Softwareentwickler

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
Softwareentwickler

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

2026-02-12
code-review
Softwareentwickler

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

2026-02-12
debugging
Softwareentwickler

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

2026-02-12
refactoring
Computerprogrammierer

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

2026-02-12
testing
Softwarequalitätssicherungsanalysten und -tester

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

2026-02-12
version-control
Softwareentwickler

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

2026-02-12
chatbot-conversation-design
Softwareentwickler

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

2026-02-12
email-drafting
Technische RedakteureSekretäre und Verwaltungsassistenten (außer Rechts-, Medizin- und Führungsbereich)

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
Leitungssekretäre und Führungskräfte-Assistenten

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
Grafikdesigner

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
Leitungssekretäre und Führungskräfte-Assistenten

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
Zeigt die Top 40 von 91 gesammelten Skills in diesem Repository.