Open-source Claude skill for management consulting frameworks and case studies

What this is
A developer has created an open-source Claude skill specifically designed for management consulting and strategy work. The skill provides structured reference material that can be used with Claude AI to assist with consulting problems, case interview preparation, and strategic analysis.
Key details from the source
The skill is built as a collection of 80+ markdown files organized by domain. The creator describes it as "something reusable and open; providing a foundation to hit the ground running on future projects/help with the workload; and help out academic endeavors."
The content covers several specific areas:
- Frameworks — issue trees, profitability analysis, Porter's Five Forces, BCG matrix, market sizing, DuPont analysis, DCF (Discounted Cash Flow), and others
- Industry context — key metrics, economics, and terminology for healthcare, financial services, energy, TMT (Technology, Media, Telecommunications), consumer/retail, industrials, and real estate
- Case studies — three worked examples: profitability decline, market entry, and PE (Private Equity) market sizing, each with a full walkthrough from prompt to recommendation
- Specialist areas — due diligence, post-merger integration, GenAI enterprise strategy, corporate restructuring (the creator notes these need "vertical depth")
The project is MIT licensed and completely free. The creator is actively seeking contributors with experience in consulting, finance, operations, or any of the covered industries to help refine and expand the content. There are open issues on the repository for those looking for starting points.
The GitHub repository is available at: https://github.com/DogInfantry/claude-skill-management-consultant-B1
The creator's stated goal is for this to be "a good tool for case interview prep, strategy work, or just having a more grounded thinking partner on Claude."
📖 Read the full source: r/ClaudeAI
👀 See Also

llm-idle-timeout Fires at 2 Minutes on N100/WSL2 Despite timeoutSeconds Setting
A user reports that the idle watchdog in OpenClaw fires after 2 minutes on N100/WSL2 hardware, ignoring the timeoutSeconds=300 setting, due to slow gateway startup (45+ seconds) and no configurable noOutputTimeoutMs.

Conduid.com indexes 23,000+ MCP servers into searchable directory
Conduid.com aggregates MCP servers from 11 sources, deduplicates them, and provides search, categories, and trust scores based on GitHub activity, documentation quality, and maintenance signals.

Four ClawHub Skills for Real-Time Search Data in AI Agents
Four ClawHub skills provide structured search capabilities for AI agents: Google (web, news, images, maps), Amazon (product search across 12 marketplaces), Walmart (product search with delivery filters), and YouTube (video search with transcripts). Install via clawhub install commands with one API key.

ClawCode: Migrate OpenClaw Agents to Claude Code as a Plugin
ClawCode is a Node.js plugin for Claude Code that imports OpenClaw agents, including IDENTITY, SOUL, memory, skills, and crons from ~/.openclaw/workspace/. It provides SQLite+FTS5 searchable memory, messaging plugins for WhatsApp, Telegram, Discord, iMessage, and Slack, and a nightly 'dream' process for memory consolidation.