← Back to Skills Marketplace
Sortino
by
bytesagain3
· GitHub ↗
· v1.0.0
· MIT-0
137
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install sortino
Description
Sortino reference tool. Use when working with sortino in finance contexts.
Usage Guidance
This skill is a small, local CLI-style reference that prints static guidance about 'Sortino' concepts. It's low risk: it doesn't request secrets or perform network I/O. Before installing, you can (1) inspect the included scripts/script.sh (already reviewed here) to confirm it only prints static text, (2) confirm you trust the skill source (bytesagain.com / GitHub repo), and (3) avoid running skills you don't recognize in environments with sensitive data even if they appear harmless.
Capability Analysis
Type: OpenClaw Skill
Name: sortino
Version: 1.0.0
The 'sortino' skill is a straightforward reference tool for finance professionals. The core logic in `scripts/script.sh` consists entirely of static text output (using heredocs) providing information on the Sortino ratio, formulas, and regulatory frameworks. There are no network calls, file system modifications, or signs of malicious intent or prompt injection.
Capability Assessment
Purpose & Capability
Name/description (Sortino reference) align with the provided assets: an instruction file and a small shell script that prints reference content and help. There are no unrelated dependencies or credentials requested.
Instruction Scope
SKILL.md directs the agent to run the included scripts/script.sh with specific subcommands. The script only outputs static documentation text and does not read files, environment variables, or external endpoints beyond local execution.
Install Mechanism
No install spec is provided; this is an instruction-only skill with an included shell script. Nothing is downloaded or written to disk at install time beyond the packaged files.
Credentials
The skill declares no required environment variables, credentials, or config paths, and the runtime script does not access or require secrets or external auth.
Persistence & Privilege
always is false and the skill does not modify system or agent configuration. It has normal, non‑persistent presence and cannot autonomously escalate privileges beyond its included script.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install sortino - After installation, invoke the skill by name or use
/sortino - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
publish v1.0.0
Metadata
Frequently Asked Questions
What is Sortino?
Sortino reference tool. Use when working with sortino in finance contexts. It is an AI Agent Skill for Claude Code / OpenClaw, with 137 downloads so far.
How do I install Sortino?
Run "/install sortino" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Sortino free?
Yes, Sortino is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Sortino support?
Sortino is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Sortino?
It is built and maintained by bytesagain3 (@bytesagain3); the current version is v1.0.0.
More Skills