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 yasirshabbirservices/Bricks-Builder-MCP --skill business-profilegit clone --depth 1 https://github.com/yasirshabbirservices/Bricks-Builder-MCPWrote 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/yasirshabbirservices/bricks-builder-mcp/business-profile)<a href="https://agentmods.dev/skills/yasirshabbirservices/bricks-builder-mcp/business-profile"><img src="https://agentmods.dev/badge/skills/yasirshabbirservices/bricks-builder-mcp/business-profile/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/yasirshabbirservices/bricks-builder-mcp/business-profile"><img src="https://agentmods.dev/badge/skills/yasirshabbirservices/bricks-builder-mcp/business-profile.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.00079 | $0.03362 |
| Opus 5 | $0.00039 | $0.01681 |
| Sonnet 5 | $0.00016 | $0.00672 |
| Haiku 4.5 | $0.00008 | $0.00336 |
Grade A, and why
business-profile 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 11d 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 — 276 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Business Profile Onboarding
Overview
The business profile is a centralized store of brand identity, design tokens, contact details, social links, navigation structure, logo assets, and services. It lives in the WordPress options table under the bmcp_business_profile option key.
The AI uses the business profile to replace placeholder content (Lorem ipsum, dummy emails, stock phone numbers, generic colors, placeholder logos) with the real business data whenever it builds or edits a page, applies a library template, or generates new sections. A configured profile means every page the AI produces is immediately on-brand and ready for review, rather than full of dummy content that needs manual replacement.
The profile is managed through the WordPress admin at Settings > Bricks MCP > Business Profile or programmatically through the MCP tools described below.
Business Profile Fields
Brand Identity
| DB Key | API Response Key | Type | Description |
|---|---|---|---|
business_name |
brand.business_name |
text | Company or brand name |
tagline |
brand.tagline |
text | Short slogan or tagline |
business_type |
brand.business_type |
text | Industry or business category (e.g. "SaaS", "Restaurant", "Law Firm") |
target_audience |
brand.target_audience |
text | Who the site is for (e.g. "Small business owners aged 25-45") |
tone_of_voice |
brand.tone_of_voice |
text | Brand voice descriptor (e.g. "Professional but friendly", "Bold and playful") |
about_text |
brand.about_text |
textarea | About-page-length description of the business |
Colors
All colors are stored as hex values (e.g. #1a2b3c). Sanitized via sanitize_hex_color().
| DB Key | API Response Key | Purpose |
|---|---|---|
color_primary |
colors.primary |
Primary brand color (buttons, links, accents) |
color_secondary |
colors.secondary |
Secondary brand color (supporting elements) |
color_accent |
colors.accent |
Accent/highlight color (badges, alerts, hover states) |
color_text |
colors.text |
Body text color |
color_heading |
colors.heading |
Heading text color |
color_background |
colors.background |
Page background color |
color_surface |
colors.surface |
Card/panel surface color |
color_border |
colors.border |
Border and divider color |
color_success |
colors.success |
Success state color |
color_error |
colors.error |
Error state color |
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.
- 11d ago First seen · 276 lines · 79 tokens per session scan A 0e0ac37c94c3
business-profile is a skill published in the GitHub repository yasirshabbirservices/Bricks-Builder-MCP (2 stars, last pushed 2mo ago), licensed MIT. It adds 79 tokens to every session and 3,362 once invoked, about $0.0004 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
skin-creator
Create and apply a two-asset LobsterAI visual skin from the user's style description. Use only when the AI Skin Designer kit supplies the structured skinpack workflow marker; do not use for ordinary theme or image requests.
canvas-design
Create beautiful visual art in .png and .pdf documents using design philosophy. You should use this skill when the user asks to create a poster, piece of art, design, or other static piece. Create original visual designs, never copying existing artists' work to avoid copyright violations.
taiyi-ui-design
A design-planning guide for describing how an application's user interface should look and behave. It produces a UI-DESIGN.md document covering layouts, components, interactions, accessibility, and error states.
solidworks-vibecad
A planning guide for turning natural-language mechanical design requests into structured, parameterized SolidWorks plans that can be reviewed before execution.
cli-anything-photoshop
A command-line tool that controls Adobe Photoshop through Windows automation. It can work with Photoshop documents, layers, selections, text, image adjustments, and exports.
ui-ux-pro-max
Use when the user wants professional UI/UX design guidance, design-system generation, UX review, or stack-specific frontend guidance through a bundled local UI/UX Pro Max dataset and Python search runtime.