← Back to Skills Marketplace
ckchzh

Sorter

by BytesAgain2 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
151
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install sorter
Description
Sorting algorithm and system reference — comparison sorts, distribution sorts, parallel sorting, and industrial sortation. Use when choosing sorting strategi...
Usage Guidance
This skill appears coherent and intended as a local reference: the commands run a bundled shell script that prints sorting guidance. Before installing or invoking it, open and read scripts/script.sh entirely to confirm it only prints documentation and does not perform unexpected actions (network calls, deleting files, or invoking other programs). If you plan to run it on a production machine, consider running it in a sandbox or container, and ensure the SORTER_DIR location is acceptable. If you want higher assurance, provide the full script contents (untruncated) for a complete review.
Capability Analysis
Type: OpenClaw Skill Name: sorter Version: 1.0.0 The 'sorter' skill is a purely informational reference tool for sorting algorithms and industrial sortation systems. The bash script (scripts/script.sh) only outputs static text documentation via heredocs and contains no functional code that interacts with the network, file system, or sensitive environment variables.
Capability Assessment
Purpose & Capability
Name/description (sorting algorithms, system reference) align with the provided assets: an instruction file (SKILL.md) and a bundled shell script that prints guidance and command help. No unrelated credentials, binaries, or external services are requested.
Instruction Scope
SKILL.md instructs the agent to run the bundled scripts/script.sh with subcommands (intro, comparison, distribution, etc.). The visible portions of scripts/script.sh only output documentation text. Running the included script is expected for this skill, but any shipped executable code should be inspected because it will run locally when invoked.
Install Mechanism
No install spec is present (instruction-only plus a bundled script). Nothing is downloaded from external URLs or written to disk by an installer. This is low-risk from an install-mechanism perspective.
Credentials
The skill declares no required environment variables or credentials. SKILL.md documents an optional SORTER_DIR (default ~/.sorter/) which is reasonable for storing local data; no unrelated secrets are requested.
Persistence & Privilege
always is false, and there are no indications the skill attempts to modify other skills or system-wide agent settings. The only potential persistence is use of a local data dir (~/.sorter/) which is declared in the docs.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install sorter
  3. After installation, invoke the skill by name or use /sorter
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
publish v1.0.0
Metadata
Slug sorter
Version 1.0.0
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 1
Frequently Asked Questions

What is Sorter?

Sorting algorithm and system reference — comparison sorts, distribution sorts, parallel sorting, and industrial sortation. Use when choosing sorting strategi... It is an AI Agent Skill for Claude Code / OpenClaw, with 151 downloads so far.

How do I install Sorter?

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

Is Sorter free?

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

Which platforms does Sorter support?

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

Who created Sorter?

It is built and maintained by BytesAgain2 (@ckchzh); the current version is v1.0.0.

💬 Comments