ワンクリックで
bolta-get-business-context
Get business context including products, audience, values, and brand DNA for informed content creation
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Get business context including products, audience, values, and brand DNA for informed content creation
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Activate a paused job after preview and voice validation - the explicit trust moment where user says "yes, start posting"
Modify an existing agent's configuration including persona, model tier, enabled skills, and job settings
Create and onboard a new AI agent teammate from marketplace presets with conversational discovery and preview generation.
Store and retrieve information across job runs - how agents learn and improve over time
Handle @mention interactions where users ask agents for quick feedback on posts and drafts
Bolta Skills Registry - canonical index and orchestration layer for all Bolta skills, organized by plane
| name | bolta.get_business_context |
| version | 2.0.0 |
| description | Get business context including products, audience, values, and brand DNA for informed content creation |
| category | content |
| roles_allowed | ["Viewer","Creator","Editor","Admin"] |
| agent_types | ["content_creator","reviewer","analytics","engagement","custom"] |
| safe_defaults | {} |
| tools_required | [] |
| inputs_schema | {"type":"object","description":"No parameters required - scoped to workspace automatically","properties":{}} |
| outputs_schema | {"type":"object","properties":{"success":{"type":"boolean"},"workspace_name":{"type":"string"},"business_overview":{"type":"string"},"brand_values":{"type":"array","items":{"type":"string"}},"tone_of_voice":{"type":"string"},"products":{"type":"array","items":{"type":"object"}},"target_audience":{"type":"string"},"positioning":{"type":"string"}}} |
| organization | bolta.ai |
| author | Bolta Team |
Get business context including products, audience, values, and brand DNA. Use this to understand what the business does and who it serves before creating content.
{
"success": true,
"workspace_name": "Acme Corp",
"business_overview": "B2B SaaS for async collaboration...",
"brand_values": ["Speed", "Clarity", "Authenticity"],
"tone_of_voice": "Professional but bold...",
"products": [
{
"id": "uuid",
"name": "Acme Platform",
"description": "...",
"key_features": ["Feature 1", "Feature 2"],
"target_audience": "Engineering managers"
}
],
"target_audience": "B2B SaaS teams 10-50 employees",
"positioning": "The fastest way to collaborate async"
}
{}
Result: Receive full business context for workspace to inform content strategy