← 返回 Skills 市场
164
总下载
0
收藏
1
当前安装
2
版本数
在 OpenClaw 中安装
/install market
功能描述
Query real-time and historical financial data across equities and crypto—prices, market moves, metrics, and trends for analysis, alerts, and reporting. Use w...
安全使用建议
This package appears coherent: it needs one API key (AISA_API_KEY) and python3 and contains a simple client that calls https://api.aisa.one. Before installing, verify you trust the AIsa service and owner (the skill's source/homepage is unknown), avoid using high-privilege or long-lived production keys, and monitor the API key's usage. You can inspect scripts/market_client.py (bundled) to confirm no unexpected behavior. If you plan to use it in an automated agent, consider limiting capabilities and rotating the key regularly.
功能分析
Type: OpenClaw Skill
Name: market
Version: 1.0.1
The skill bundle is a standard API wrapper for retrieving financial and cryptocurrency data from the AIsa platform (api.aisa.one). The Python client (scripts/market_client.py) uses standard libraries to perform authenticated HTTP requests and lacks any indicators of malicious intent, such as data exfiltration, unauthorized command execution, or prompt injection. All functionality is consistent with the stated purpose of market analysis and reporting.
能力标签
能力评估
Purpose & Capability
Name/description (market data across equities and crypto) matches the required artifacts: a single API key AISA_API_KEY, python3, curl examples, and a bundled Python client that calls https://api.aisa.one. All requested items are expected for this purpose.
Instruction Scope
SKILL.md instructs the agent to set AISA_API_KEY and shows curl examples against api.aisa.one; it does not ask the agent to read unrelated files, environment variables, or system paths. The included scripts only perform HTTP requests to the declared API endpoint.
Install Mechanism
No install spec is provided (instruction-only) and the package simply includes a CLI client script. Nothing is downloaded or installed automatically; no arbitrary remote archive URLs or extract steps are present.
Credentials
Only a single service credential (AISA_API_KEY) is required and it is used consistently as the authorization bearer token for API calls. No unrelated secrets or config paths are requested.
Persistence & Privilege
The skill is not always-enabled and does not request elevated or persistent system privileges. It does not modify other skills or system-wide settings.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install market - 安装完成后,直接呼叫该 Skill 的名称或使用
/market触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
- Expanded and clarified documentation for all available financial and crypto data endpoints, including sample API and CLI usage.
- Added detailed examples for querying historical, real-time, and analytics data across stocks and cryptocurrencies.
- Improved skill description to highlight cross-asset portfolio workflows and autonomous agent compatibility.
- Updated usage instructions and quick-start guides for both direct API and Python script access.
- Enhanced lists of supported data types, parameters, and common query recipes.
v1.0.0
Initial release of the market skill.
- Query stocks, crypto, prediction markets, and perform portfolio research using AIsa.
- Supports screening, price history, analyst expectations, and structured outputs for analysis.
- Includes example workflows for asset screening, price checks, and market research.
- Requires AISA_API_KEY for API access.
- Designed to work with multiple environments, including openclaw, claude-code, and hermes.
元数据
常见问题
Market 是什么?
Query real-time and historical financial data across equities and crypto—prices, market moves, metrics, and trends for analysis, alerts, and reporting. Use w... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 164 次。
如何安装 Market?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install market」即可一键安装,无需额外配置。
Market 是免费的吗?
是的,Market 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Market 支持哪些平台?
Market 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Market?
由 bibaofeng(@bibaofeng)开发并维护,当前版本 v1.0.1。
推荐 Skills