business-profile

business-profile is a skill for Claude Code from yasirshabbirservices/Bricks-Builder-MCP. It costs 79 tokens per session (3,362 once invoked), scanned A, original, MIT.

A central profile for a business's brand details, such as its name, colors, fonts, contact information, navigation, services, and logos. It stores the information that website templates use for real page content.

In plain words
What is it for?
Use it when onboarding a website, configuring brand settings, or filling templates and new pages with the business's actual information.
Why use it?
It prevents generated pages from containing placeholder text, generic colors, dummy contact details, or temporary logos.

Skill for Claude Code

Written for Claude Code: installed under .claude/.

Good fit Use it when onboarding a website, configuring brand settings, or filling templates and new pages with the business's actual information.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/yasirshabbirservices/bricks-builder-mcp/business-profile
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 yasirshabbirservices/Bricks-Builder-MCP --skill business-profile
Clone the repo
git clone --depth 1 https://github.com/yasirshabbirservices/Bricks-Builder-MCP

Made for: Claude Code.

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 business-profile

README.md
[![agentmods](https://agentmods.dev/badge/skills/yasirshabbirservices/bricks-builder-mcp/business-profile/github.svg)](https://agentmods.dev/skills/yasirshabbirservices/bricks-builder-mcp/business-profile)
Your own site
<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.

agentmods 80×15 button for business-profile

Your own site · 80×15
<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>
Per session 79 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 3,362 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.
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.00079 $0.03362
Opus 5 $0.00039 $0.01681
Sonnet 5 $0.00016 $0.00672
Haiku 4.5 $0.00008 $0.00336

Measured 11d ago against content hash 0e0ac37c94c3, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

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.

.claude/skills/business-profile/SKILL.md · 276 lines

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

Read the full file on GitHub · 276 lines

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. 11d ago First seen · 276 lines · 79 tokens per session scan A 0e0ac37c94c3

Subscribe to this mod's changes

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.

Related

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.

netease-youdao/LobsterAI · 48 tokens

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.

netease-youdao/LobsterAI · 59 tokens

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.

Dong90/oh-my-taiyiforge · 35 tokens

solidworks-vibecad

A planning guide for turning natural-language mechanical design requests into structured, parameterized SolidWorks plans that can be reviewed before execution.

wzyn20051216/solidworks-automation-skill · 96 tokens

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.

yb2460/harness-anything · 43 tokens

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.

Peiiii/nextclaw · 45 tokens