ths-financial-data该skill用于获取股票市场数据,包括实时行情、中文名称查询、键盘缩写转换、资金流向和日K线数据。使用thsdk库提供同花顺数据接口支持。支持自动将中文、缩写、短代码转换为thsdk所需的完整ths_code格式。当匹配到多只股票时,会返回候选列表供用户选择。如未安装thsdk,会自动安装。
Install via ClawdBot CLI:
clawdbot install bensema/ths-financial-dataGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated Mar 21, 2026
Individual investors use this skill to fetch real-time quotes, historical K-line data, and capital flow for specific stocks like '平安银行' or 'AAPL' to inform trading decisions. It automatically handles code conversion from Chinese names or abbreviations, simplifying data retrieval.
Financial analysts and researchers utilize the skill to gather market data across A-shares, HK, and US stocks for creating reports, backtesting strategies, or monitoring portfolio performance. The candidate selection feature ensures accurate symbol matching when queries are ambiguous.
Educators and developers build interactive demos or learning tools to teach stock market concepts, using the skill to fetch live data and display trends. The automatic dependency installation reduces setup overhead for classroom or workshop environments.
Developers integrate this skill into automated trading bots or algorithms to pull real-time and historical data for signal generation or risk assessment. The structured output from functions like get_kline_data facilitates seamless data processing in Python scripts.
Support agents in brokerage firms use the skill to quickly retrieve stock information based on user queries (e.g., abbreviations or partial names), with the multi-stock selection flow helping clarify ambiguous requests before providing detailed data.
Offer this skill as part of a subscription-based API service for developers and businesses needing reliable stock market data, with tiered pricing based on query volume or advanced features like real-time alerts. Revenue comes from monthly or annual licenses.
License the skill to trading platforms or financial software providers to enhance their data offerings, charging integration fees or revenue shares based on user engagement. It reduces development time for partners by handling code conversion and dependency management.
Provide free access to basic data fetching for educational purposes, while monetizing premium features like advanced analytics, historical data exports, or priority support. This attracts students and hobbyists who may upgrade for professional use.
💬 Integration Tip
Use the get_ths_instance() function for automatic dependency checks, and always handle the need_selection response to guide users through multi-stock matches for accurate data retrieval.
Scored Apr 19, 2026
Control desktop applications on Windows — launch, close, focus, resize, move windows, simulate keyboard/mouse input, manage processes, control VSCode, read clipboard, and capture screen info. Use when the user wants to interact with any running program, switch windows, type text, press shortcuts, open files in VSCode, manage running processes, or get system display information.
Conduct rigorous, adversarial code reviews with zero tolerance for mediocrity. Use when users ask to "critically review" my code or a PR, "critique my code", "find issues in my code", or "what's wrong with this code". Identifies security holes, lazy patterns, edge case failures, and bad practices across Python, R, JavaScript/TypeScript, SQL, and front-end code. Scrutinizes error handling, type safety, performance, accessibility, and code quality. Provides structured feedback with severity tiers (Blocking, Required, Suggestions) and specific, actionable recommendations.
Coding style memory that adapts to your preferences, conventions, and patterns for consistent coding.
Pragmatic coding standards for writing clean, maintainable code — naming, functions, structure, anti-patterns, and pre-edit safety checks. Use when writing new code, refactoring existing code, reviewing code quality, or establishing coding standards.
Claude Code integration for OpenClaw. This skill provides interfaces to: - Query Claude Code documentation from https://code.claude.com/docs - Manage subagents and coding tasks - Execute AI-assisted coding workflows - Access best practices and common workflows Use this skill when users want to: - Get help with coding tasks - Query Claude Code documentation - Manage AI-assisted development workflows - Execute complex programming tasks
Plan, draft, version, and refine written content with enforced versioning and quality audits.