fabioc-aloha
- 26 skills
- 0 followers
- 1 week ago last updated
- ▌ AI Memory Setup · fabioc-alohaDetect, create, and manage the AI-Memory fleet communication channel. Fires on bootstrap, session start (announcements), and feedback writes.
- ▌ Creative Writing · fabioc-alohaPatterns for fiction, narrative structure, character development, dialogue, and storytelling craft.
- ▌ Greeting Checkin · fabioc-alohaGreeting-triggered self-check — recognise greetings, check Edition version against the upstream tag, scan AI-Memory announcements, and report inside the greeting reply
- ▌
- ▌ Critical Thinking · fabioc-alohaChallenge what you think is right — alternative hypotheses, missing data, evidence quality, bias detection, falsifiability, and adversarial review
- ▌ Lint Clean Markdown · fabioc-alohaWrite markdown that passes markdownlint on first attempt — encode the most common rules as muscle memory
- ▌ Problem Framing Audit · fabioc-alohaStep-back protocol — restate, generalise, specialise, invert, ask why, pre-mortem, check stakeholders, and audit framings before solving
- ▌ Alex Banner Generation · fabioc-alohaGenerate on-brand Alex — ACT Edition SVG banners for documents (READMEs, plans, notes, release artifacts)
- ▌ Markdown Sanitization Chain · fabioc-alohaRender user-supplied markdown safely — marked.js → DOMPurify → Mermaid (order matters; skipping the sanitizer is XSS)
- ▌ Mermaid Mode Fragility · fabioc-alohaMermaid renders blank or garbled — diagnose silent failures in timeline, gitGraph, gantt; default to flowchart for arbitrary text
- ▌ Audit Integrity · fabioc-alohaShared audit integrity framework for all AppSec agents — enforces output quality, intellectual honesty, and continuous improvement through anti-rationalization guards, self-critique loops, retry protocols, non-negotiable behaviors, self-reflection quality gates (1-10 scoring, ≥8 threshold), and a self-learning system with lesson/memory governance for security analysis agents.
- ▌ Graphic Design · fabioc-alohaPatterns for visual design, SVG creation, layout composition, typography, and brand identity.
- ▌ Image Handling · fabioc-alohaRight format, right size, right quality — plus AI image generation via Replicate
- ▌ Interview Coach · fabioc-alohaFull job search coaching system — JD decoding, resume, storybank, mock interviews, transcript analysis, comp negotiation. 23 commands, persistent state.
- ▌ Remediate Nsg · fabioc-alohaApplies M365NetIsoNsg compliance rules to an existing Azure NSG and outputs the ARM template for Safe Deployment.
- ▌ Mall Curation · fabioc-alohaCurate Alex_Skill_Mall — decide when to add, keep, refresh, or prune stores and catalog entries
- ▌ Brain Audit · fabioc-alohaPerform a local brain audit for ACT Edition (and Supervisor) using deterministic QA plus targeted file review, then produce severity-ranked fixes. Pairs with extension-audit on the sibling surface side; the Marketplace surface routes there, not here.
- ▌ Doc Hygiene · fabioc-alohaDocumentation hygiene — anti-drift rules, count elimination, and living document maintenance
- ▌ Md To Word · fabioc-alohaConvert Markdown with Mermaid diagrams and SVG illustrations to professional Word documents
- ▌ DOCX To Md · fabioc-alohaConvert Word documents (.docx) to clean Markdown with image extraction and pandoc cleanup
- ▌
- ▌ Md To HTML · fabioc-alohaConvert Markdown to standalone HTML pages with embedded CSS, images, and Mermaid diagrams
- ▌
- ▌
- ▌ Meditation · fabioc-alohaConsolidate session learning into permanent architecture — extract patterns into skills, instructions, prompts, or memory
- ▌ Spike · fabioc-alohaUse 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, and return VALIDATED / PARTIAL / INVALIDATED verdicts. Disposable by design. Adapted from Hermes Agent / GSD.