← Back to Skills Marketplace
580
Downloads
1
Stars
2
Active Installs
1
Versions
Install in OpenClaw
/install tw-stock-info
Description
Taiwan stock info using Fugle or FinMind APIs. Provides real-time quotes, historical data, financial statements, and technical indicators for Taiwan stocks.
Usage Guidance
This skill's functionality (calling Fugle and FinMind APIs) is coherent, but the registry metadata fails to declare the required API keys/tokens. Before installing: 1) Treat the skill as requiring API credentials — do not paste production credentials into an unknown skill. 2) Ask the author or registry to add required env vars (e.g., FUGLE_API_KEY, FINMIND_TOKEN) and a homepage/source link so you can verify authorship. 3) Test with limited-scope or revoked keys and observe network activity; prefer issuing API keys tied to low-rate or read-only plans. 4) Note the filename mismatch (examples.md vs example.md) — request the author fix it. 5) If you cannot verify the author/source, avoid providing real credentials and prefer manually running the documented cURL commands yourself instead of granting the agent autonomous access.
Capability Analysis
Type: OpenClaw Skill
Name: tw-stock-info
Version: 1.0.0
The skill bundle provides legitimate documentation and usage examples for accessing Taiwan stock market data via the Fugle and FinMind APIs. All files, including SKILL.md and the API specifications in the api/ directory, are well-structured and align with the stated purpose without any evidence of malicious intent, data exfiltration, or prompt injection.
Capability Assessment
Purpose & Capability
The SKILL.md and examples show calls to Fugle (X-API-Key) and FinMind (Authorization: Bearer) and therefore legitimately require API credentials; however the skill declares no required environment variables or primary credential in its registry metadata. That mismatch is unexpected and disproportionate to the stated purpose — a stock-info integrator should declare the API keys it needs.
Instruction Scope
The instructions are focused: they provide API endpoints and cURL examples to query Fugle and FinMind for quotes, historical data, and indicators. They do not instruct the agent to read local files, system credentials, or send data to unknown third-party endpoints. Minor issue: SKILL.md references examples.md but the included file is named example.md (filename mismatch), which may break usage.
Install Mechanism
This is an instruction-only skill with no install spec and no code files to execute. That minimizes install-time risk; nothing is downloaded or written by an installer.
Credentials
The runtime docs require API keys/tokens (Fugle X-API-Key and FinMind Bearer token) but the skill metadata lists no required env vars or primary credential. That absence is a coherence gap: the skill should declare what credentials it needs and how it expects them supplied. Without that, a user or agent might accidentally expose credentials or the skill might prompt for them in unclear ways.
Persistence & Privilege
The skill does not request persistent presence (always:false) and has no install hooks. It does not request modification of other skills or system settings. Autonomous invocation is allowed (platform default) but not combined with other privilege escalation indicators.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install tw-stock-info - After installation, invoke the skill by name or use
/tw-stock-info - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release.
- Provides real-time quotes, historical data, financial statements, and technical indicators for Taiwan stocks.
- Integrates both Fugle (real-time, technical) and FinMind (historical, financial) APIs.
- Includes usage examples and detailed API documentation.
- Documents authentication methods and rate limits for each API.
Metadata
Frequently Asked Questions
What is Taiwan Stock Info?
Taiwan stock info using Fugle or FinMind APIs. Provides real-time quotes, historical data, financial statements, and technical indicators for Taiwan stocks. It is an AI Agent Skill for Claude Code / OpenClaw, with 580 downloads so far.
How do I install Taiwan Stock Info?
Run "/install tw-stock-info" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Taiwan Stock Info free?
Yes, Taiwan Stock Info is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Taiwan Stock Info support?
Taiwan Stock Info is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Taiwan Stock Info?
It is built and maintained by Hans (@hans00); the current version is v1.0.0.
More Skills