A股“MACD底背离 + 零轴下二次金叉”实战分析与交易执行技能。用于把用户的盘感描述转成可执行的三档决策(上观察名单/可试错出手/必须放弃)、盘中检查单、入场与风控规则。适用于用户提到“二次金叉”“水下二次金叉”“底背离”“第一脚第二脚”“回踩验底”“MACD背离”“抄底修复”“想做但怕假信号”等场景。
npx skills add https://github.com/shouldnotappearcalm/a-share-skill --skill macd-second-golden-cross
将“看着像底背离”转成可验证、可执行、可止损的交易框架。
按顺序检查,不跳步:
满足多数特征:
输出动作:
必须同时看到:
执行建议:
任一命中即可放弃:
每次分析按以下顺序逐条打勾:
10. 失效位(第二脚低点下)是否可承受?
判定规则:
【形态结论】
- 当前分档:上观察名单 / 可试错出手 / 必须放弃
- 核心理由:
1) …
2) …
3) …
【结构证据】
- 第一脚:…
- 第二脚:…
- MACD对比(第一脚 vs 第二脚):DIF低点…,绿柱…
- 二次金叉位置:零轴下/否;高于第一次/否
【执行计划】
- 触发条件:…
- 入场方式:…
- 止损位:第二脚低点下…%
- 失效信号:…
- 仓位建议:轻仓/观望
【风险提示】
- 背离是预警不是保证反转;若无价格确认,优先等待。
Integration with protocols.io API for managing scientific protocols. This skill should be used when working with protocols.io to search, create, update, or publish protocols; manage protocol steps and materials; handle discussions and comments; organize workspaces; upload and manage files; or integrate protocols.io functionality into workflows. Applicable for protocol discovery, collaborative protocol development, experiment tracking, lab protocol management, and scientific documentation.
Analyzes job descriptions and generates tailored resumes that highlight relevant experience, skills, and achievements to maximize interview chances
Generate Excalidraw diagrams from natural language descriptions. Use when asked to "create a diagram", "make a flowchart", "visualize a process", "draw a system architecture", "create a mind map", or "generate an Excalidraw file". Supports flowcharts, relationship diagrams, mind maps, and system architecture diagrams. Outputs .excalidraw JSON files that can be opened directly in Excalidraw.
Build and distribute Expo development clients locally or via TestFlight
Use when you have a written implementation plan to execute in a separate session with review checkpoints
Data structure for annotated matrices in single-cell analysis. Use when working with .h5ad files or integrating with the scverse ecosystem. This is the data format skill—for analysis workflows use scanpy; for probabilistic models use scvi-tools; for population-scale queries use cellxgene-census.
Benchling R&D platform integration. Access registry (DNA, proteins), inventory, ELN entries, workflows via API, build Benchling Apps, query Data Warehouse, for lab data management automation.
Comprehensive molecular biology toolkit. Use for sequence manipulation, file parsing (FASTA/GenBank/PDB), phylogenetics, and programmatic NCBI/PubMed access (Bio.Entrez). Best for batch processing, custom bioinformatics pipelines, BLAST automation. For quick lookups use gget; for multi-service integration use bioservices.
Take shouldnotappearcalm/macd-second-golden-cross from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.