← 返回 Skills 市场
bytesagain1

Binomial

作者 bytesagain1 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
128
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install binomial
功能描述
Binomial reference tool. Use when working with binomial in finance contexts.
使用说明 (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]

安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install binomial
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /binomial 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
publish v1.0.0
元数据
Slug binomial
版本 1.0.0
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 1
常见问题

Binomial 是什么?

Binomial reference tool. Use when working with binomial in finance contexts. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 128 次。

如何安装 Binomial?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install binomial」即可一键安装,无需额外配置。

Binomial 是免费的吗?

是的,Binomial 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Binomial 支持哪些平台?

Binomial 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Binomial?

由 bytesagain1(@bytesagain1)开发并维护,当前版本 v1.0.0。

💬 留言讨论