S2 Agent Skill
S2 Agent Skill from Victory-Hugo/S2-Agent-Skill.
Skills in this plugin
17- ▌ I Have Adhd · victory-hugo bundle为ADHD读者优化输出格式:先给出下一步行动,将多步骤工作编号,在每次对话中重复当前状态,避免无关话题,提供具体的时间估算,让成果清晰可见。通过“/i-have-adhd”启用此模式;在说“停止adhd模式”前持续生效。
- ▌ Smart Search · victory-hugo bundle基于 opencli 命令的智能搜索路由器。当用户想要搜索、查询、查找或研究信息时,尤其是涉及指定网站、社交媒体、技术资料、新闻、购物、旅游、求职、金融或中文内容时,务必使用此 skill
- ▌ Opencli Usage · victory-hugo bundleUse when running OpenCLI commands to interact with websites (Bilibili, Twitter, Reddit, Xiaohongshu, etc.), desktop apps (Cursor, Notion), or public APIs (HackerNews, arXiv). Covers installation, command reference, and output formats for 79+ adapters.
- ▌ Opencli Repair · victory-hugoDiagnose and fix broken OpenCLI adapters when websites change. Use when an opencli command fails with SELECTOR, EMPTY_RESULT, API_ERROR, or PAGE_CHANGED errors. Reads structured diagnostic output and uses browser automation to discover what changed and patch the adapter.
- ▌ Opencli Oneshot · victory-hugoUse when quickly generating a single OpenCLI command from a specific URL and goal description. 4-step process — open page, capture API, write YAML adapter, test. For full site exploration, use opencli-explorer instead.
- ▌ Opencli Operate · victory-hugoMake websites accessible for AI agents. Navigate, click, type, extract, wait — using Chrome with existing login sessions. No LLM API key needed.
- ▌ Opencli Explorer · victory-hugoUse when creating a new OpenCLI adapter from scratch, adding support for a new website or platform, or exploring a site's API endpoints via browser DevTools. Covers API discovery workflow, authentication strategy selection, YAML/TS adapter writing, and testing.
- ▌ Tidyplots Plot Builder · victory-hugo bundle使用 tidyplots 编写、修改或排查 R 绘图代码时使用,包括图形生成、配色、统计标注、分面、多图排版及图片导出。
- ▌ Gotree Phylogenetic Tree · victory-hugo bundle使用 Gotree 命令行对系统发育树进行读取、检查、重定根、修剪、重命名、格式转换、支持度与枝长处理、折叠、比较、绘图、距离矩阵导出、随机树生成与远程下载上传。适用于 Newick、NEXUS、PhyloXML、Nextstrain/Augur v2 树文件的批处理、管道式工作流和终端自动化;涉及多序列比对请改用 goalign,涉及 Python 树分析请按需使用 biopython 或 scikit-bio。
- ▌ Pipeline Coding Standard · victory-hugo bundle编写或者修改代码至符合规范科研和数据处理的流水线(pipeline)。仅适用于科研、分析pipeline;不要用于普通单文件小工具、Web 前端、通用库开发或 Notebook 探索分析。
- ▌ Notion Knowledge Capture · victory-hugo bundleCapture conversations and decisions into structured Notion pages; use when turning chats/notes into wiki entries, how-tos, decisions, or FAQs with proper linking.
- ▌
- ▌ Bioinformatics Log Resume · victory-hugo bundle为生物信息学多样本批处理脚本设计、实现或审查基于日志的断点续跑。用于 bash/shell 主控脚本需要支持中断后重跑、并行写日志防竞争、按样本写入 success.log 和 fail.log、并且明确禁止通过扫描输出目录或输出文件判断完成状态的场景。适用于给现有流水线补加断点续跑、重构样本循环、或检查实现是否只依赖日志判定完成。
- ▌
- ▌ Notion Meeting Intelligence · victory-hugo bundlePrepare meeting materials with Notion context and Codex research; use when gathering context, drafting agendas/pre-reads, and tailoring materials to attendees.
- ▌ Notion Research Documentation · victory-hugo bundleResearch across Notion and synthesize into structured documentation; use when gathering info from multiple Notion sources to produce briefs, comparisons, or reports with citations.
- ▌ Notion Spec To Implementation · victory-hugo bundleTurn Notion specs into implementation plans, tasks, and progress tracking; use when implementing PRDs/feature specs and creating Notion plans + tasks from them.