← 返回 Skills 市场
AIsa Crypto Market Data
作者
baofeng-tech
· GitHub ↗
· v1.0.0
· MIT-0
72
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install aisa-crypto-market-data
功能描述
Run web, multi-source, or last-30-days research through AIsa. Use when: the user needs search, synthesis, competitor scans, or trend discovery. Supports rese...
使用说明 (SKILL.md)
AIsa Crypto Market Data
Run web, multi-source, or last-30-days research through AIsa. Use when: the user needs search, synthesis, competitor scans, or trend discovery. Supports research-ready outputs and structured retrieval.
When to use
- The user needs web, multi-source, or last-30-days research.
- The user wants competitor scans, trend discovery, or structured search output.
- The user wants one skill to cover multiple retrieval surfaces.
High-Intent Workflows
- Search and summarize recent evidence.
- Compare two tools or companies using recent signals.
- Turn multi-source retrieval into a research brief.
Quick Reference
python3 scripts/coingecko_client.py --help
Setup
AISA_API_KEYis required for AIsa-backed API access.- Use repo-relative
scripts/paths from the shipped package. - Prefer explicit CLI auth flags when a script exposes them.
Example Requests
- Research OpenAI Agents SDK over the last 30 days
- Compare OpenClaw and Codex using recent public discussion
- Search recent sentiment around a product launch
Guardrails
- Do not present test-only helpers as public features.
- Do not claim sources that were not actually queried.
- If some providers time out, report that honestly.
安全使用建议
This package appears to be a straightforward crypto market-data client that talks to the AIsa API using the AISA_API_KEY you provide. Before installing or enabling it: (1) Confirm you trust the AIsa service (https://aisa.one) because your API key and any queries/results will be sent to that endpoint; (2) Limit and scope the AISA_API_KEY as much as the provider allows, and rotate it if you stop using the skill; (3) Note the documentation sometimes uses broader 'web research' language but the included script focuses on crypto/CoinGecko-style endpoints — if you expect general web research, verify the skill supports the specific sources you need; (4) Review the bundled script if you want to audit exact network calls (it sends Authorization: Bearer <AISA_API_KEY> to api.aisa.one). If any of these raise concerns, do not enable the skill or provide your API key until satisfied.
功能分析
Type: OpenClaw Skill
Name: aisa-crypto-market-data
Version: 1.0.0
The skill bundle provides a legitimate API client for accessing cryptocurrency market data via the AIsa platform. The primary script, `scripts/coingecko_client.py`, is a well-structured wrapper for the `api.aisa.one` endpoints, using standard Python libraries and proper input sanitization. No evidence of malicious intent, data exfiltration, or prompt injection was found.
能力标签
能力评估
Purpose & Capability
The package name, required env var (AISA_API_KEY), and included script (scripts/coingecko_client.py) all point to a crypto market-data client that queries the AIsa API at https://api.aisa.one/apis/v1. This matches the skill's crypto/data focus. Minor inconsistency: the SKILL.md text sometimes speaks more broadly about 'web, multi-source research' and 'last-30-days research' and general research workflows, while the provided script implements CoinGecko-style crypto endpoints via the AIsa proxy — i.e., the runtime asset is narrower (crypto market endpoints) than some of the high-level marketing language. This is likely documentation scope creep rather than malicious misdirection.
Instruction Scope
SKILL.md instructs running the bundled Python script (python3 scripts/coingecko_client.py) and to provide AISA_API_KEY. The instructions do not direct the agent to read arbitrary system files, other environment variables, or external endpoints besides the AIsa API. Guardrails are present (e.g., report provider timeouts).
Install Mechanism
This is an instruction-only skill with a bundled Python script; there is no install spec that downloads code at runtime from third-party URLs. The code is shipped inside the package and will run with python3. No high-risk remote install or extraction steps are present.
Credentials
Only a single credential (AISA_API_KEY) is required and declared as the primaryEnv. That key is used in Authorization headers to call the AIsa API, which is proportional to the skill's purpose. No unrelated secrets or host-level credentials are requested.
Persistence & Privilege
The skill is not set to always:true and is user-invocable. It does not request to modify other skills or system-wide settings. Autonomous model invocation is permitted by default (disable-model-invocation: false), which is normal and expected for skills; there are no additional privileged flags.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install aisa-crypto-market-data - 安装完成后,直接呼叫该 Skill 的名称或使用
/aisa-crypto-market-data触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of aisa-crypto-market-data.
- Enables web, multi-source, and last-30-days research for crypto market data through AIsa.
- Supports search, synthesis, competitor scans, and trend discovery.
- Delivers research-ready outputs and structured retrieval.
- Requires AISA_API_KEY for access.
- Includes CLI tools and examples for quick setup and use.
- Emphasizes honest reporting of data sources and provider timeouts.
元数据
常见问题
AIsa Crypto Market Data 是什么?
Run web, multi-source, or last-30-days research through AIsa. Use when: the user needs search, synthesis, competitor scans, or trend discovery. Supports rese... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 72 次。
如何安装 AIsa Crypto Market Data?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install aisa-crypto-market-data」即可一键安装,无需额外配置。
AIsa Crypto Market Data 是免费的吗?
是的,AIsa Crypto Market Data 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
AIsa Crypto Market Data 支持哪些平台?
AIsa Crypto Market Data 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 AIsa Crypto Market Data?
由 baofeng-tech(@baofeng-tech)开发并维护,当前版本 v1.0.0。
推荐 Skills