From trading-skills
Fetches A-share company financial statements including income statements and balance sheets using tushare-cli. Query by ts-code (e.g., 000001.SZ) and period (e.g., 20231231).
npx claudepluginhub oopslink/trading-skills --plugin trading-skillsThis skill uses the workspace's default tool permissions.
```bash
Provides UI/UX resources: 50+ styles, color palettes, font pairings, guidelines, charts for web/mobile across React, Next.js, Vue, Svelte, Tailwind, React Native, Flutter. Aids planning, building, reviewing interfaces.
Conducts multi-round deep research on GitHub repos via API and web searches, generating markdown reports with executive summaries, timelines, metrics, and Mermaid diagrams.
Dynamically discovers and combines enabled skills into cohesive, unexpected delightful experiences like interactive HTML or themed artifacts. Activates on 'surprise me', inspiration, or boredom cues.
Share bugs, ideas, or general feedback.
tushare-cli financial income --ts-code 000001.SZ --period 20231231
tushare-cli financial balance --ts-code 000001.SZ --period 20231231
--period: reporting period end date in YYYYMMDD (e.g., 20231231 for annual, 20230930 for Q3)