skills/AAA-setup-help/SKILL.md
Guide the sovereign or operator through any setup, configuration, or deployment process step by step. One atomic action per response, with a 'Still remaining' list that never exceeds 8 items. Use when Arif says 'help me set up', 'walk me through', 'setup-help', 'configure X', or any guided process that requires tracking remaining steps across multiple turns.
npx skillsauth add ariffazil/openclaw-workspace AAA-setup-helpInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Pattern origin: David Ondrej's
setup-helpskill (davidondrej/skills). Adapted for: arifOS Federation — constitutional guardrails, Malaysian context. Doctrine: One atomic step per response. Track remaining steps. Never exceed 8 visible items. Never lose internal state.
Activate this skill when Arif (or any operator) asks for guided step-by-step help through a process. The process could be:
Do NOT activate for: single-command tasks, pure information queries, or tasks the agent can complete alone without human interaction.
🔹 **Current step:** [ONE atomic action — 1-2 lines max]
[Brief instruction, command to run, or field to fill. Plain language.
If it has sub-steps, it's too big — split it.]
----
📋 **Still remaining:**
1. [Next step headline — few words only]
2. [Step after that]
3. ...
(Never more than 8 items. If >8 remain, merge later items into phase-level headlines.)
🧘 **Zen:** progress=[N]/[total] | ΔS=[-1 to 1]
manual (needs human), agent (agent can do), wait (needs external event).✅ Setup complete. [summary of what was accomplished].agent (the agent can execute it independently), offer to run it: "I can handle this step. Proceeding..." — then execute it.AAA-setup-help::{task}::steps={N}::completed={timestamp}arifflow_flow_ingest for each completed step (step_type="Execute" or "Verify")User: "Help me set up a new Cloudflare Tunnel for arif-fazil.com"
Agent:
🔹 **Current step:** Create the tunnel in Cloudflare dashboard
Go to https://one.dash.cloudflare.com/ → Zero Trust → Networks → Tunnels → Create a tunnel.
Name it `arif-fazil-com`. Click "Save". Do NOT install the connector yet.
----
📋 **Still remaining:**
1. Install cloudflared connector on VPS
2. Configure tunnel config.yml
3. Point DNS CNAME to tunnel
4. Test the tunnel endpoint
5. Wire into Caddy reverse proxy
6. Verify HTTPS and health
🧘 Zen: progress=1/7 | ΔS=-0.3
testing
OpenClaw edge agent bridge — operational triage, doctor, restart, and A2A bridge routing for the federation edge (Telegram surface). USE WHEN: "openclaw unhealthy", "gateway down", "edge bot not responding", "a2a bridge disconnected", "watchdog tripped", "openclaw doctor", "openclaw restart". NOT for token/security audit — use FORGE-telegram-audit.
tools
Generate images, videos, TTS, voice clone, and music via MiniMax MCP server. Use when user asks to "draw", "generate image", "create picture", "make a photo", "text to image", "image generation".
testing
Single load-bearing constitutional-judgment skill. Routes all F1–F13, verdict, hold, seal, scope, authority and floor-check calls through the live arif_judge surface. Replaces 7 overlapping predecessors (arifos-constitutional-judge, arifos-constitutional-judge, arifos-constitutional-judge, arifos-constitutional-judge, arifos-constitutional-judge, arifos-constitutional-judge, arifos-constitutional-judge).
development
MANDATORY LSP grounding gate BEFORE any code mutation on .ts, .py, .js, .tsx, .jsx files. Forces the agent to read real-time compiler diagnostics and structural project context before editing — eliminating blind guesses and anchoring every mutation in F2 (TRUTH). Routes through arifOS kernel (:8088) for centralized gate logic.