Shared common
Skill shuhaolin63-hash/shooting-athlete-multiagent-system-Skills/skills/shared-common
全Agent共享通用技能,提供文本检索、表格生成、数据摘要、引用格式化等基础能力。所有射击训练智能体均可调用。From its SKILL.md
npx -y skills add shuhaolin63-hash/shooting-athlete-multiagent-system-Skills --skill shared-commonAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 1 stars1 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
SKILL.md
0.8 KB, 269 tokens by cl100k_base, as published. Nobody here has run it
全Agent共享通用技能
为射击训练多智能体系统提供底层共享能力
功能模块
1. 文本检索
- 关键词提取与匹配
- 多语言文本检索(中/英)
- 上下文相关性排序
2. 表格生成
- Markdown表格生成
- 结构化数据展示
- 对比分析表格
3. 数据摘要
- 训练数据汇总统计
- 进步率计算
- 异常值检测与标注
4. 引用格式化
- APA格式引用生成
- PubMed标准引用
- 中文引用格式
- DOI/PMID链接嵌入
5. 通用工具
- 单位换算(mm/cm/m、秒/分钟、bpm等)
- 百分比/比率计算
- 简单统计分析(均值、标准差、趋势)
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.