Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

Alex_Skill_Mall

Alex_Skill_Mall 收录了来自 fabioc-aloha 的 364 个 skills,并提供仓库级职业覆盖和站内 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
当前展示该仓库 Top 40 / 364 个已收集 skills。