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

zskills

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

skills مجمعة
109
Stars
16
محدث
2026-05-06
Forks
1
التغطية المهنية
26 فئات مهنية · 100% مصنفة
مستكشف المستودعات

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

sql-injection-testing
محللو أمن المعلومات

Execute comprehensive SQL injection vulnerability assessments on web applications to identify database security flaws, demonstrate exploitation techniques, and validate input sanitization mechanisms.

2026-05-06
agent-memory-systems
مطوّرو البرمجيات

Memory is the cornerstone of intelligent agents. Without it, every interaction starts from zero. This skill covers the architecture of agent memory: short-term (context window), long-term (vector stores), and the cognitive architectures that organize them.

2026-05-06
agent-memory-mcp
مطوّرو البرمجيات

A hybrid memory system that provides persistent, searchable knowledge management for AI agents (Architecture, Patterns, Decisions).

2026-05-06
agent-manager-skill
مديرو الشبكات وأنظمة الحاسوب

Manage multiple local CLI agents via tmux sessions (start/stop/monitor/assign) with cron-friendly scheduling.

2026-05-06
agent-framework-azure-ai-py
مطوّرو البرمجيات

Build persistent agents on Azure AI Foundry using the Microsoft Agent Framework Python SDK.

2026-05-06
ai-wrapper-product
متخصصو إدارة المشاريع

Expert in building products that wrap AI APIs (OpenAI, Anthropic, etc. ) into focused tools people will pay for. Not just "ChatGPT but different" - products that solve specific problems with AI.

2026-05-06
ai-studio-image
المصورون

Geracao de imagens humanizadas via Google AI Studio (Gemini). Fotos realistas estilo influencer ou educacional com iluminacao natural e imperfeicoes sutis.

2026-05-06
ai-seo
محللو أبحاث السوق ومتخصصو التسويق

Optimize content for AI search and LLM citations across AI Overviews, ChatGPT, Perplexity, Claude, Gemini, and similar systems. Use when improving AI visibility, answer engine optimization, or citation readiness.

2026-05-06
ai-product
متخصصو إدارة المشاريع

Every product will be AI-powered. The question is whether you'll build it right or ship a demo that falls apart in production.

2026-05-06
ai-native-cli
مطوّرو البرمجيات

Design spec with 98 rules for building CLI tools that AI agents can safely use. Covers structured JSON output, error handling, input contracts, safety guardrails, exit codes, and agent self-description.

2026-05-06
ai-ml
علماء البيانات

AI and machine learning workflow covering LLM application development, RAG implementation, agent architecture, ML pipelines, and AI-powered features.

2026-05-06
ai-md
مطوّرو البرمجيات

Convert human-written CLAUDE.md into AI-native structured-label format. Battle-tested across 4 models. Same rules, fewer tokens, higher compliance.

2026-05-06
ai-engineering-toolkit
مطوّرو البرمجيات

6 production-ready AI engineering workflows: prompt evaluation (8-dimension scoring), context budget planning, RAG pipeline design, agent security audit (65-point checklist), eval harness building, and product sense coaching.

2026-05-06
ai-engineer
مطوّرو البرمجيات

Build production-ready LLM applications, advanced RAG systems, and intelligent agents. Implements vector search, multimodal AI, agent orchestration, and enterprise AI integrations.

2026-05-06
ai-dev-jobs-mcp
متخصصو الموارد البشرية

Search 8,400+ AI and ML jobs across 489 companies, inspect listings and employers, match roles, and view salary and market stats via AI Dev Jobs MCP

2026-05-06
ai-analyzer
الأطباء الآخروناختصاصيو التغذية والتغذية العلاجية

AI驱动的综合健康分析系统,整合多维度健康数据、识别异常模式、预测健康风险、提供个性化建议。支持智能问答和AI健康报告生成。

2026-05-06
ai-agents-architect
مطوّرو البرمجيات

Expert in designing and building autonomous AI agents. Masters tool use, memory systems, planning strategies, and multi-agent orchestration.

2026-05-06
ai-agent-development
مطوّرو البرمجيات

AI agent development workflow for building autonomous agents, multi-agent systems, and agent orchestration with CrewAI, LangGraph, and custom agents.

2026-05-06
convertkit-automation
مطوّرو البرمجيات

Automate ConvertKit (Kit) tasks via Rube MCP (Composio): manage subscribers, tags, broadcasts, and broadcast stats. Always search tools first for current schemas.

2026-05-05
conversation-memory
مطوّرو البرمجيات

Persistent memory systems for LLM conversations including short-term, long-term, and entity-based memory

2026-05-05
context7-auto-research
مطوّرو البرمجيات

Automatically fetch latest library/framework documentation for Claude Code via Context7 API. Use when you need up-to-date documentation for libraries and frameworks or asking about React, Next.js, Prisma, or any other popular library.

2026-05-05
context-window-management
مطوّرو البرمجيات

Strategies for managing LLM context windows including summarization, trimming, routing, and avoiding context rot

2026-05-05
context-optimization
مطوّرو البرمجيات

Context optimization extends the effective capacity of limited context windows through strategic compression, masking, caching, and partitioning. The goal is not to magically increase context windows but to make better use of available capacity.

2026-05-05
context-manager
مطوّرو البرمجيات

Elite AI context engineering specialist mastering dynamic context management, vector databases, knowledge graphs, and intelligent memory systems.

2026-05-05
context-management-context-restore
مطوّرو البرمجيات

Use when working with context management context restore

2026-05-05
context-guardian
مطوّرو البرمجيات

Guardiao de contexto que preserva dados criticos antes da compactacao automatica. Snapshots, verificacao de integridade e zero perda de informacao.

2026-05-05
context-fundamentals
مطوّرو البرمجيات

Context is the complete state available to a language model at inference time. It includes everything the model can attend to when generating responses: system instructions, tool definitions, retrieved documents, message history, and tool outputs.

2026-05-05
context-driven-development
متخصصو إدارة المشاريع

Guide for implementing and maintaining context as a managed artifact alongside code, enabling consistent AI interactions and team alignment through structured project documentation.

2026-04-30
context-degradation
مطوّرو البرمجيات

Language models exhibit predictable degradation patterns as context length increases. Understanding these patterns is essential for diagnosing failures and designing resilient systems.

2026-04-30
context-compression
مطوّرو البرمجيات

When agent sessions generate millions of tokens of conversation history, compression becomes mandatory. The naive approach is aggressive compression to minimize tokens per request.

2026-04-30
context-agent
مطوّرو البرمجيات

Agente de contexto para continuidade entre sessoes. Salva resumos, decisoes, tarefas pendentes e carrega briefing automatico na sessao seguinte.

2026-04-30
content-strategy
محللو أبحاث السوق ومتخصصو التسويق

Plan a content strategy, topic clusters, editorial roadmap, and content mix for traffic, authority, and lead generation. Use when deciding what to publish, what topics to prioritize, or how to structure a content program.

2026-04-30
content-marketer
محللو أبحاث السوق ومتخصصو التسويق

Elite content marketing strategist specializing in AI-powered content creation, omnichannel distribution, SEO optimization, and data-driven performance marketing.

2026-04-30
content-creator
الكتّاب والمؤلفون

Professional-grade brand voice analysis, SEO optimization, and platform-specific content frameworks.

2026-04-30
constant-time-analysis
محللو أمن المعلومات

Analyze cryptographic code to detect operations that leak secret data through execution timing variations.

2026-04-30
domain-name-brainstormer
مطوّرو البرمجيات

Generate creative domain name ideas for your project and check availability across multiple TLDs (.com, .io, .dev, .ai, .app). Find the perfect domain name without manual checking.

2026-04-28
github-triage
مطوّرو البرمجيات

Triage GitHub issues through a label-based state machine. Use when user wants to create an issue, triage issues, review incoming bugs or feature requests, prepare issues for an AFK agent, or manage issue workflow.

2026-04-26
caveman
الكتّاب والمؤلفون

Ultra-compressed communication mode. Cuts token usage ~75% by dropping filler, articles, and pleasantries while keeping full technical accuracy. Use when user says "caveman mode", "talk like caveman", "use caveman", "less tokens", "be brief", or invokes /caveman.

2026-04-26
webapp-testing
محللو ضمان جودة البرمجيات والمختبرون

Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browser logs.

2026-04-26
support-ticket-triage
موظفو المكاتب العامون

Triage customer support tickets/emails/chats into categories, priority, and next action; draft responses and create reproducible steps; use for Zendesk/Intercom/Help Scout exports or pasted threads.

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