competitor-analysis
Research competitors and produce a weekly digest of their positioning, launches, and messaging.
git clone --depth 1 https://github.com/holaboss-ai/holaOS /tmp/competitor-analysis && cp -r /tmp/competitor-analysis/runtime/api-server/src/embedded-capabilities/competitor-watch/skills/competitor-analysis ~/.claude/skills/competitor-analysisSKILL.md
# Competitor Analysis Gather public signals about a named competitor (site, social, press), summarize notable changes since the last run, and produce a short digest suitable for posting to a channel. 1. Identify the competitor and the time window. 2. Collect public signals (recent posts, launches, pricing/messaging changes). 3. Summarize the 3-5 most notable items with a one-line takeaway each. 4. Format a concise digest for the team.
Build a new holaOS app using @holaboss/app-builder-sdk (5 backend primitives + optional shadcn dashboard UI). The canonical path for vibe-coded apps — integration modules AND dashboard apps both live here.
Use when working in the embedded browser and you want the cheapest reliable interaction loop.
Use when validating or debugging a workflow in the embedded browser and you need a reproducible, evidence-first loop.
Build the visual layer of a holaOS dashboard app — TanStack Start + @holaboss/ui + workspace tokens. Use when an app has SDK primitives wired (via app-builder-sdk) AND needs a `src/client/` UI surface. NOT for marketing pages, NOT for snapshot HTML reports.
Provision a production-ready teammate only after its stable responsibilities, prerequisites, and reusable operating guidance are understood.
Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, artifacts, posters, or applications. Generates creative, polished code that avoids generic AI aesthetics.
This skill is for interface design — dashboards, admin panels, apps, tools, and interactive products. NOT for marketing design (landing pages, marketing sites, campaigns).
Add or update workspace MCP servers using holaOS mcp_registry syntax.