ads-audit
Full multi-platform paid advertising audit with parallel subagent delegation. Analyzes Google Ads, Meta Ads, LinkedIn Ads, TikTok Ads, and Microsoft Ads…
Installs and wires up Open WebUI end to end, so a non-technical user gets a working local AI chat in the browser instead of setup instructions. Use when the user says "install Open WebUI", "set up Open WebUI", "get Open WebUI running", "connect Open WebUI to Ollama", "Open WebUI
$ npx -y skills add naveedharri/benai-skills --skill install-openwebui --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/install-openwebuiContext preview
The summary Claude sees to decide when to auto-load this skill.
Installs and wires up Open WebUI end to end, so a non-technical user gets a working local AI chat in the browser instead of setup instructions. Use when the user says "install Open WebUI", "set up Open WebUI", "get Open WebUI running", "connect Open WebUI to Ollama", "Open WebUI
name: install-openwebui description: Installs and wires up Open WebUI end to end, so a non-technical user gets a working local AI chat in the browser instead of setup instructions. Use when the user says "install Open WebUI", "set up Open WebUI", "get Open WebUI running", "connect Open WebUI to Ollama", "Open WebUI shows no models", "localhost:8080 refused to connect", "does not support tools", or asks for help finishing a local AI setup. Installs Ollama if missing, pulls a model that fits, starts the server, connects them, and proves it works with a real reply. Requires Claude Code with shell access on the user's own machine; refuses to run in a sandbox. disable-model-invocation: true
Turns the most technical local AI option into the easiest one. Ends with a working chat in the browser, not a list of commands.
Run the check in `references/environment-check.md` first. These skills need a shell on the user's own machine. If the environment is a sandbox or container, stop and tell the user to run this in Claude Code on the computer they want to set up. Do not report detected specs from a sandbox: wrong specs are worse than none.
Track progress:
Task Progress: - [ ] 1. Check what is already there - [ ] 2. Get consent, with sizes - [ ] 3. Install and start - [ ] 4. Wire the connection - [ ] 5. Prove it works - [ ] 6. Render the handover report
Run the preflight block in `references/install-steps.md`. Establish: is Ollama installed and running, which models are pulled, is Open WebUI installed, is anything already on port 8080. Never install something that is already present.
If the user already ran `/scan-my-machine`, reuse that result instead of re-detecting.
Before installing or downloading anything, tell the user in one message: what will be installed, the download size in gigabytes, and roughly how long it will take. Then stop and wait for a yes.
Never skip this. A silent multi-gigabyte download is the single worst failure mode for this skill.
Follow `references/install-steps.md` in order: Ollama, then a model chosen for their hardware, then Open WebUI, then start the server. Run the server detached so it survives the session. Report the log path.
Set the Ollama connection to `http://localhost:11434`. Read the "Which URL goes where" section of `references/install-steps.md` before touching any connection setting, because the two ports are easy to swap and the failure is silent.
Send one real prompt through the stack and show the reply. Do not report success on an HTTP 200 alone. Then give the user the URL and stop.
If anything fails at any step, go to `references/troubleshooting.md` before improvising. It covers the four failures that account for nearly every broken setup.
Deliver the handover as a rendered HTML page, not as chat text. Build it from `references/report-template.md` using the setup layout in section 4. Include the real prompt sent and the real reply received, how to restart the server, and the log path. Save it to the Desktop and open it.
Never run `kill` on a process the user did not ask you to stop.
This skill is never finished. Improve it as you use it.
| Step | Reference | |------|-----------| | before all steps | `references/environment-check.md` | | 1, 3, 4 | `references/install-steps.md` | | any failure | `references/troubleshooting.md` | | 6 | `references/report-template.md` |
Expert automation skills for Claude Code, organized by department.
Repo: naveedharri/benai-skills
Full multi-platform paid advertising audit with parallel subagent delegation. Analyzes Google Ads, Meta Ads, LinkedIn Ads, TikTok Ads, and Microsoft Ads…
Budget allocation and bidding strategy review across all ad platforms. Evaluates spend distribution, bidding strategy appropriateness, scaling readiness, and…
Competitor ad intelligence analysis across Google, Meta, LinkedIn, TikTok, and Microsoft. Analyzes competitor ad copy, creative strategy, keyword targeting,…
Cross-platform creative quality audit covering ad copy, video, image, and format diversity across all platforms. Detects creative fatigue, evaluates…
Google Ads deep analysis covering Search, Performance Max, Display, YouTube, and Demand Gen campaigns. Evaluates 74 checks across conversion tracking, wasted…
Landing page quality assessment for paid advertising campaigns. Evaluates message match, page speed, mobile experience, trust signals, form optimization, and…