← 返回 Skills 市场
yemeng831-cloud

天天Skills

作者 yemeng831-cloud · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
155
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install ttfund-base-infos
功能描述
通过天天基金API查询指定基金代码的详细基金信息,包括基金名称、类型、基金公司、当前净值及风险等级等核心数据。
安全使用建议
Before installing or enabling: - Verify the skill publisher and the endpoint domain (skills.tiantianfunds.com). There is no homepage/source listed in the registry metadata; prefer skills with a verifiable source. - Confirm why TTFUND_APIKEY is not listed in the skill's declared requirements. Ask the publisher to add TTFUND_APIKEY to the metadata (and to document required key scopes and rotation guidance). - Only set an API key that is scoped for this skill and is rotatable; do not reuse broader credentials (e.g., your main account secret) as TTFUND_APIKEY. - Understand that the key will be sent in the X-API-Key header to the gateway — treat it as a secret and, if possible, test in an isolated environment first. - If you cannot verify the publisher or the gateway, decline to provide secrets and consider using an alternative source (official public APIs or documented endpoints) or ask the publisher for a code repository/homepage and clearer metadata. - If you proceed, request the publisher to update the registry metadata to explicitly declare TTFUND_APIKEY as a required credential so automated tools and users are aware up-front.
能力评估
Purpose & Capability
The skill claims to query fund data from 天天基金 and the SKILL.md describes an API gateway call to retrieve fund info — that is coherent with the stated purpose. However, the instructions mandate the presence of a TTFUND_APIKEY environment variable even though the registry metadata lists no required env vars or primary credential. The missing declaration is an inconsistency (likely oversight) that should be corrected.
Instruction Scope
SKILL.md limits actions to: check a local env var (TTFUND_APIKEY), require the user to configure it if absent, and POST JSON to a specific external endpoint (https://skills.tiantianfunds.com/ai-smart-skill-service/openapi/skill/invoke) with X-API-Key and version fields. It does not instruct reading other files, sweeping system state, or exfiltrating unrelated data. The mandatory stop-if-no-key behavior is explicit and narrow.
Install Mechanism
No install spec and no code files are present (instruction-only skill). That minimizes on-disk risk; nothing is downloaded or installed by the skill package itself.
Credentials
The runtime requires a secret (TTFUND_APIKEY) to be present and used in requests, but the skill's registry metadata does not declare any required environment variables or a primary credential. Requiring a secret at runtime without declaring it in metadata is disproportionate and reduces transparency for users. Also note the API key will be sent to an external domain; users should ensure the key is scoped/rotatable and not reused for other services.
Persistence & Privilege
The skill does not request permanent presence (always=false), has no install steps, and does not modify other skills or system configuration. Autonomous invocation is allowed (platform default) but is not combined with other high privileges here.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install ttfund-base-infos
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /ttfund-base-infos 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
天天基金信息 skill v1.0.0 首发上线: - 支持通过自然语言或参数查询基金基础信息(FUND_BASE_INFOS),返回 JSON 业务数据 - 强制校验环境变量 TTFUND_APIKEY 并指引用户获取/配置,未配置时中断请求并友好提示 - 明确请求参数与核心字段说明,方便用户理解数据含义与用法 - 完善错误处理,提供详尽升级指引及常见异常的应对提示 - 建议输出添加关键信息摘要与结构化解释,提升结果可读性与交互体验
元数据
Slug ttfund-base-infos
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

天天Skills 是什么?

通过天天基金API查询指定基金代码的详细基金信息,包括基金名称、类型、基金公司、当前净值及风险等级等核心数据。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 155 次。

如何安装 天天Skills?

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

天天Skills 是免费的吗?

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

天天Skills 支持哪些平台?

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

谁开发了 天天Skills?

由 yemeng831-cloud(@yemeng831-cloud)开发并维护,当前版本 v1.0.0。

💬 留言讨论