用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/MerkyorLynn/Lynn --skill deep-research命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
A股量化选股扫描器,模型驱动自适应因子评分。通过 Tushare 扫描全 A 股 5000+ 只股票,检测市场环境(波动率、动量、资金面、板块轮动),动态调整因子权重,输出选股榜/异动榜/行业分布的 HTML 报告。适用于 A 股选股、量化筛选、因子分析、市场环境诊断、板块轮动、动量策略、价值投资筛选。Use for Chinese A-share stock screening, quantitative stock picking, sector rotation, market regime detection.
3-layer personality system for AI agents: Yuan (base persona), Ishiki (private self-awareness), Public Ishiki (external behavior rules). Give your agent a consistent character, emotional depth, and safe guest interaction boundaries. Use when: (1) Want agent to have a consistent personality, (2) Agent needs different behavior for owner vs strangers, (3) Building a personal AI companion, (4) Agent responses feel generic and robotic, (5) User says 'be more like...', 'act as...', or wants to customize agent character.
Auto-snapshot workspace before dangerous commands (rm -rf, git clean, git reset --hard). Zero-cost hardlink dedup on macOS/Linux, robocopy mirror on Windows. Use when: (1) About to run destructive file operations, (2) User asks to protect workspace files, (3) Before bulk delete/move operations, (4) User mentions fear of losing files. Also provides snapshot listing and one-command restore.
基于 SOC 职业分类
正在显示 SKILL.md
| name | deep-research |
| description | 多步深度研究:自动搜索、读取、交叉验证、综合分析。当用户请求调研、研究、深度分析某个话题时使用。 |
| tags | ["research","search","analysis"] |
当用户请求深度研究、调研分析、信息整理时,按以下流程执行:
web_search 搜索主题的不同维度web_fetch 读取搜索结果中最有价值的页面create_artifact 生成 HTML 报告(如果内容丰富)create_report 生成专业报告(如果是股票/行业分析)