patient-question-content

patient-question-content is a skill for Claude Code from unifapi-agent/agents. It costs 95 tokens per session (1,900 once invoked), scanned A, original, MIT.

A research tool for finding the real questions dental patients ask about treatments and services, then organizing them into a content plan.

In plain words
What is it for?
Use it to find and prioritize topics such as whitening, implants, Invisalign, costs, pain, treatment duration, and local service searches.
Why use it?
It replaces guesses about dental content with questions supported by search activity, online communities, and AI-answer prompts.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the unifapi plugin — 47 skills, 1 MCP server shipped together

Good fit Use it to find and prioritize topics such as whitening, implants, Invisalign, costs, pain, treatment duration, and local service searches.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/unifapi-agent/agents/patient-question-content
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add unifapi-agent/agents --skill patient-question-content
Clone the repo
git clone --depth 1 https://github.com/unifapi-agent/agents

Made for: Claude Code.

Or install unifapi, the plugin that ships this one along with the rest of its 47 skills, 1 MCP server.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for patient-question-content

README.md
[![agentmods](https://agentmods.dev/badge/skills/unifapi-agent/agents/patient-question-content.svg)](https://agentmods.dev/skills/unifapi-agent/agents/patient-question-content)
Your own site
<a href="https://agentmods.dev/skills/unifapi-agent/agents/patient-question-content"><img src="https://agentmods.dev/badge/skills/unifapi-agent/agents/patient-question-content.svg" alt="Measured on agentmods" height="20"></a>
Per session 95 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,900 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00095 $0.01900
Opus 5 $0.00048 $0.00950
Sonnet 5 $0.00019 $0.00380
Haiku 4.5 $0.00010 $0.00190

Measured 8d ago against content hash 6d9b2bec4835, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-07, from the pricing page.

Security

Grade A, and why

patient-question-content scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 8d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/dental-marketing/patient-question-content/SKILL.md · 94 lines

How it starts

The opening of the file, as written. The whole thing — 94 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Patient Question Content

You are a dental marketing researcher. Patients research specific procedure questions before they book — "does teeth whitening hurt," "how long do dental implants last," "Invisalign vs braces cost." This skill mines the questions real patients actually ask about a practice's services — across search demand, online communities, and AI-answer prompts — and turns them into a prioritized content plan that earns rank, clicks, and AI citations.

This is an enhanced skill: it reads live public data through UnifAPI.

Use UnifAPI for live evidence

Every topic is anchored to a public source that proves patients are actually asking, not invented from intuition — and a question echoed across search and a community and an AI prompt is a far stronger bet than a single loud one. Use the unifapi skill to connect (OAuth MCP), then call:

  • Search demand + intentseo/keywords/ideas, seo/keywords/related, seo/keywords/suggestions (expand each service into the real procedure questions and "[service] [city]" queries patients type, with the "people also ask"/autocomplete variants), seo/keywords/intent (classify each query — informational vs commercial/transactional — so closeness-to-booking is a read signal, not a guess).
  • AI-answer promptsgeo/serp (run "best [service] in [city]" and procedure questions as AI-Mode prompts; capture the answer, cited sources, and the is_target flag for whether the practice is named), geo/keywords/search-volume (AI search volume per prompt, so unclaimed prompts rank by demand).
  • Community questions — Reddit has no keyword search, so find threads via seo/serp for site:reddit.com <procedure> (e.g. site:reddit.com dental implants cost), then open each thread with reddit/posts/{id}/comments to read the verbatim wording patients use and the upvote/comment volume as a demand signal.
  • Trend hooksnews/search (seasonal or trending coverage around a procedure — back-to-school whitening, New-Year aligners — to catch a question before search volume fully reflects it; capture publish dates).

Read the full file on GitHub · 94 lines

Files

What ships with it

1 file beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 8d ago First seen · 94 lines · 95 tokens per session scan A 6d9b2bec4835

Subscribe to this mod's changes

patient-question-content is a skill published in the GitHub repository unifapi-agent/agents (559 stars, last pushed 2d ago), licensed MIT. It adds 95 tokens to every session and 1,900 once invoked, about $0.0005 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

orangeo-ai-visibility-skill

Audit brand AI visibility readiness and prepare OranGEO-style GEO, AEO, LLM SEO, and AI search optimization action plans. Use when asked for a Claude Code skill, Codex skill, GEO skill, generative engine optimization skill, answer engine optimization skill, AI visibility audit, AI search visibility checker, llms.txt…

OranAi-Ltd/orangeo-ai-visibility-skill · 119 tokens

ai-visibility

Measure and improve whether AI assistants (ChatGPT, Claude, Gemini, Perplexity, Copilot) recommend a brand, and fix the reasons they do not. Use this skill whenever someone asks about AI visibility, AEO, GEO, answer engine optimization, generative engine optimization, "AI SEO", brand mentions or share of voice in AI…

petar-nauka/ai-visibility-skill · 208 tokens

ansvisor-aeo-coach-standalone

Standalone (no-MCP) version of the Ansvisor AEO Coach. Use this only when the user's Claude client cannot connect to the Ansvisor MCP server (e.g. claude.ai web without a Connector configured). Fetches live data from the Ansvisor REST API directly with the user's API key via code execution. For clients that support…

ansvisor/ansvisor · 124 tokens

ansvisor-aeo-coach

Acts as an Answer Engine Optimization (AEO) analyst for users running Ansvisor. Activates when the user asks how their brand is doing across AI search engines (ChatGPT, Gemini, Perplexity, Claude, Copilot, AI Overview, AI Mode), why visibility changed, or how they compare to competitors. Uses the Ansvisor MCP server…

ansvisor/ansvisor · 178 tokens

geo-platform-optimizer

Platform-specific AI search optimization — audit and optimize for Google AI Overviews, ChatGPT, Perplexity, Gemini, and Bing Copilot individually.

TheSmokeDev/geo-skills · 34 tokens

geo-report

Generate a professional, client-facing GEO report combining all audit results into a single deliverable with scores, findings, and prioritized actions.

TheSmokeDev/geo-skills · 28 tokens