business-strategy-category-pointer

Directs users to specialized business strategy skills stored in an external skill library.

Updated Sep 13, 2023
One-click install
npx skills add https://github.com/dlwlrmax/.dotfiles --skill business-strategy-category-pointer-dlwlrmax
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: business-strategy-category-pointer
Source: https://github.com/dlwlrmax/.dotfiles/tree/main/opencode/.config/opencode/skills/business-strategy-category-pointer
Command: npx skills add https://github.com/dlwlrmax/.dotfiles --skill business-strategy-category-pointer-dlwlrmax

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? It keeps startup context minimal by acting as a lightweight index to a hidden vault of specialized Business Strategy skills instead of loading all instructions upfront. ## Core Features & Use Cases - Skill Discovery: Lists two specialized skills, kotler-macro-analyzer for PESTEL/SWOT market audits and osterwalder-canvas-architect for Business Model Canvas work. - On-Demand Loading: Instructs the agent to read the matching skill's SKILL.md from the vault path before executing any strategy task. - Use Case: When asked to perform a strategic market audit, the agent consults this pointer, locates kotler-macro-analyzer in the vault, and loads its full instructions. ## Quick Start Ask the agent to run a PESTEL analysis or build a Business Model Canvas, and it will load the matching skill from the business-strategy vault.

Frequently Asked Questions about business-strategy-category-pointer

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

FAQPage Schema
How do I use the business strategy skills in this library?▼

Identify the matching skill name from the list, then read its SKILL.md from the vault at /home/kienct/.config/opencode/skill-libraries/business-strategy/<skill-name>/SKILL.md and follow those instructions.

What skills are available in the business strategy category?▼

Two skills are available: kotler-macro-analyzer for PESTEL/SWOT strategic market audits, and osterwalder-canvas-architect for building and validating 9-block Business Model Canvases.

Why does this skill not contain the strategy instructions directly?▼

It is a pointer skill designed to keep startup context minimal. The full instructions live in a hidden vault and are loaded on demand only when a matching task is identified.

What happens if I skip reading the vault file?▼

The skill explicitly warns not to guess best practices. Skipping the vault read means the agent lacks the actual methodology instructions and may produce unreliable strategy output.