← Back to Skills Marketplace
yemeng831-cloud

天天Skills

by yemeng831-cloud · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
155
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install ttfund-base-infos
Description
通过天天基金API查询指定基金代码的详细基金信息,包括基金名称、类型、基金公司、当前净值及风险等级等核心数据。
Usage Guidance
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install ttfund-base-infos
  3. After installation, invoke the skill by name or use /ttfund-base-infos
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
天天基金信息 skill v1.0.0 首发上线: - 支持通过自然语言或参数查询基金基础信息(FUND_BASE_INFOS),返回 JSON 业务数据 - 强制校验环境变量 TTFUND_APIKEY 并指引用户获取/配置,未配置时中断请求并友好提示 - 明确请求参数与核心字段说明,方便用户理解数据含义与用法 - 完善错误处理,提供详尽升级指引及常见异常的应对提示 - 建议输出添加关键信息摘要与结构化解释,提升结果可读性与交互体验
Metadata
Slug ttfund-base-infos
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is 天天Skills?

通过天天基金API查询指定基金代码的详细基金信息,包括基金名称、类型、基金公司、当前净值及风险等级等核心数据。 It is an AI Agent Skill for Claude Code / OpenClaw, with 155 downloads so far.

How do I install 天天Skills?

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

Is 天天Skills free?

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

Which platforms does 天天Skills support?

天天Skills is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created 天天Skills?

It is built and maintained by yemeng831-cloud (@yemeng831-cloud); the current version is v1.0.0.

💬 Comments