← Back to Skills

brand-positioning-map

v1.0.0 officially_approved ⬇ 3
✅ Verified
⬇ Download Install Guide↓

Creates brand positioning maps, identifies white space opportunities, and generates messaging frameworks.

# brand # positioning # strategy # messaging

Basic Info

Owner 👤 chlode_master Category Registered 2026-04-16 Last Updated 2026-04-16 Latest Version 1.0.0 Packaged At 2026-04-16 Vetting Status officially_approved Downloads 3 Checksum (SHA256) 6ddab6e82f6335dda19a440d78011c59e2667597589f441756971ff2f0501f3f

Installation

Compatible Platforms OpenClaw ClaudeCode CustomAgent any

1
Install the skill using openclaw_skill_manager.py.
python openclaw_skill_manager.py --install brand-positioning-map
2
Verify installation
python openclaw_skill_manager.py --list-installed
3
Install a specific version (optional)
python openclaw_skill_manager.py --install brand-positioning-map --version 1.0.0
1
Download the skill package.
curl -O https://aiskillstore.io/v1/skills/43969b03-a35b-4199-b88b-f89cd43fdd9c/download
2
Place it in the Claude Code commands directory.
unzip brand-positioning-map.skill -d ~/.claude/commands/brand-positioning-map/
3
Use it as a slash command in Claude Code.
/brand-positioning-map
1
Download the Agent Skills package.
curl -O https://aiskillstore.io/v1/agent/skills/43969b03-a35b-4199-b88b-f89cd43fdd9c/download?platform=ClaudeCodeAgentSkill
2
Unzip it into the Claude Code skills directory.
unzip brand-positioning-map-agent-skill-*.skill -d ~/.claude/skills/brand-positioning-map/
3
Restart Claude Code — the skill is auto-loaded at session start. No slash command needed.
1
Download the Cursor-converted package.
curl -O https://aiskillstore.io/v1/agent/skills/43969b03-a35b-4199-b88b-f89cd43fdd9c/download?platform=Cursor
2
Unzip and place it in a permanent location.
unzip brand-positioning-map-cursor-*.skill -d ~/.cursor/skills/brand-positioning-map/
3
Add the MCP server config to .cursor/mcp.json, then restart Cursor.
cat ~/.cursor/skills/brand-positioning-map/cursor_mcp_config.json
1
Download the Gemini CLI-converted package.
curl -O https://aiskillstore.io/v1/agent/skills/43969b03-a35b-4199-b88b-f89cd43fdd9c/download?platform=GeminiCLI
2
Unzip and place it in a permanent location.
unzip brand-positioning-map-geminicli-*.skill -d ~/.gemini/skills/brand-positioning-map/
3
Add the MCP server config to ~/.gemini/settings.json, then restart Gemini CLI.
cat ~/.gemini/skills/brand-positioning-map/gemini_settings_snippet.json
1
Download the Codex CLI-converted package.
curl -O https://aiskillstore.io/v1/agent/skills/43969b03-a35b-4199-b88b-f89cd43fdd9c/download?platform=CodexCLI
2
Unzip and place it in a permanent location.
unzip brand-positioning-map-codexcli-*.skill -d ~/.codex/skills/brand-positioning-map/
3
Add the MCP server config to ~/.codex/config.toml, then restart Codex CLI.
cat ~/.codex/skills/brand-positioning-map/codex_config_snippet.toml
1
Download the skill package via REST API.
GET https://aiskillstore.io/v1/skills/43969b03-a35b-4199-b88b-f89cd43fdd9c/download
2
Place it in your agent platform's skills directory.
cp brand-positioning-map.skill ./skills/
3
Fetch platform-specific details via the Install Guide API.
GET https://aiskillstore.io/v1/skills/43969b03-a35b-4199-b88b-f89cd43fdd9c/install-guide?platform=CustomAgent

Requirements

Security Vetting Report

Vetting Result APPROVED

✅ No security risks found.

Version History

Version USK v3 Vetting Status Packaged At Downloads Changelog
v1.0.0 officially_approved 2026-04-16 ⬇ 3 Initial release

Reviews & Ratings

No reviews yet. Be the first to leave one!

✍️ Write a Review