Skip to content

feat(skills): publish stock-chan-analysis to skills/public#4228

Open
Richard8610 wants to merge 1 commit into
bytedance:mainfrom
Richard8610:feat/publish-stock-chan-analysis-skill
Open

feat(skills): publish stock-chan-analysis to skills/public#4228
Richard8610 wants to merge 1 commit into
bytedance:mainfrom
Richard8610:feat/publish-stock-chan-analysis-skill

Conversation

@Richard8610

Copy link
Copy Markdown

Summary

  • Promotes the stock-chan-analysis skill from skills/custom/ (per-user, not shared) to skills/public/ (global, shared across users)
  • Skill performs Chan Theory (缠论) multi-timeframe structural analysis on A-share stocks, generating interactive HTML reports with TradingView charts
  • Excludes the output/ sample report (generated artifact, not skill source)
  • Fixed a trailing-period typo in the references/chan_rules.md link that tripped the resource-reachability check

Test plan

  • Ran python -m deerflow.skills.review.cli skills/public/stock-chan-analysis --format text --fail-on error --fail-on-incomplete locally — 0 blockers, 0 errors, 2 benign warnings (internal-use files not directly referenced in SKILL.md, expected)
  • skill-review-ci.yml passes on this PR

🤖 Generated with Claude Code

Chan Theory (缠论) multi-timeframe structural analysis skill for
A-share stocks, promoted from skills/custom so other users can access it.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@CLAassistant

Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@github-actions github-actions Bot added area:docs Documentation and Markdown only area:skills Skills under skills/ or the skills harness risk:medium Medium risk: regular code changes size/XL PR changes 700+ lines labels Jul 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:docs Documentation and Markdown only area:skills Skills under skills/ or the skills harness risk:medium Medium risk: regular code changes size/XL PR changes 700+ lines

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants