Generate current-brand Alex SVG banners with the canonical x-loop and navy/emerald/teal/cyan palette. Use for READMEs, plans, notes, and release artifacts.
fabioc-aloha/Alex_ACT_Edition
SkillsMP has collected 13 skills from fabioc-aloha/Alex_ACT_Edition. Open a skill to review its source and details.
- Latest recorded source activity
- SkillsMP catalog refreshed
- skills collected
- 13
- GitHub stars
- 0
- GitHub forks
- 0
Skills in this repository
Showing 13 of 13 collected skills.
Greeting-triggered self-check — recognise greetings, check Edition version against the upstream tag, scan AI-Memory announcements, and report inside the greeting reply
Detect, resolve, and manage the Alex_ACT_Memory shared memory bus. Fires on bootstrap, session start (announcements), and feedback writes.
Use 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…
Convert Word documents (.docx) to clean Markdown with image extraction and pandoc cleanup
Convert HTML documents to clean Markdown via pandoc
Convert Markdown to RFC 5322 email (.eml) with inline CSS and CID images
Convert Markdown to standalone HTML pages with embedded CSS, images, and Mermaid diagrams
Strip Markdown formatting and produce clean plain text via pandoc
Convert Markdown with Mermaid diagrams and SVG illustrations to professional Word documents
Use when the user wants to humanize, de-AI, de-slop, or un-ChatGPT a piece of text — strip AI-isms and add real voice. Scans for 29 documented AI-writing patterns (Wikipedia's "Signs of AI writing") and produces a draft → self-audit → final rewrite. Optional…
Use when the user wants a plan instead of execution, or before any non-trivial implementation (multi-file, architectural choice, > 15 min). Writes a concrete actionable markdown plan with bite-sized tasks (2-5 min each), exact file paths, complete code, and…
Use when the user wants to feel out an idea before committing to a real build — "spike this out", "try it", "is this even possible?", "compare A vs B". Throwaway experiments that decompose into 2-5 feasibility questions, build minimal observable prototypes,…