← Back to Skills Marketplace
aznikline

Quantics Bank

by Mason · GitHub ↗ · v0.1.1 · MIT-0
cross-platform ⚠ suspicious
79
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install quantics-bank
Description
宽数题库项目入口,涵盖五套量化题库来源、仓库结构、常用命令、公式渲染约束与当前公网部署信息。
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install quantics-bank
  3. After installation, invoke the skill by name or use /quantics-bank
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.1
- 添加了详细的 SKILL.md,说明项目用途、目录结构、命令与部署方式 - 明确列出五套已接入的量化题库来源,当前题量 1454 - 规范公式渲染原则和数据处理边界 - 补充了本地开发、抓取构建和 Vercel 部署常用命令 - 为新接手用户提供了上手建议与工作流程
Metadata
Slug quantics-bank
Version 0.1.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Quantics Bank?

宽数题库项目入口,涵盖五套量化题库来源、仓库结构、常用命令、公式渲染约束与当前公网部署信息。 It is an AI Agent Skill for Claude Code / OpenClaw, with 79 downloads so far.

How do I install Quantics Bank?

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

Is Quantics Bank free?

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

Which platforms does Quantics Bank support?

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

Who created Quantics Bank?

It is built and maintained by Mason (@aznikline); the current version is v0.1.1.

💬 Comments