Skip to main content
Ejecuta cualquier Skill en Manus
con un clic
Repositorio de GitHub

Alex_Skill_Mall

Alex_Skill_Mall contiene 364 skills recopiladas de fabioc-aloha, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.

skills recopiladas
364
Stars
1
actualizado
2026-07-01
Forks
1
Cobertura ocupacional
50 categorías ocupacionales · 100% clasificado
explorador de repositorios

Skills en este repositorio

copilot-sdk
Otras ocupaciones informáticas

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
Administradores de redes y sistemas informáticos

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

2026-07-01
infrastructure-as-code
Administradores de redes y sistemas informáticos

Domain: DevOps & Cloud Engineering

2026-07-01
docx-to-md
Editores de escritorio

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

2026-07-01
md-to-eml
Desarrolladores de software

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

2026-07-01
md-to-epub
Desarrolladores de software

Convert Markdown to EPUB 3 e-books via Pandoc.

2026-07-01
md-to-html
Desarrolladores web

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

2026-07-01
md-to-latex
Desarrolladores de software

Convert Markdown to LaTeX source via Pandoc.

2026-07-01
md-to-pdf
Desarrolladores de software

Convert Markdown to PDF via Pandoc with two rendering engines.

2026-07-01
md-to-pptx
Desarrolladores de software

Convert Markdown to PowerPoint presentations via Pandoc.

2026-07-01
md-to-word
Editores de escritorio

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

2026-07-01
pptx-to-md
Desarrolladores de software

Convert PowerPoint (.pptx) to Markdown via Pandoc.

2026-07-01
github-actions-version-upgrades
Desarrolladores de software

Older action versions trigger deprecation warnings and will eventually break:

2026-07-01
project-deployment
Desarrolladores de software

Universal deployment patterns for any project type.

2026-07-01
docs-decay-velocity
Desarrolladores de software

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

2026-07-01
md-scaffold
Desarrolladores de software

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

2026-07-01
node-winget-collision
Administradores de redes y sistemas informáticos

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

2026-07-01
mall-self-curation
Desarrolladores de software

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
Desarrolladores de software

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

2026-05-29
source-inventory
Desarrolladores de software

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
Desarrolladores de software

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
Desarrolladores de software

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

2026-05-29
currency-audit
Desarrolladores de software

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

2026-05-29
evaluation
Analistas de garantía de calidad de software y probadores

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
Analistas de garantía de calidad de software y probadores

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
Desarrolladores de software

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
Desarrolladores de software

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
Analistas de seguridad de la información

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
Desarrolladores de software

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
Desarrolladores de software

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
Desarrolladores de software

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
Desarrolladores de software

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
Desarrolladores de software

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

2026-05-27
multi-agent-patterns
Desarrolladores de software

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
Especialistas en operaciones de negocios, todos los demás

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

2026-05-27
subagent-orchestrator
Desarrolladores de software

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

2026-05-27
linkedin-automation
Desarrolladores de software

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
Escritores y autoresEspecialistas en relaciones públicas

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
Especialistas en relaciones públicas

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
Desarrolladores de software

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
Mostrando las 40 principales de 364 skills recopiladas en este repositorio.