Claude Skills · Support

Use when a support or sales bot on a live website must behave: persona/system prompt, grounding so it cannot invent prices or policy, jailbreak and injection defense, the human handoff, launch metrics and kill switch. NOT the agent loop or RAG index under it (that is `building-agents`), NOT a human answering one ticket (that is `customer-support`).

★ 66 Synced 1 hour ago View SKILL.md

At a glance

Support Manual install Shell Auth required Actively maintained

This skill is for Support and helps you set up a website chatbot, create a chatbot persona, and configure chatbot handoff to human.

Install git clone --depth 1 https://github.com/ericrisco/rsc-harness cp -r rsc-harness/skills/chatbot ~/.claude/skills/chatbot
Can use Not declared by the author

Setup, runtime and requirements describe ericrisco/rsc-harness, the repo this skill ships in.

chatbotLive WebsitePersonagroundingjailbreak-defenseInjection Prevention

Also in ericrisco/rsc-harness

View the repo
Ab Testing Data & Analytics

Use when designing or analyzing a controlled experiment — falsifiable hypothesis, sample size from an MDE, reading significance/CI/power, CU...

Accessibility Coding

Use when making a web UI conform to WCAG 2.2 Level AA — axe-core or Lighthouse a11y violations, keyboard operability, focus management, ARIA...

Ads Marketing

Use when running or fixing paid acquisition on Google or Meta — campaign structure (Performance Max, Demand Gen, Search, Advantage+), platfo...

Agent Eval Code Review & Testing

Use when measuring whether an LLM or agent system actually got better and gating merges on it: golden sets, fixing an inflated LLM-as-judge,...

Agent Safety DevOps & Infrastructure

Use when bounding an LLM agent that already runs — scoping its task domain, gating tools to least privilege, defending against prompt inject...

AI Media Design

Use when a creative goal must become a finished media file: pick and order generative-media models per modality — AI voiceover, image-to-vid...

Analytics Data & Analytics

Use when instrumenting product or web analytics — GA4/PostHog SDK wiring, event taxonomy, funnels, double-counted events, consent gating, PI...

Analyze Code Review & Testing

Use when constitution, spec, plan and tasks all exist and you want them cross-read against each other before any code is written — the rsc-s...

Angular Legal

Use when building, refactoring, or debugging Angular (v20/21+): standalone components, signals, zoneless change detection, @if/@for/@defer c...

Use when writing a client for someone else's REST or GraphQL API: auth flow choice and token refresh, pagination to exhaustion, retry-with-j...

API Design Legal

Use when settling the contract of an API you expose, before implementation: resources/URLs, REST vs GraphQL, versioning, one RFC 9457 error...

Article Writing Marketing

Use when writing one long-form article end to end — answer-first lede, question-shaped headings, plus its on-page surface (title, meta, slug...

Other Support skills

To Tickets mattpocock/skills

Break a plan, spec, or the current conversation into a set of tracer-bullet tickets, each declaring its blocking edges, published to the con...

Implement mattpocock/skills

Implement a piece of work based on a spec or set of tickets.

Wayfinder mattpocock/skills

Plan a huge chunk of work — more than one agent session can hold — as a shared map of decision tickets on your issue tracker, and resolve th...

Gws Modelarmor googleworkspace/cli

Google Model Armor: Filter user-generated content for safety.

Persona Customer Support googleworkspace/cli

Manage customer support — track tickets, respond, escalate issues.

Atlassian MCP Jeffallan/claude-skills

Integrates with Atlassian products to manage project tracking and documentation via MCP protocol. Use when querying Jira issues with JQL fil...