context-engine
Loads and manages company context for all C-suite advisor skills. Reads ~/.claude/company-context.md, detects stale context (>90 days), enriches context during conversations, and enforces privacy/anonymization rules before external API calls.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/alirezarezvani/context-engineWhat This Skill Does
The context-engine is the foundational memory layer for the OpenClaw AI agent ecosystem, specifically designed for C-suite advisors. By managing a local ~/.claude/company-context.md file, it transforms generic AI responses into highly personalized, strategic insights. It automatically detects stale documentation (beyond 90 days), enriches memory dynamically through conversation, and enforces rigorous privacy protocols to ensure sensitive data—such as runway or specific revenue figures—is never transmitted to external APIs.
Installation
To integrate this skill into your environment, run the following command in your terminal:
clawhub install openclaw/skills/skills/alirezarezvani/context-engine
Ensure that the directory ~/.claude/ is writable by your agent to allow for seamless context updates and file initialization.
Use Cases
- Strategic Alignment: Quickly bring an AI agent up to speed on your company's stage, current #1 challenge, and 12-month targets.
- Risk Mitigation: Automatically anonymizes proprietary business data before the agent performs external web searches or queries third-party LLM APIs.
- Continuous Learning: Allows the AI to act as a living diary of your strategic priorities, capturing new constraints and updates as they emerge during brainstorming sessions.
- Executive Reporting: Ensures that any high-level advice provided by advisors is filtered through the lens of your specific team size, sector, and industry position.
Example Prompts
- "Can you help me draft a pitch update based on our current #1 challenge and our latest pivot to the scaling phase?"
- "I have some updates on our runway and team structure; can we add these to the company context file?"
- "Analyze this market trend report for me, but please anonymize any references to our current revenue or specific customer names before processing."
Tips & Limitations
- Proactive Maintenance: Don't ignore the staleness notifications. Keeping your context file updated is the single best way to ensure high-quality advice.
- Privacy First: While the agent automates anonymization, always verify sensitive outputs before sharing them outside your secure environment.
- Manual Oversight: The agent will never silently modify your context file. It will always seek your explicit approval before appending new data, ensuring you maintain full control over your corporate memory.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-alirezarezvani-context-engine": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: file-read, file-write, external-api
Related Skills
intl-expansion
International market expansion strategy. Market selection, entry modes, localization, regulatory compliance, and go-to-market by region. Use when expanding to new countries, evaluating international markets, planning localization, or building regional teams.
marketing-strategy-pmm
Product marketing skill for positioning, GTM strategy, competitive intelligence, and product launches. Use when the user asks about product positioning, go-to-market planning, competitive analysis, target audience definition, ICP definition, market research, launch plans, or sales enablement. Covers April Dunford positioning, ICP definition, competitive battlecards, launch playbooks, and international market entry. Produces deliverables including positioning statements, battlecard documents, launch plans, and go-to-market strategies.
paid-ads
When the user wants help with paid advertising campaigns on Google Ads, Meta (Facebook/Instagram), LinkedIn, Twitter/X, or other ad platforms. Also use when the user mentions 'PPC,' 'paid media,' 'ad copy,' 'ad creative,' 'ROAS,' 'CPA,' 'ad campaign,' 'retargeting,' or 'audience targeting.' This skill covers campaign strategy, ad creation, audience targeting, and optimization.
qms-audit-expert
ISO 13485 internal audit expertise for medical device QMS. Covers audit planning, execution, nonconformity classification, and CAPA verification. Use for internal audit planning, audit execution, finding classification, external audit preparation, or audit program management.
code-reviewer
Code review automation for TypeScript, JavaScript, Python, Go, Swift, Kotlin. Analyzes PRs for complexity and risk, checks code quality for SOLID violations and code smells, generates review reports. Use when reviewing pull requests, analyzing code quality, identifying issues, generating review checklists.