openclaw 网盘下载
OpenClaw

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

首页 > 技能库 > Volume

Volume reference tool. Use when working with volume in finance contexts.

开发与 DevOps

许可证:MIT-0

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

版本:v1.0.0

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

0

安装量(当前) 0

🛡 VirusTotal :良性 · OpenClaw :良性

Package:bytesagain/volume

安全扫描(ClawHub)

  • VirusTotal :良性
  • OpenClaw :良性

OpenClaw 评估

The skill is an internally consistent, read-only finance reference that only executes a bundled shell script to print static documentation; it requests no credentials, makes no network calls, and does not modify system state.

目的

Name/description (volume reference for finance) matches the provided artifacts: SKILL.md lists commands that invoke scripts/script.sh, and the script prints finance-related reference material. There are no unrelated binaries, env vars, or capabilities requested.

说明范围

SKILL.md instructs the agent to run the included scripts/script.sh with simple subcommands (intro, formulas, regulations, etc.). The script only prints static text; it does not read arbitrary files, access environment variables, make network requests, or transmit data externally.

安装机制

There is no install spec. This is an instruction-only skill with one bundled shell script. Nothing is downloaded or extracted from third-party URLs and no packages are installed.

证书

The skill declares no required environment variables, no primary credential, and no config paths. The script does not reference external secrets or configuration.

持久

Flags are default (not always). The skill does not request persistent presence, does not modify other skills or system-wide settings, and only runs the included script when invoked.

综合结论

This skill appears low-risk: it only prints static finance reference text from an included shell script and does not request credentials or perform network I/O. Still, as with any third‑party script: (1) review scripts/script.sh yourself before running, (2) run it in a sandbox or isolated environment if you have any doubt, (3) do not provide credentials or elevated privileges to the skill, and (4) prefer installing only skills from sources you…

安装(复制给龙虾 AI)

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

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

SKILL.md

打开原始 SKILL.md(GitHub raw)

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

# Volume

Volume reference tool. Use when working with volume in finance contexts.

## When to Use

- Working with volume and need quick reference
- Looking up finance standards or best practices for volume
- Troubleshooting volume issues
- Need a checklist or guide for volume 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*