business-context

Load structured business context files into plugin execution context.

18|7|Updated Mar 11, 2026
One-click install
npx skills add https://github.com/thecloudtips/founder-os --skill business-context-thecloudtips
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: business-context
Source: https://github.com/thecloudtips/founder-os/tree/main/plugin/skills/infrastructure/context
Command: npx skills add https://github.com/thecloudtips/founder-os --skill business-context-thecloudtips

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill allows AI tools to access and utilize your specific business information, strategy, and operational data, enabling more relevant and personalized responses.

Core Features & Use Cases

  • Dynamic Personalization: Tailors AI output based on company details, strategic goals, and active client data.
  • Contextual Awareness: Ensures AI understands your business's unique terminology, priorities, and operational status.
  • Use Case: When drafting an email to a VIP client, the AI uses current-data.md to identify them as high priority and business-info.md to use the correct company branding and terminology.

Quick Start

Load your business context files to personalize the AI's responses for this session.

Frequently Asked Questions about business-context

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I personalize AI responses with my business data?

To personalize AI responses with your business data, load structured context files into the plugin execution context. This provides the AI with your specific company details, strategy, and operational data to generate relevant outputs.

How does business context loading work for AI plugins?

Business context loading activates at the start of any plugin command by inlining the loading logic directly. It injects your structured files containing business knowledge and current strategy directly into the execution context.

What business context files do I need to personalize my AI output?

You need structured markdown files like `business-info.md` for company branding and `current-data.md` for active client data. Loading these files ensures the AI understands your unique terminology and operational status.

Can I use business context to tailor emails for VIP clients?

Yes, you can use business context to tailor emails for VIP clients. The AI references your loaded business data to identify high priority clients and applies the correct company branding automatically.

Does business context loading require external dependencies?

No, business context loading does not require external dependencies. Plugins inline the loading logic directly to fetch your structured business information without needing additional frameworks or packages.

When do I need to load business context files for AI tools?

You need to load business context files at the start of any plugin command to ensure contextual awareness. This guarantees the AI understands your strategic goals and operational data before generating responses.