openclaw 网盘下载
OpenClaw

技能详情(站内镜像,无评论)

首页 > 技能库 > Stochastic

Stochastic reference tool. Use when working with stochastic in finance contexts.

开发与 DevOps

许可证:MIT-0

MIT-0 ·免费使用、修改和重新分发。无需归因。

版本:v1.0.0

统计:⭐ 0 · 33 · 0 current installs · 0 all-time installs

0

安装量(当前) 0

🛡 VirusTotal :良性 · OpenClaw :良性

Package:bytesagain3/stochastic

安全扫描(ClawHub)

  • VirusTotal :良性
  • OpenClaw :良性

OpenClaw 评估

The skill is an internal, read-only finance reference implemented as a local shell script and its requirements and instructions align with its stated purpose.

目的

Name/description (stochastic reference for finance) match the included artifacts: SKILL.md documents reference commands and the repo includes a single shell script that prints reference material. No unrelated credentials, binaries, or network endpoints are requested.

说明范围

SKILL.md instructs the agent to run scripts/script.sh with specific subcommands. The script only outputs static documentation text and help/version messages. It does not read arbitrary files, access environment variables, or transmit data externally.

安装机制

No install spec is provided (instruction-only skill with an included script). Nothing is downloaded or extracted at install time; no external package registries or URLs are used.

证书

The skill requires no environment variables, no credentials, and the script does not reference or leak environment secrets. Required access is minimal and appropriate for a local reference tool.

持久

The skill is not forced-always; it is user-invocable and can be called autonomously per platform defaults. It does not modify other skills or system-wide configuration.

综合结论

This skill is a simple, local reference implemented as a shell script that prints static documentation. It does not request credentials or perform network I/O. Before installing, verify you trust the publisher (BytesAgain) and review the included scripts (scripts/script.sh) — while this one is benign, any included executable will run on your agent when invoked, so confirm there are no unexpected commands or network calls in future versions.

安装(复制给龙虾 AI)

将下方整段复制到龙虾中文库对话中,由龙虾按 SKILL.md 完成安装。

请把本段交给龙虾中文库(龙虾 AI)执行:为本机安装 OpenClaw 技能「Stochastic」。简介:Stochastic reference tool. Use when working with stochastic in finance contexts.。
请 fetch 以下地址读取 SKILL.md 并按文档完成安装:https://raw.githubusercontent.com/openclaw/skills/refs/heads/main/skills/bytesagain3/stochastic/SKILL.md
(来源:yingzhi8.cn 技能库)

SKILL.md

打开原始 SKILL.md(GitHub raw)

---
name: "stochastic"
version: "1.0.0"
description: "Stochastic reference tool. Use when working with stochastic in finance contexts."
author: "BytesAgain"
homepage: "https://bytesagain.com"
source: "https://github.com/bytesagain/ai-skills"
tags: [stochastic, finance, finance, reference, cli]
category: "finance"
---

# Stochastic

Stochastic reference tool. Use when working with stochastic in finance contexts.

## When to Use

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

## Commands

### `intro`

```bash
scripts/script.sh intro
```

Overview and fundamentals

### `formulas`

```bash
scripts/script.sh formulas
```

Key formulas and calculations

### `regulations`

```bash
scripts/script.sh regulations
```

Regulatory framework and compliance

### `risks`

```bash
scripts/script.sh risks
```

Risk factors and mitigation

### `instruments`

```bash
scripts/script.sh instruments
```

Instruments and tools overview

### `strategies`

```bash
scripts/script.sh strategies
```

Common strategies and approaches

### `glossary`

```bash
scripts/script.sh glossary
```

Key terms and definitions

### `checklist`

```bash
scripts/script.sh checklist
```

Due diligence checklist

### `help`

```bash
scripts/script.sh help
```

### `version`

```bash
scripts/script.sh version
```

---

*Powered by BytesAgain | bytesagain.com | hello@bytesagain.com*