最终形式推荐
SkillFiles & storageLets your agent turn a research requirement into a short format string when the final output form isn't obvious.
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the 最终形式推荐 skill
About this capability
Use when the user wants a recommendation for the deliverable format of a report, or when the final format cannot be determined directly from the requirements. Parses the requirements into a short format string without creating format files or schemas.
What this skill tells your AI
The instructions your AI receives, as published by opensensenova/sensenova-skills in skills/sn-report-format-discovery/SKILL.md and read by ahel’s review.
根据用户需求确定一个请求级 format 字符串。该字符串和 language 一样只在本次运行上下文中传递,不写入文件。
输入
- 原始研究需求
query - 请求级
language - 用户明确提出的最终形式(如有)
规则
- 用户明确指定最终形式时,优先使用用户的名称。
- 用户未指定时,根据主要阅读任务选择一个简短名称;无法判断时使用
report。 - 常见值包括
report、paper、table、memo、timeline、faq,但这不是封闭枚举。 format只表示最终交付形式,不承载章节、摘要、目录、结构偏好或写作规则;这些要求继续保留在原始 query 中。- 不搜索外部格式规范,不生成候选对象,不创建
format_proposal.json、format.json或任何格式 schema。 - 不替用户修改研究问题、范围、语言或流程模式。
输出
只返回一行:
format: <一个简短的非空字符串>
Signals
- GitHub stars
- 6k
- Forks
- 390
- Last commit
- Sep 2026
Advanced
- Catalog kind
- skill
- Gateway key
sn-report-format-discovery- Source
- github.com/opensensenova/sensenova-skills