← Back to Skills Marketplace
bytesagain1

Compass

by bytesagain1 · GitHub ↗ · v2.0.4 · MIT-0
cross-platform ✓ Security Clean
285
Downloads
0
Stars
1
Active Installs
5
Versions
Install in OpenClaw
/install compass
Description
Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Compass concepts, best practices, and implementation patterns.
README (SKILL.md)

Compass

Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Compass concepts, best practices, and implementation patterns. No API keys or credentials required.

Commands

Command Description
intro intro reference
quickstart quickstart reference
patterns patterns reference
debugging debugging reference
performance performance reference
security security reference
migration migration reference
cheatsheet cheatsheet reference

Output Format

All commands output plain-text reference documentation via heredoc. No external API calls, no credentials needed, no network access.


Powered by BytesAgain | bytesagain.com | [email protected]

Usage Guidance
This skill appears safe and self-contained. If you plan to install/run it, you can: (1) inspect the included scripts (already provided) before executing, (2) run the script in a restricted environment or sandbox if you want extra caution, and (3) note minor non-security inconsistencies (the SKILL.md, metadata, and script versions differ slightly) which do not affect behavior but are worth confirming with the maintainer if version tracking matters.
Capability Analysis
Type: OpenClaw Skill Name: compass Version: 2.0.4 The 'compass' skill is a documentation reference tool that provides static information about devtools concepts, patterns, and best practices. The implementation in scripts/script.sh consists entirely of bash functions that output plain-text documentation via heredocs, with no network activity, file system modifications, or credential access.
Capability Assessment
Purpose & Capability
The name/description (Compass reference for devtools) aligns with the provided assets: SKILL.md and a shell script that print reference docs. No unrelated credentials, binaries, or installs are requested.
Instruction Scope
SKILL.md explicitly states output is heredoc/plain-text and the included script only emits static documentation text and handles basic CLI args. The instructions and script do not read files, environment variables, or call external endpoints.
Install Mechanism
No install specification is present — this is instruction-only plus a bundled script. Nothing is downloaded or written to disk by an installer; risk from install mechanism is minimal.
Credentials
The skill requests no environment variables, credentials, or config paths. The content references 'required tools and access credentials' only as part of the documentation text, not as runtime requirements.
Persistence & Privilege
always is false and the skill does not request persistent presence or modify agent/system config. It is user-invocable and may be invoked autonomously per platform defaults, which is appropriate for this read-only reference skill.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install compass
  3. After installation, invoke the skill by name or use /compass
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v2.0.4
Fix description
v2.0.3
Fix description
v2.0.2
Clean package with matching SKILL.md
v2.0.1
clean-package-fix
v2.0.0
Domain-specific upgrade
Metadata
Slug compass
Version 2.0.4
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 5
Frequently Asked Questions

What is Compass?

Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Compass concepts, best practices, and implementation patterns. It is an AI Agent Skill for Claude Code / OpenClaw, with 285 downloads so far.

How do I install Compass?

Run "/install compass" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Compass free?

Yes, Compass is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Compass support?

Compass is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Compass?

It is built and maintained by bytesagain1 (@bytesagain1); the current version is v2.0.4.

💬 Comments