Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

Alex_Skill_Mall

Alex_Skill_Mall contient 364 skills collectées depuis fabioc-aloha, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
364
Stars
1
mis à jour
2026-07-01
Forks
1
Couverture métier
50 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

copilot-sdk
Autres occupations informatiques

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
Administrateurs de réseaux et de systèmes informatiques

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

2026-07-01
infrastructure-as-code
Administrateurs de réseaux et de systèmes informatiques

Domain: DevOps & Cloud Engineering

2026-07-01
docx-to-md
Éditeurs PAO

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

2026-07-01
md-to-eml
Développeurs de logiciels

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

2026-07-01
md-to-epub
Développeurs de logiciels

Convert Markdown to EPUB 3 e-books via Pandoc.

2026-07-01
md-to-html
Développeurs web

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

2026-07-01
md-to-latex
Développeurs de logiciels

Convert Markdown to LaTeX source via Pandoc.

2026-07-01
md-to-pdf
Développeurs de logiciels

Convert Markdown to PDF via Pandoc with two rendering engines.

2026-07-01
md-to-pptx
Développeurs de logiciels

Convert Markdown to PowerPoint presentations via Pandoc.

2026-07-01
md-to-word
Éditeurs PAO

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

2026-07-01
pptx-to-md
Développeurs de logiciels

Convert PowerPoint (.pptx) to Markdown via Pandoc.

2026-07-01
github-actions-version-upgrades
Développeurs de logiciels

Older action versions trigger deprecation warnings and will eventually break:

2026-07-01
project-deployment
Développeurs de logiciels

Universal deployment patterns for any project type.

2026-07-01
docs-decay-velocity
Développeurs de logiciels

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

2026-07-01
md-scaffold
Développeurs de logiciels

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

2026-07-01
node-winget-collision
Administrateurs de réseaux et de systèmes informatiques

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

2026-07-01
mall-self-curation
Développeurs de logiciels

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
Développeurs de logiciels

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

2026-05-29
source-inventory
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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

2026-05-29
currency-audit
Développeurs de logiciels

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

2026-05-29
evaluation
Analystes en assurance qualité des logiciels et testeurs

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
Analystes en assurance qualité des logiciels et testeurs

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Analystes en sécurité de l'information

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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

2026-05-27
multi-agent-patterns
Développeurs de logiciels

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
Spécialistes des opérations commerciales, autres

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

2026-05-27
subagent-orchestrator
Développeurs de logiciels

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

2026-05-27
linkedin-automation
Développeurs de logiciels

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
Écrivains et auteursSpécialistes en relations publiques

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
Spécialistes en relations publiques

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
Développeurs de logiciels

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
Affichage des 40 principaux skills collectés sur 364 dans ce dépôt.