Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

Alex_Skill_Mall

Alex_Skill_Mall에는 fabioc-aloha에서 수집한 skills 364개가 있으며, 저장소 수준 직업 범위와 사이트 내 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
작가·저자PR 전문가

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
PR 전문가

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
이 저장소에서 수집된 skills 364개 중 상위 40개를 표시합니다.