← Back to Skills Marketplace
100
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install mapbox-style-quality
Description
Expert guidance on validating, optimizing, and ensuring quality of Mapbox styles through validation, accessibility checks, and optimization. Use when prepari...
Usage Guidance
This skill is a coherent checklist and set of guidelines, not an executable package. Before relying on it: 1) confirm you have (or will install) the validation/optimization tools the instructions reference — the skill does not provide them; 2) verify those tools are from trusted sources and understand whether they transmit data (especially if validating third‑party GeoJSON) to avoid accidental exfiltration; 3) when adding pre-commit or CI hooks, review the invoked npm scripts or binaries to ensure they don't require unexpected credentials; and 4) if you integrate with Mapbox APIs or tokens in your workflow, keep those secrets confined to secure CI variables and not passed to untrusted tooling.
Capability Analysis
Type: OpenClaw Skill
Name: mapbox-style-quality
Version: 1.0.0
The mapbox-style-quality skill bundle provides legitimate guidance and workflows for validating, optimizing, and ensuring the accessibility of Mapbox styles. The instructions in SKILL.md and AGENTS.md are strictly aligned with the stated purpose, offering best practices for GeoJSON validation, expression checking, and WCAG compliance. No evidence of data exfiltration, malicious execution, or harmful prompt injection was found across the documentation or reference files.
Capability Assessment
Purpose & Capability
The name/description (Mapbox style validation, accessibility, optimization) match the SKILL.md and ancillary docs. All recommended actions (validate expressions/GeoJSON, check contrast, optimize, compare versions) are relevant to the stated purpose.
Instruction Scope
The instructions reference several helper tools (validate_geojson_tool, validate_expression_tool, check_color_contrast_tool, compare_styles_tool, optimize_style_tool) and recommend CI/pre-commit integration. The skill does not include implementations of those tools or commands, so users must provide trusted tools that perform the described checks. The instructions do not attempt to read unrelated system files, request secrets, or send data to external endpoints.
Install Mechanism
No install spec and no code files — lowest-risk, instruction-only skill. Nothing will be downloaded or written by the skill itself.
Credentials
The skill declares no required environment variables, credentials, or config paths. Its recommendations (CI hooks, npm scripts) are conventional for a developer workflow and do not demand extra secrets.
Persistence & Privilege
always is false and there is no request for permanent presence or modification of other skills/config. Autonomous invocation is allowed (platform default) but the skill itself does not elevate privileges or persist state.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install mapbox-style-quality - After installation, invoke the skill by name or use
/mapbox-style-quality - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of mapbox-style-quality skill.
- Provides expert guidance on validating, optimizing, and ensuring quality of Mapbox styles.
- Covers style validation, accessibility checks (color contrast, WCAG compliance), and optimization strategies.
- Includes step-by-step quality workflows for pre-production, development, troubleshooting, and deployment.
- Lists common Mapbox style issues with recommended solutions and prevention tips.
- Offers quick reference for included validation and optimization tools.
- Links to additional reference files and official documentation for in-depth guidance.
Metadata
Frequently Asked Questions
What is Mapbox Style Quality?
Expert guidance on validating, optimizing, and ensuring quality of Mapbox styles through validation, accessibility checks, and optimization. Use when prepari... It is an AI Agent Skill for Claude Code / OpenClaw, with 100 downloads so far.
How do I install Mapbox Style Quality?
Run "/install mapbox-style-quality" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Mapbox Style Quality free?
Yes, Mapbox Style Quality is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Mapbox Style Quality support?
Mapbox Style Quality is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Mapbox Style Quality?
It is built and maintained by Mapbox (@mapbox); the current version is v1.0.0.
More Skills