This skill should be used when the user provides a Tushare API document URL and asks to generate a full plugin in this codebase, including extractor, schema, config, query service, and agent/MCP/http usage with testable curl examples.
$npx -y skills add yourdaylight/stock_datasource --skill tushare-plugin-builderInstalls into the current project.
Run `npx skills use "https://github.com/yourdaylight/stock_datasource" --skill "yourdaylight/stock_datasource/tushare-plugin-builder"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/yourdaylight/stock_datasource" that are relevant to the current task. Run `npx skills add "https://github.com/yourdaylight/stock_datasource"` and select the relevant skills, then follow their instructions.