← 返回 Skills 市场
aznikline

Quantics Bank

作者 Mason · GitHub ↗ · v0.1.1 · MIT-0
cross-platform ⚠ suspicious
79
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install quantics-bank
功能描述
宽数题库项目入口,涵盖五套量化题库来源、仓库结构、常用命令、公式渲染约束与当前公网部署信息。
安全使用建议
This skill is mainly documentation for a specific repo and instructs running npm scripts and npx vercel deploys. Before installing or letting an agent run it: (1) verify you have Node/npm and npx/vercel installed and expect the agent to need them; (2) inspect the repository and the scripts/ folder locally—npm scripts can run arbitrary commands; (3) ensure any Vercel or GitHub credentials are only provided intentionally (the skill metadata does not declare them); (4) if an automated agent will run these commands, run them first in a sandbox or local dev environment so you can review network calls and outputs; and (5) be cautious about running data-fetch scripts that contact third-party sites—review those scripts for unwanted exfiltration or unexpected behavior.
功能分析
Type: OpenClaw Skill Name: quantics-bank Version: 0.1.1 The skill bundle provides documentation and command references for a quantitative finance question bank project ('Quantics-Bank'). It contains standard project metadata, directory structures, and common development/deployment commands (npm, Vercel) consistent with its stated purpose. No malicious code, data exfiltration, or harmful prompt injection attempts were identified in SKILL.md or _meta.json.
能力评估
Purpose & Capability
The name/description (a repo entrypoint for the Quantics-Bank project) aligns with the SKILL.md content: it documents sources, file layout, and common commands. However, the skill metadata declares no required binaries or environment variables while the instructions clearly assume a Node/npm environment and Vercel usage (npx vercel), plus network access to multiple upstream sites. The capability requested (interacting with the project) reasonably requires those tools/credentials, but they are not declared.
Instruction Scope
SKILL.md stays on-topic: it documents commands to inspect, fetch, build, and deploy the project and points to specific paths and scripts. It does instruct running npm scripts and npx vercel commands which will execute local scripts and may perform network operations (fetching upstream question sources and deploying to Vercel). It does not instruct the agent to read unrelated system files, but it implicitly requires access to the repository contents and network I/O.
Install Mechanism
This is an instruction-only skill with no install spec and no code files, so nothing is written to disk by the skill itself. That minimizes install-time risk; the runtime actions are left to the agent or user environment.
Credentials
The skill declares no required environment variables or credentials but the instructions expect use of tools that typically rely on credentials: Vercel (npx vercel deploy/whoami) and possibly GitHub access and network fetches to third-party sites. The absence of declared primaryEnv or required env vars makes it unclear what credentials the agent would need or attempt to use; this is a proportionality/visibility problem.
Persistence & Privilege
The skill is not marked always:true and is user-invocable with normal model invocation allowed. It does not request system-wide persistence or modify other skills' configs. Nothing in the metadata indicates elevated or permanent privileges.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install quantics-bank
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /quantics-bank 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.1
- 添加了详细的 SKILL.md,说明项目用途、目录结构、命令与部署方式 - 明确列出五套已接入的量化题库来源,当前题量 1454 - 规范公式渲染原则和数据处理边界 - 补充了本地开发、抓取构建和 Vercel 部署常用命令 - 为新接手用户提供了上手建议与工作流程
元数据
Slug quantics-bank
版本 0.1.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Quantics Bank 是什么?

宽数题库项目入口,涵盖五套量化题库来源、仓库结构、常用命令、公式渲染约束与当前公网部署信息。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 79 次。

如何安装 Quantics Bank?

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

Quantics Bank 是免费的吗?

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

Quantics Bank 支持哪些平台?

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

谁开发了 Quantics Bank?

由 Mason(@aznikline)开发并维护,当前版本 v0.1.1。

💬 留言讨论