/general
- Group / 分组
- Research研究
- Description / 说明
- Research the topic as entered and summarize the main signals from the last 30 days.按输入主题直接研究,并总结最近 30 天的主要信号。
- Skill / 技能
last30days
Invocation template调用模板
/last30days {last30daysQuery} A structured research task preset that maps shared preset-task input into a mode-aware `last30days` workflow with explicit repository scope.一个结构化研究 task preset,把共享 preset-task 输入映射成具备模式感知能力的 `last30days` 工作流,并显式保留仓库范围。
last30days is a task preset package for teams that want recent market or community research to start from a stable structure instead of an unbounded free-form prompt.
Users choose whether they want general research, comparison, competitor discovery, or prompting-oriented analysis before dispatch. That gives the preset a cleaner contract than a single large textarea.
Repository scope stays visible and typed as read or write, so research can stay grounded in the right codebases without quietly expanding access.
The preset is designed to route work through the installed /last30days skill and keep non-interactive defaults explicit for automation-friendly runs.
No. The preset assumes the runtime already has /last30days installed and available.
No. Write access is limited to repositories that the user explicitly marked as write; read repositories remain reference-only.
last30days 适合那些希望把近期市场或社区研究收敛成稳定结构,而不是直接抛给执行器一大段自由文本的团队。
用户在派发前先选定 general、comparison、competitors 或 prompting 模式,让 preset 拿到更稳定的研究契约。
仓库范围和 read / write 权限始终显式可见,便于把研究结论锚定到正确代码库,同时避免范围悄悄扩大。
这个 preset 会优先走已安装的 /last30days skill,并把非交互默认行为直接写进提示词,更适合自动化环境。
不会。它默认运行环境已经安装并可用 /last30days。
不能。只有用户显式标为 write 的仓库可写;被标为 read 的仓库只能作为参考上下文。
/generallast30days/last30days {last30daysQuery} /comparisonlast30days/last30days {last30daysQuery} /competitorslast30days/last30days {last30daysQuery} --competitors /promptinglast30days/last30days {last30daysQuery} projectPath · required · Absolute path to the selected project root.repositoryPath · Resolved repository identity hint for the selected project.last30daysMode · required · Selected last30days research mode.last30daysQuery · required · Topic, comparison string, competitor seed, or brief research framing entered by the user.targetScopeMarkdown · required · Frontend-composed markdown scope block built from selected repositories and their access labels.targetRepositories · Selected repositories and their access types.