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.
npx skills add mr-kelly/skills --skill kelly-beauty-intelgit clone --depth 1 https://github.com/mr-kelly/skillsWrote 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.
[](https://agentmods.dev/skills/mr-kelly/skills/kelly-beauty-intel)<a href="https://agentmods.dev/skills/mr-kelly/skills/kelly-beauty-intel"><img src="https://agentmods.dev/badge/skills/mr-kelly/skills/kelly-beauty-intel/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/mr-kelly/skills/kelly-beauty-intel"><img src="https://agentmods.dev/badge/skills/mr-kelly/skills/kelly-beauty-intel.svg" alt="Reviewed on agentmods" width="80" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00095 | $0.02010 |
| Opus 5 | $0.00048 | $0.01005 |
| Sonnet 5 | $0.00019 | $0.00402 |
| Haiku 4.5 | $0.00010 | $0.00201 |
Grade A, and why
kelly-beauty-intel 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 12d 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.
How it starts
The opening of the file, as written. The whole thing — 176 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Kelly Beauty Intel
Overview
Kelly Beauty Intel is a Busabase Cloud App-in-Skill. Its canonical product surface is the AirApp in Busabase, not a separate local-data product. The same Hono source supports an explicitly requested local preview with OAuth connection bootstrap. Use this skill as Kelly's daily industry-intelligence operator for beauty, wellness, and medical aesthetics.
It turns current news sources, trend signals, competitor movement, customer questions, and buyer-intent clues into a small reviewable batch:
- source-backed signals;
- why each signal matters to the buyer;
- sales or operating actions for today;
- draft messages/content for IG caption, Xiaohongshu note, consultation script;
- blocked claims that need human, legal, compliance, or domain review.
Default behavior is AirApp-first. Unless the user explicitly asks only for explanation, update Busabase directly and give the user the clickable AirApp URL. Start localhost only when local preview/debugging is explicitly requested; it uses the same Busabase resources and never offers another data provider. Use chat-only mode only when the user says "纯聊天", "chat only", "不要打开 UI", or similar.
Mandatory Dependencies
- Read and follow
$kelly-app-skill-creatorfor product behavior, visual quality, responsive layout, and the complete canonicalcontent/kelly-beauty-intel-app/artifact. - Read and follow
$busabasefor connection, target Space, node discovery, ChangeRequests, review, and merge behavior. - Read and follow
$busabase-app-creatorfor resource modeling, AirApp runtime limits, security, validation, and deployment.
If a dependency is unavailable, preserve this skill's local artifact and product contracts, stop before the unavailable Busabase operation, and report the exact missing dependency. Do not invent a second data backend.
Product Package
- Buyer: beauty salon owners, medical-aesthetics clinics, wellness operators, and consultants.
- Pain: beauty sellers need fresh, compliant angles without copying competitor discounts or making risky medical claims.
- Offer: daily beauty intelligence that becomes safe treatment angles, consultation scripts, and social drafts.
- Demo source mix: competitor offers, treatment trend posts, regulator/safety notices, review sites, and seasonal demand.
What ships with it
58 files 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.
- agents/openai.yaml 287 B
- assets/screenshots/actions-zh-CN.webp 130 B
- assets/screenshots/actions.webp 130 B
- assets/screenshots/drafts-zh-CN.webp 130 B
- assets/screenshots/drafts.webp 130 B
- assets/screenshots/overview-zh-CN.webp 130 B
- assets/screenshots/overview.webp 130 B
- assets/screenshots/signals-zh-CN.webp 130 B
- assets/screenshots/signals.webp 130 B
- assets/screenshots/thumbs/actions-zh-CN.webp 130 B
- assets/screenshots/thumbs/actions.webp 130 B
- assets/screenshots/thumbs/drafts-zh-CN.webp 130 B
- assets/screenshots/thumbs/drafts.webp 130 B
- assets/screenshots/thumbs/overview-zh-CN.webp 130 B
- assets/screenshots/thumbs/overview.webp 130 B
- assets/screenshots/thumbs/signals-zh-CN.webp 130 B
- assets/screenshots/thumbs/signals.webp 130 B
- busabase.json 907 B
- content/_folder.json 123 B
- content/actions/base.json 2.0 KB
- content/actions/records.ndjson 2.4 KB
- content/drafts/base.json 1.6 KB
- content/kelly-beauty-intel-app/_node.json 143 B
- content/kelly-beauty-intel-app/.busabaseignore 194 B
- content/kelly-beauty-intel-app/app/app.js 14 KB runs code
- content/kelly-beauty-intel-app/app/base-ui.css 13 KB
- content/kelly-beauty-intel-app/app/i18n/messages.js 1.6 KB runs code
- content/kelly-beauty-intel-app/app/index.html 554 B
- content/kelly-beauty-intel-app/app/js/busabase-client.js 226 B runs code
- content/kelly-beauty-intel-app/app/js/config.js 5.5 KB runs code
- content/kelly-beauty-intel-app/app/js/connect-gate.js 1.7 KB runs code
- content/kelly-beauty-intel-app/app/js/intel-model.js 4.4 KB runs code
- content/kelly-beauty-intel-app/app/js/providers/busabase-provider.js 9.4 KB runs code
- content/kelly-beauty-intel-app/app/js/providers/demo-provider.js 4.9 KB runs code
- content/kelly-beauty-intel-app/app/js/providers/index.js 270 B runs code
- content/kelly-beauty-intel-app/app/js/runtime.js 3.4 KB runs code
- content/kelly-beauty-intel-app/app/styles.css 7.7 KB
- content/kelly-beauty-intel-app/app/vendor/busabase-airapp-gate.css 6.1 KB
- content/kelly-beauty-intel-app/app/vendor/busabase-airapp-gate.js 11 KB runs code
- content/kelly-beauty-intel-app/app/vendor/busabase-airapp.js 552 KB runs code
- content/kelly-beauty-intel-app/app/vendor/busabase-sdk.js 787 KB runs code
- content/kelly-beauty-intel-app/package.json 1.1 KB
- content/kelly-beauty-intel-app/pnpm-lock.yaml 5.2 KB
- content/kelly-beauty-intel-app/pnpm-workspace.yaml 50 B
- content/kelly-beauty-intel-app/scripts/check.mjs 4.2 KB runs code
- content/kelly-beauty-intel-app/server.js 3.1 KB runs code
- content/kelly-beauty-intel-app/test/intel-model.test.mjs 1.2 KB runs code
- content/settings/base.json 911 B
- content/signals/base.json 2.5 KB
- content/sources/base.json 910 B
- package.json 290 B
- pnpm-lock.yaml 4.3 KB
- pnpm-workspace.yaml 50 B
- README.md 3.1 KB
- references/ui-schema.md 4.0 KB
- scripts/publish_airapp.mjs 2.6 KB runs code
- scripts/setup.mjs 6.0 KB runs code
- scripts/sync-content.mjs 2.5 KB runs code
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.
- 12d ago First seen · 176 lines · 95 tokens per session scan A e70822b1f1bb
kelly-beauty-intel is a skill published in the GitHub repository mr-kelly/skills (5 stars, last pushed yesterday), licensed MIT. It adds 95 tokens to every session and 2,010 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-31.
Other skills, from other repositories
slide-sage
Create or enhance a data-rich, single-file HTML slide deck or pitch deck. Use when the user asks for a new presentation, to convert a PowerPoint (.pptx) or PDF into an HTML deck, or to improve an existing HTML presentation. Not for native PowerPoint editing or high-fidelity PPTX export.
write-literature-review
Iterative literature-review workflow for a research topic. Use this skill to draft up to 10 search keywords, build a seed set from OpenAlex title-and-abstract matches, expand by backward and forward citations, screen candidates by title and abstract, repeat until no new relevant papers remain, rank the final set…
baoyu-comic
A tool for creating original educational comics that explain knowledge or ideas through multiple illustrated panels. It supports different art styles and tones and can create several comics in one batch.
baoyu-diagram
Create professional, dark-themed SVG diagrams of any type — architecture diagrams, flowcharts, sequence diagrams, structural diagrams, mind maps, timelines, illustrative/conceptual diagrams, and more. Use this skill whenever the user asks for any kind of technical or conceptual diagram, visualization of a system…
playwright-cli
Automates browser interactions for testing and validating your own web applications using playwright-cli. Use when you need terminal-first browser control for navigation, form filling, screenshots, tracing, bound browser sessions, debugging, or generating Playwright test code. Only use against applications you own or…
agent-wiki
Incremental LLM-friendly wiki generator for Obsidian note vaults. Use when: (1) Building wiki from notes, (2) Ingesting notes to wiki, (3) Obsidian LLM wiki, (4) Incremental knowledge base management. Triggers: 'build wiki from notes', 'ingest notes to wiki', 'Obsidian LLM wiki', 'incremental knowledge base'.