← Back to Skills Marketplace
bytesagain1

Binomial

by bytesagain1 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
128
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install binomial
Description
Binomial reference tool. Use when working with binomial in finance contexts.
README (SKILL.md)

Binomial

Binomial reference tool. Use when working with binomial in finance contexts.

When to Use

  • Working with binomial and need quick reference
  • Looking up finance standards or best practices for binomial
  • Troubleshooting binomial issues
  • Need a checklist or guide for binomial tasks

Commands

intro

scripts/script.sh intro

Overview and fundamentals

formulas

scripts/script.sh formulas

Key formulas and calculations

regulations

scripts/script.sh regulations

Regulatory framework and compliance

risks

scripts/script.sh risks

Risk factors and mitigation

instruments

scripts/script.sh instruments

Instruments and tools overview

strategies

scripts/script.sh strategies

Common strategies and approaches

glossary

scripts/script.sh glossary

Key terms and definitions

checklist

scripts/script.sh checklist

Due diligence checklist

help

scripts/script.sh help

version

scripts/script.sh version

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

Usage Guidance
This skill is a small, read-only reference implemented as a bash script and appears internally consistent with its stated purpose. If you plan to install/use it, you can proceed but it's good practice to inspect the included scripts (scripts/script.sh) yourself before running them in sensitive environments. Note: the skill uses the agent's ability to invoke user-invocable skills (normal platform behavior) — if you do not want the agent to call it autonomously, disable model invocation for this skill in your agent settings.
Capability Analysis
Type: OpenClaw Skill Name: binomial Version: 1.0.0 The 'binomial' skill is a simple reference tool for finance-related information. The shell script (scripts/script.sh) only outputs static text using heredocs and does not perform any network requests, file system modifications, or sensitive data access. All commands defined in SKILL.md map directly to safe functions within the script.
Capability Assessment
Purpose & Capability
The skill's name/description (binomial reference for finance) matches the provided SKILL.md and the bundled scripts. The commands in SKILL.md map directly to functions in scripts/script.sh. There are no unexpected services or credentials required.
Instruction Scope
Runtime instructions are limited to running the bundled scripts (scripts/script.sh <command>). The script prints static help/reference text. It does not read external config files, environment variables, network endpoints, or other system-wide paths.
Install Mechanism
There is no install spec. The skill is instruction-only with a single, small included bash script. No downloads, package installs, or archive extraction occur.
Credentials
The skill declares no required environment variables, credentials, or config paths and the script does not reference them. No secrets or unrelated credentials are requested.
Persistence & Privilege
The skill is not marked 'always' and does not modify other skills or system configuration. It is user-invocable and may be autonomously invoked by the agent (default platform behavior), which is expected for a utility skill.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install binomial
  3. After installation, invoke the skill by name or use /binomial
  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 binomial
Version 1.0.0
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 1
Frequently Asked Questions

What is Binomial?

Binomial reference tool. Use when working with binomial in finance contexts. It is an AI Agent Skill for Claude Code / OpenClaw, with 128 downloads so far.

How do I install Binomial?

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

Is Binomial free?

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

Which platforms does Binomial support?

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

Who created Binomial?

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

💬 Comments