alex-banner-generationGenerate current-brand Alex SVG banners with the canonical x-loop and navy/emerald/teal/cyan palette. Use for READMEs, plans, notes, and release artifacts.greeting-checkinGreeting-triggered self-check — recognise greetings, check Edition version against the upstream tag, scan AI-Memory announcements, and report inside the greeting replyai-memory-setupDetect, resolve, and manage the Alex_ACT_Memory shared memory bus. Fires on bootstrap, session start (announcements), and feedback writes.browser-toolsUse VS Code 1.127+ browser tools (open_browser_page, screenshot_page, click_element, navigate_page, run_playwright_code) to reach content plain fetch_webpage can't hit (bot-protected sites, JavaScript-rendered pages, interactive gates) and to validate…docx-to-mdConvert Word documents (.docx) to clean Markdown with image extraction and pandoc cleanuphtml-to-mdConvert HTML documents to clean Markdown via pandocmd-to-emlConvert Markdown to RFC 5322 email (.eml) with inline CSS and CID imagesmd-to-htmlConvert Markdown to standalone HTML pages with embedded CSS, images, and Mermaid diagrams
저장소 탐색
fabioc-aloha · 저장소와 대표 skills - 2페이지
24개 GitHub 저장소에서 수집된 1,540개 skills를 저장소 단위로 보여줍니다.
academic-paper-draftingEnd-to-end academic paper drafting for CHI, HBR, journals, and conferences with venue-specific templates, drafting workflows, and revision strategies.alex-banner-generationGenerate on-brand Alex — ACT Edition SVG banners for documents (READMEs, plans, notes, release artifacts)creative-writingPatterns for fiction, narrative structure, character development, dialogue, and storytelling craft.docx-to-mdConvert Word documents (.docx) to clean Markdown with image extraction and pandoc cleanupgreeting-checkinGreeting-triggered self-check — recognise greetings, check Edition version against the upstream tag, scan AI-Memory announcements, and report inside the greeting replylint-clean-markdownWrite markdown that passes markdownlint on first attempt — encode the most common rules as muscle memorymarkdown-mermaidClear documentation through visual excellencemd-to-emlConvert Markdown to RFC 5322 email (.eml) with inline CSS and CID images
error-handling统一错误处理系统。在添加 API 端点、修改错误处理、添加前端 API 调用、编写错误相关测试时使用。greeting-checkinGreeting-triggered self-check — recognise greetings, check Edition version against the upstream tag, scan AI-Memory announcements, and report inside the greeting replylanguage-injectionLLM Agent 多语言注入规范。在修改 Agent 提示词、添加新的 Agent 端点、处理用户可见的后端消息(message_code)时使用。project-agency-operationsCoordinates generic project Agency CLI, MCP authorization, M365 consent boundaries, Azure tooling, and Microsoft internal plugin adoption. Use when setting up or auditing Agency profiles, MCP servers, WorkIQ/M365 access, or curated plugins for a project.project-capability-adoptionGuides on-need adoption of an Agency MCP or Microsoft Foundry capability from the starter's capability catalog. Use when a project asks 'can we use X', 'should we adopt X', or needs to pull a specific tool/profile/Foundry capability without loading the whole…project-fabric-operationsCoordinates Microsoft Fabric MCP access, agents, skills, and curated marketplace plugins for a Fabric-heavy project. Use when setting up or auditing Fabric profiles, notebook-generation plugins, semantic-model review, or Fabric data-security checks.project-foundry-operationsCoordinates on-need adoption of Microsoft Foundry capabilities (IQ family, Toolboxes, Tool Search, Routines, autopilot agents, Agent Optimizer, Memory, Claude, SDKs) for a project building on Foundry Agent Service. Use when evaluating or adopting a Foundry…project-incident-responseCoordinates Incident Management (IcM) and DRI/on-call MCP access for a project. Use when investigating a live or recent incident, checking on-call/DRI status, or deciding whether an incident finding should become a remediation, exception, or documentation…
md-to-wordConvert Markdown with Mermaid diagrams and SVG illustrations to professional Word documents. Use when the user asks to convert to Word, make a docx, or export markdown as a .docx file.rich-emailCreate and validate polished HTML email drafts from Markdown, then open an unsent New Outlook draft on Windows. Use for rich stakeholder updates, executive summaries, or formatted email requests; do not use for automated, transactional, or bulk delivery.docx-to-mdConvert Word documents (.docx) to clean Markdown with image extraction and pandoc cleanup. Use when the user asks to convert a Word doc, convert docx to md, or import a .docx into markdown.html-to-mdConvert HTML documents to clean Markdown via pandoc. Use when the user asks to convert HTML to markdown or import a .html file into markdown.md-to-emlConvert Markdown to RFC 5322 email (.eml) with inline CSS and CID images. Use when the user asks to convert to email, make an eml, or export markdown as an .eml file.md-to-htmlConvert Markdown to standalone HTML pages with embedded CSS, images, and Mermaid diagrams. Use when the user asks to convert to HTML, make a webpage, or export markdown as an .html file.md-to-txtStrip Markdown formatting and produce clean plain text via pandoc. Use when the user asks to convert to plain text or export markdown as a .txt file.
markdown-mermaidClear documentation through visual excellencedata-preparationData cleaning, profiling, transformation, and quality gates -- prepares raw data for visualization and analysisdatasource-connectorsIngestion patterns for CSV, JSON, REST API, SQL, Excel, and Parquet -- guides an LLM through loading data from any common sourcedelivery-ascii-dashboardRender data dashboards as pure ASCII art in monospace text -- the cheapest, most portable delivery method. No rendering engine, no SVG, no browser. LLM-native output with predictable character geometry.storytelling-requirementsGuided requirements template for data storytelling projects -- walks users through audience, Big Idea, questions, data sources, and delivery target before any chart is createdvisual-storytellingOrchestrates requirements, ingestion, preparation, narrative framing, and ASCII delivery for data stories. Use for a multi-step data story; install alex-act-illustrator-plugin for chart selection and graphical output.
md-to-wordConvert Markdown with Mermaid diagrams and SVG illustrations to professional Word documentsai-memory-setupDetect, create, and manage the AI-Memory fleet communication channel. Fires on bootstrap, session start (announcements), and feedback writes.meditationConsolidate session learning into permanent architecture — extract patterns into skills, instructions, prompts, or memorybrain-auditPerform a local brain audit for ACT Edition using deterministic QA plus targeted file review, then produce severity-ranked fixes.lint-clean-markdownWrite markdown that passes markdownlint on first attempt — encode the most common rules as muscle memorymarkdown-mermaidClear documentation through visual excellence
uninstall-constellationCleanly uninstalls the six Alex ACT constellation plugins, Core's sixteen user-scope instructions, Illustrator's private MCP runtime, and their enabledPlugins entries by generating a machine-tailored PowerShell script for execution after VS Code closes. Use…install-constellationInstall and repair the Alex ACT brain spine and optional plugins, bootstrap Core's instructions, configure stable host settings, and offer workspace-scoped optional capability defaults. Use for first setup, greeting-time repair, or partial-install recovery.…plugin-managementGeneral Copilot CLI plugin operations: install / list / update / remove / marketplace add + remove, scope precedence (user vs repo), the enabledPlugins + extraKnownMarketplaces settings shape, and safe merge-not-overwrite settings edits. Use when a heir asks…update-pluginsSafely update Copilot CLI plugins by wrapping `copilot plugin update` with per-plugin change summaries and breaking-change warnings. Reads each plugin's CHANGELOG between the installed version and the latest available version, extracts any Breaking sections,…bootstrap-workspaceBootstrap repository-scoped VS Code workspace files for a plugin-native Alex ACT workspace. Use when a new repository lacks Markdown Preview CSS, the current workspace needs the explicit /alex-act-manager bootstrap-workspace repair path, or a repo needs…
markdown-mermaidAuthor markdown and Mermaid diagrams that render correctly in VS Code, GitHub, and other Mermaid 10+ consumers — covers diagram-tool selection, mandatory init template, parser pitfalls, and visual design rules. Use when writing technical docs with embedded…doc-hygieneDocumentation hygiene — anti-drift rules, count elimination, and living document maintenance
setup-enterprise-stackEmit and (with consent) install the Copilot CLI settings block for the public Microsoft ecosystem — Azure, Fabric (consumption/skills/operations/authoring), Power BI, and Microsoft 365 Agents Toolkit. Defaults to **repo scope**…setup-enterprise-stackEmit and (with consent) install the Copilot CLI settings block for the public Microsoft ecosystem — Azure, Fabric (consumption/skills/operations/authoring), Power BI, and Microsoft 365 Agents Toolkit. Defaults to **repo scope**…