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

Alex_Skill_Mall

يحتوي Alex_Skill_Mall على 364 من skills المجمعة من fabioc-aloha، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
364
Stars
1
محدث
2026-07-01
Forks
1
التغطية المهنية
50 فئات مهنية · 100% مصنفة
مستكشف المستودعات

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

copilot-sdk
المهن الحاسوبية الأخرى

Build applications powered by GitHub Copilot using the Copilot SDK — session management, custom tools, streaming, hooks, MCP servers, BYOK, deployment patterns

2026-07-01
azure-devops-automation
مديرو الشبكات وأنظمة الحاسوب

CI/CD pipelines, infrastructure as code, and deployment automation for Azure workloads

2026-07-01
infrastructure-as-code
مديرو الشبكات وأنظمة الحاسوب

Domain: DevOps & Cloud Engineering

2026-07-01
docx-to-md
فنيو النشر المكتبي

Convert Word documents (.docx) to clean Markdown with image extraction and pandoc cleanup

2026-07-01
md-to-eml
مطوّرو البرمجيات

Convert Markdown to RFC 5322 email (.eml) with inline CSS and CID images

2026-07-01
md-to-epub
مطوّرو البرمجيات

Convert Markdown to EPUB 3 e-books via Pandoc.

2026-07-01
md-to-html
مطوّرو الويب

Convert Markdown to standalone HTML pages with embedded CSS, images, and Mermaid diagrams

2026-07-01
md-to-latex
مطوّرو البرمجيات

Convert Markdown to LaTeX source via Pandoc.

2026-07-01
md-to-pdf
مطوّرو البرمجيات

Convert Markdown to PDF via Pandoc with two rendering engines.

2026-07-01
md-to-pptx
مطوّرو البرمجيات

Convert Markdown to PowerPoint presentations via Pandoc.

2026-07-01
md-to-word
فنيو النشر المكتبي

Convert Markdown with Mermaid diagrams and SVG illustrations to professional Word documents

2026-07-01
pptx-to-md
مطوّرو البرمجيات

Convert PowerPoint (.pptx) to Markdown via Pandoc.

2026-07-01
github-actions-version-upgrades
مطوّرو البرمجيات

Older action versions trigger deprecation warnings and will eventually break:

2026-07-01
project-deployment
مطوّرو البرمجيات

Universal deployment patterns for any project type.

2026-07-01
docs-decay-velocity
مطوّرو البرمجيات

Documentation decay rates by content type — hardcoded numbers and version pins rot fastest

2026-07-01
md-scaffold
مطوّرو البرمجيات

Scaffold properly structured Markdown files from templates for clean first-pass conversion

2026-07-01
node-winget-collision
مديرو الشبكات وأنظمة الحاسوب

Node.js installed via winget collides with nvm — path priority, shim conflicts, resolution steps

2026-07-01
mall-self-curation
مطوّرو البرمجيات

How the Plugin Mall scans, scores, and prunes itself. The Mall is a self-curating repo; this skill is its operational playbook for the weekly catalog refresh and trust scoring. Use when working on the scan pipeline, debugging a stuck weekly PR, or onboarding to Mall internals.

2026-05-29
meditation
مطوّرو البرمجيات

Consolidate session learning into permanent architecture — extract patterns into skills, instructions, prompts, or memory

2026-05-29
source-inventory
مطوّرو البرمجيات

Maintain the source registry in sources/supported-stores.json — add a new third-party plugin store, retire one, refresh metadata, validate the schema. Use when proposing a registry change, after the weekly cron flags a source as unhealthy, or when a candidate store needs evaluation before adding.

2026-05-29
staleness-discipline
مطوّرو البرمجيات

Detect, classify, and prune stale source stores in the Mall — define what stale means and how to remove gracefully without breaking downstream consumers.

2026-05-29
store-evaluation
مطوّرو البرمجيات

Evaluate a proposed store for inclusion in Alex_ACT_Plugin_Mall using a quality scorecard

2026-05-29
currency-audit
مطوّرو البرمجيات

Comprehensive brain file review — external freshness, internal consistency, semantic accuracy — stamp only after full assessment

2026-05-29
evaluation
محللو ضمان جودة البرمجيات والمختبرون

This skill should be used when building agent evaluation systems: deterministic checks, regression suites, multi-dimensional rubrics, quality gates, production monitoring, baseline comparison, and outcome measurement for agent pipelines.

2026-05-27
agent-evaluation
محللو ضمان جودة البرمجيات والمختبرون

Testing and benchmarking LLM agents including behavioral testing, capability assessment, reliability metrics, and production monitoring—where even top agents achieve less than 50% on real-world benchmarks

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

This skill should be used for persistent semantic memory in agent systems: cross-session knowledge retention, entity tracking, temporal validity, graph or vector retrieval, memory consolidation, and memory benchmark selection. Route file-backed scratchpads to filesystem-context, handoff summaries to context-compression, and token-efficiency tactics to context-optimization.

2026-05-27
tool-design
مطوّرو البرمجيات

This skill should be used for the tool-interface layer of an agent system specifically: writing tool descriptions agents can route on, designing tool schemas and response formats, naming conventions, actionable error recovery messages, MCP server design, tool-set consolidation, and deciding when to add or remove an individual tool. Use this when the unit of work is a single tool or a set of tools. Route project-shape, pipeline architecture, and task-model-fit decisions to project-development; route deciding whether to introduce sub-agents to multi-agent-patterns.

2026-05-27
agentic-actions-auditor
محللو أمن المعلومات

Audits GitHub Actions workflows for security vulnerabilities in AI agent integrations including Claude Code Action, Gemini CLI, OpenAI Codex, and GitHub AI Inference. Detects attack vectors where attacker-controlled input reaches. AI agents running in CI/CD pipelines.

2026-05-27
bdi-mental-states
مطوّرو البرمجيات

This skill should be used when modeling agent mental states with BDI concepts: beliefs, desires, intentions, RDF-to-belief transformations, rational agency traces, cognitive agents, BDI ontologies, and neuro-symbolic AI integration.

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

This skill should be used when long-running agent sessions need context compression, structured summarization, compaction, token-per-task optimization, or durable handoff summaries that preserve decisions, files, risks, and next actions.

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

This skill should be used for diagnosing and mitigating context degradation: lost-in-middle failures, context poisoning, context clash, context confusion, attention-pattern issues, and agent performance degradation caused by accumulated or conflicting context.

2026-05-27
hosted-agents
مطوّرو البرمجيات

This skill should be used when designing hosted or background agent infrastructure: sandboxed execution, remote coding environments, warm pools, session persistence, multiplayer collaboration, self-spawning agents, or Modal-style sandboxes.

2026-05-27
multi-agent-architect
مطوّرو البرمجيات

Design and optimize production-grade multi-agent systems with LangGraph, LangChain, and DeepAgents for complex AI workflows.

2026-05-27
multi-agent-patterns
مطوّرو البرمجيات

This skill should be used when designing multi-agent systems that need context isolation, supervisor or swarm coordination, explicit handoffs, parallel execution, or a decision on whether multiple agents are justified.

2026-05-27
on-call-handoff-patterns
متخصصو العمليات التجارية، جميع الآخرون

Effective patterns for on-call shift transitions, ensuring continuity, context transfer, and reliable incident response across shifts.

2026-05-27
subagent-orchestrator
مطوّرو البرمجيات

Coordinate quota-aware parallel subagents for large, multi-file Antigravity tasks.

2026-05-27
linkedin-automation
مطوّرو البرمجيات

Automate LinkedIn tasks via Rube MCP (Composio): create posts, manage profile, company info, comments, and image uploads. Always search tools first for current schemas.

2026-05-27
linkedin-post-formatter
الكتّاب والمؤلفونمتخصصو العلاقات العامة

Format and draft compelling LinkedIn posts using Unicode bold/italic styling, visual separators, structured sections, and engagement-optimized patterns. USE FOR: draft LinkedIn post, format text for LinkedIn, create social media post, write thought leadership post, convert content to LinkedIn format, LinkedIn carousel text, Unicode bold italic formatting.

2026-05-27
linkedin-profile-optimizer
متخصصو العلاقات العامة

High-intent expert for LinkedIn profile checks, authority building, and SEO optimization. Invoke to audit, rewrite, and enhance profiles for top 1% positioning.

2026-05-27
action-items-todoist
مطوّرو البرمجيات

Extract action items from today's Granola/Grain meetings, create Todoist tasks, complete fulfilled tasks, and draft meeting-triggered follow-up emails. Use when running the daily action items cron, post-meeting cron, or when user asks to process meeting action items. NOT for general email drafting without meeting context.

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