← all publishers

cycleuser

@cycleuser source repo

35 published skills

  1. Academic Writer · cycleuser bundle
    Academic paper writing assistant for top-tier conferences and journals with AIGC-aware natural voice and figure quality enforcement. Triggers when: Writing academic papers or articles, needing literature search and citation formatting, preparing manuscripts for conference submission, creating paper structure, generating SVG/PDF figures, drafting reviewer response letters, or reviewing/polishing to reduce AIGC detection rates. Commands: - /paper new <topic> - Start new paper with topic analysis - /paper search <keywords> - Search and collect literature - /paper cite - Format citations properly - /paper structure - Generate paper outline - /paper review - Review, polish, and reduce AIGC markers - /paper detect <text> - Analyze AIGC features in text - /paper zh <topic> - Write Chinese journal article (CCF/知网 format) - /paper figures - Generate publication-quality SVG/PDF figures - /paper rebuttal - Draft reviewer response letter Capabilities: AIGC-aware academic writing, natural academic voice, literature search
    1
    install
  2. Literary Master · cycleuser bundle
    Literary master skill (文宗) — writes in the authentic craft of world-class authors, literary movements, national schools, and historical eras, grounded in deep corpus analysis of ~800 works (public-domain world classics + Nobel Prize collection). Triggers when: Writing fiction/poetry/drama in the style of a specific great author, a literary movement (realism, modernism, magic realism, symbolism, etc.), a national school (Russian/French/English/American/German/Nordic), or an era; building characters the way masters build them; engineering story structure; or needing a powerful general literary craft system beyond surface-level imitation. Commands: - /文宗 <风格目标> <选题> — Write in the craft of an author / movement / era / national school - /文宗 流派 <流派> <选题> — Write in a literary movement (现实主义/自然主义/现代主义/魔幻现实主义…) - /文宗 时代 <年代> <选题> — Write in an era's grammar (古典/中世纪/文艺复兴/19世纪/20世纪…) - /文宗 作家 <作家名> <选题> — Write in one master's signature craft - /文宗 人物 <人物> — Build a master-crafted character card - /文宗 结构 <题材> — Engine
    0
    installs
  3. Research Figure · cycleuser bundle
    Scientific figure generator that turns a hand-drawn sketch (or text description) into a publication-quality SVG with guaranteed zero overlaps. Pipeline: read the sketch with a vision LLM → extract structured layout JSON → map to a grid-based SVG template → auto-validate for overlaps/overflow/clipping → iteratively refine until 0 failures. Triggers when: A teacher/colleague asks you to draw a scientific flowchart/diagram, you have a rough sketch (photo/scan/screenshot) and need a clean SVG, natural-language instructions are too vague for direct generation so the vision model must read the sketch first, you need SVG flowcharts with absolutely no text-box overlap or element clipping, or you want to convert a PowerPoint/whiteboard draft into a publication-quality figure. Commands: - /画图 <草图路径> [输出路径] - Full pipeline: read sketch → JSON → SVG → validate → refine - /画图 from-json <layout.json> [输出路径] - Build SVG from a layout.json - /画图 from-text "<描述>" [输出路径] - Build SVG from a text description (no sketch) - /画图 va
    0
    installs
  4. Inventory Report · cycleuser bundle
    盘点归纳(Inventory & Report):从任意杂乱目录盘点某类素材(成果、文献、证书、内容库、名单、资产),先定义分类法,再全目录检索,多源交叉核验,输出结构化汇总(表格/清单/一段话/报告)。泛化于一切"整理一堆东西并交叉核对后给出汇总"的任务。 Triggers when: 需要统计/汇总某主题的内容(年度成果、论文清单、软著台账、获奖名单、学生获奖、文献库、内容收藏、证书清单、资产盘点),需要核对数字/条目是否与多个来源一致,需要把杂乱的档案目录整理成能直接上交的表格与总结。 Commands: - /盘点 <目录> [主题] - 盘点指定目录下的素材并输出汇总表 + 一段话总结 - /盘点 核对 <清单> - 对已有清单做多源交叉核验,输出证据链 - /盘点 报告 - 生成 docx 版盘点报告 - /inventory <dir> [topic] - English alias Capabilities: 分类法设计、按关键词全目录检索(glob+rg)、多源交叉核验(xlsx统计表/官方名单PDF/证书OCR,含WPS异常xlsx的zipfile+XML兜底读取)、xlsx分类汇总表生成(带格式)、一段话总结、docx报告、数字口径以用户确认为准、矛盾点列证据链
    0
    installs
  5. Master Architect · cycleuser bundle
    Top-tier software architect agent for complex multi-stage project development with strict quality gates and iterative refinement. Triggers when: Designing architecture for a complex multi-stage project, decomposing requirements into modules, or establishing quality gates for development phases. Commands: - /architect design <task> - Full architecture design for a task - /architect phase <n> - Execute specific phase - /architect iterate <module> - Iterate on a specific module - /architect status - Show current architecture status - /architect review - Review and validate architecture Capabilities: Six-phase architecture with quality gates, requirement analysis, architecture design, task decomposition, iterative development, integration and validation, documentation generation
    0
    installs
  6. Software Planner · cycleuser bundle
    Comprehensive software development planning and implementation skill for multi-interface Python applications with academic research integration. Triggers when: Creating new Python software with CLI/GUI/Web interfaces, planning software architecture and modules, designing scientific or engineering applications, setting up bilingual documentation and PyPI publishing, or needing academic research-based feature design. Commands: - /planner research <topic> - Conduct domain research - /planner design <project> - Design system architecture - /planner modules - Generate module specifications - /planner docs - Create bilingual documentation - /planner verify - Run verification checklist Capabilities: Pre-development planning and research, multi-interface design (CLI + PySide6 GUI + Flask Web), scientific visualization with pyqtgraph, academic literature-based feature design, sample data and test documentation generation, bilingual README with structured sections, GPLv3 licensing and PyPI publishing setup
    1
    install
  7. DOCX To Knowledge · cycleuser bundle
    Converts .docx documents (manuals, textbooks, reference books) into self-contained, searchable, mobile-friendly HTML knowledge bases with embedded images, chapter navigation, and full-text search. Triggers when: User provides a .docx file and requests a knowledge base, searchable HTML, mobile-friendly reader, or GangDan-compatible JSON. Commands: - /知识库 <docx路径> [输出目录] - Full pipeline: extract → clean → generate HTML + JSON + images - /知识库 extract <docx路径> - Extract text + images from docx, save to structured JSON - /知识库 clean <json路径> - Clean and polish the extracted JSON (spacing, headers, captions) - /知识库 generate <json路径> - Generate standalone HTML with search + nav + embedded images - /知识库 verify <html路径> - Run automated quality checks (images, spacing, search function) Capabilities: docx text+image+table extraction, CJK spacing normalization, stray header removal, image caption grouping, English diagram label separation, data-URI embedding for single-file output, full-text search with result excerpts, m
    0
    installs
  8. Iteration Manager · cycleuser bundle
    Iterative testing, verification, and improvement supervisor for code quality assurance. Triggers when: User requests iterative testing and improvement, code quality review and assurance is needed, automated testing and feedback loops are required, or multiple rounds of refinement are specified. Commands: - /iterate <n> - Run n iterations of test-improve cycle - /iterate stop - Stop current iteration loop - /iterate resume - Resume current iteration loop - /iterate status - Show current iteration status - /iterate report - Generate iteration report Capabilities: Automated test execution and result analysis, quality metrics tracking across iterations, improvement suggestion generation, convergence detection, and detailed iteration reports
    0
    installs
  9. Project Rebuilder · cycleuser bundle
    Project rebuilding skill that references existing projects to rewrite core features from scratch with team parallel review and persistent execution. Triggers when: Needing to reference an open-source project to rewrite core features, building a similar product from scratch, or deeply refactoring an existing project. Commands: - /rebuild <参考项目> <目标> - Start project rebuild - /rebuild analyze <项目> - Analyze reference project - /rebuild team - Start team parallel review - /rebuild ralph - Start persistent cross-session execution - /rebuild checkpoint - View or restore checkpoints - /rebuild status - View rebuild progress Capabilities: Reference project deep analysis, core feature extraction, multi-role parallel review (architect/developer/tester), cross-session persistent execution, rebuilding core features from scratch
    1
    install
  10. Application Bundle · cycleuser bundle
    申报材料包(Application Bundle):把一份"申报/上报需求"组装成套交付物——填写表格模板(合并单元格保格式)、生成正文材料(事迹/推荐书/申报书/报告正文)、匹配并嵌入证据附件图、统一命名、打包目录。泛化于评优推荐、职称申报、课题申报、验收材料、答辩材料、毕业设计材料等一切"表格+正文+证据"型材料组装。 Triggers when: 需要填申报/评优/验收表格并按模板出正文与证据材料(评优推荐表、优秀个人/先进集体、职称申报表、课题申报书、验收报告、答辩材料)、把"填好的表+事迹/申报正文+证书/证明图片"组装成一套可上交的材料包。 Commands: - /材料包 <需求> - 组装整套申报材料(表格+正文+证据) - /材料包 填表 <模板.docx> <数据> - 填写表格模板(合并单元格保格式) - /材料包 正文 <内容> - 生成事迹/申报正文(docx,宋体小四/标题规范) - /材料包 证据 <清单> - 匹配并嵌入证据附件图(PDF→PNG转换) - /材料包 打包 <目录> - 按命名规范整理成材料包目录 - /bundle <req> - English alias Capabilities: docx合并单元格表格定位与填写(保格式、保留签字行)、正文 docx 生成(标题黑体小三/正文宋体小四)、证据图收集与嵌入(证书PDF转PNG、每图加注说明)、材料包目录组织与命名、格式保真校验
    0
    installs
  11. Batch File Pipeline · cycleuser bundle
    批量文件管道(Batch File Pipeline):对一批文件执行可复用的处理管道——方向检查与校正(OCR检测旋转)、按命名规范统一重命名、格式转换、去重、校验。泛化于一切"一批文件要统一处理整理"的任务:扫描证书、照片、下载的媒体(音频/视频)、PDF文档、字幕、图片。防丢失是硬约束:先验证新文件再动旧文件。 Triggers when: 需要批量旋转/校正一批图片或扫描件、按统一命名规范批量重命名文件、批量转换格式(PDF↔图片、docx↔md、媒体压缩)、去重、检查一批文件是否规范、为一批文件生成清单。 Commands: - /批量文件 <目录> rotate - 批量检测并校正图片旋转方向(OCR盒坐标判断90°/180°) - /批量文件 <目录> rename <规范> - 按命名规范批量重命名(支持模板/正则/顺序号) - /批量文件 <目录> convert <目标格式> - 批量转换格式 - /批量文件 <目录> dedupe - 按内容哈希去重 - /批量文件 <目录> verify <规范> - 校验文件完整性与命名 - /batchfiles <dir> <action> - English alias Capabilities: OCR盒坐标旋转检测(竖排文字比例判断90°旋转+CW/CCW判定)、PIL旋转校正(quality=95)、按模板批量重命名、格式转换管道、SHA-256内容去重、先验证后删旧的防丢失协议、批量清单生成、命名规范正则校验
    0
    installs
  12. Literary Ghostwriter · cycleuser bundle
    Literary ghostwriter skill that mimics the writing style of seven literary masters for creative writing. Extended with long-form novel project management, multi-role writing workflow, and consistency tracking. Triggers when: Writing in a specific author's style, creative writing, script writing, novel writing, long-form fiction planning, chapter continuation, or style imitation exercises. Commands: - /文豪 <作家> <选题> — Single-shot style imitation (7 authors) - /literary <author> <topic> — English single-shot style imitation - /文豪 新建 <项目名> — Create novel project with world-building - /文豪 打开 <项目名> — Open existing project - /文豪 项目 — Show project status - /文豪 规划 — Analyze novel position, plan next moves - /文豪 大纲 [操作] — Generate/modify plot outline - /文豪 章纲 <章节号> — Generate chapter-level outline - /文豪 设定 <世界观元素> — View/modify world-building - /文豪 人物 [角色名] — View/modify character card - /文豪 伏笔 — View foreshadowing tracker - /文豪 续写 — Smart continuation from current position - /文豪 润色 <文本> — Style optimization - /文豪 审稿 [
    0
    installs
  13. Coding Agent Patterns · cycleuser bundle
    Core patterns for AI coding agents based on analysis of Claude Code, Codex, Cline, Aider, OpenCode. Triggers when: Building an AI coding agent or assistant, implementing tool-calling loops, managing context windows for LLMs, setting up agent memory or skill systems, or designing multi-provider LLM abstraction. Commands: - /agent-patterns - View coding agent patterns and architecture (informational skill) Capabilities: Core agent loop with while(true) and tool execution, context management with pruning and compression and repo maps, tool safety with sandboxing and approval flows and doom loop detection, multi-provider abstraction with unified API for different LLMs, memory systems with project rules and auto-memory and skill loading, session persistence with SQLite vs JSONL patterns
    0
    installs
  14. Official Document Writer · cycleuser bundle
    Official document writing assistant for Chinese government documents based on GB/T 9704-2012 standard. Triggers when: Writing Chinese official documents (公文), formatting documents according to national standards, reviewing document compliance, or creating notices, reports, requests, replies, letters, or minutes. Commands: - /gongwen notice <topic> - Write a notice (通知) - /gongwen report <topic> - Write a report (报告) - /gongwen request <topic> - Write a request (请示) - /gongwen reply <topic> - Write a reply (批复) - /gongwen letter <topic> - Write a letter (函) - /gongwen minutes <topic> - Write meeting minutes (纪要) - /gongwen check <document> - Check document compliance - /gongwen format - Show formatting rules Capabilities: 15 document types support, GB/T 9704-2012 compliance, hierarchy numbering rules, font and layout specifications, document structure templates
    0
    installs
  15. Python Project Developer · cycleuser bundle
    Complete Python multi-project development specification for CLI/GUI tools with unified API, OpenAI function-calling integration, and PyPI publishing. Triggers when: Creating a new Python project with CLI and GUI support, setting up pyproject.toml with README and PyPI publishing, implementing unified API with ToolResult pattern, adding OpenAI function-calling tools integration, or writing standardized tests and documentation. Commands: - /python-project init <name> - Initialize new Python project - /python-project structure - Generate project structure - /python-project api - Implement ToolResult API pattern - /python-project cli - Add CLI with unified flags - /python-project test - Generate test suite - /python-project publish - Setup PyPI publishing Capabilities: Project structure guidance from single-file to package migration, CLI unified flags (-V, -v, -o, --json, -q), Python API with ToolResult dataclass pattern, function-calling with TOOLS + dispatch pattern, bilingual README documentation with auto-scre
    1
    install
  16. An Jian · cycleuser bundle
    Security review for skills before installation, detecting dangerous patterns and assessing risk levels. Triggers when: Installing a new skill, periodically reviewing installed skills, or suspecting security issues in a skill. Commands: - /安检 <技能路径> - Audit skill security - /安检 scan <路径> - Deep scan - /安检 list - List installed skill risks - /安检 fix <技能> - Fix security issues - /security <skill-path> - English command for skill security audit Capabilities: Static code analysis, dangerous pattern recognition, risk assessment, auto-fix, user interaction decisions
    0
    installs
  17. Ba Guan · cycleuser bundle
    Pre-publish review with multi-layer deep analysis for code quality assurance before release. Now with AI attribution detection (ODS-inspired), risk-weighted scoring, and review-tier routing. Triggers when: Preparing to publish an npm package, needing pre-release review, or checking code change quality. Commands: - /把关 - Start full pre-publish review - /把关 check - Check unpublished changes - /把关 version - Suggest version bump - /把关 report - Generate review report - /把关 attribution - Show AI attribution summary - /review <task> - English command for pre-publish review Capabilities: Detect unpublished changes, AI attribution detection (Co-Authored-By/Assisted-by trailers), per-change deep analysis, multi-role review (architect/developer/tester/security/docs), risk-weighted scoring, review-tier routing (auto/standard/elevated), version suggestion, release risk assessment
    0
    installs
  18. Bao Kao · cycleuser bundle
    Enrollment guidance assistant that searches official data for cross-referenced analysis and practical advice on college entrance and graduate school applications. Triggers when: Needing enrollment data analysis, checking admission scores, analyzing major employment prospects, or researching school admission statistics. Commands: - /报考 <查询内容> - Search and analyze enrollment data - /专业 <专业名> - Analyze major employment prospects - /学校 <学校名> - Analyze school admission data - /一分一段 <省份年份> - Query score ranking tables - /分数线 <学校专业> - Query admission score cutoffs - /enroll <query> - Search and analyze enrollment data (English) - /major <name> - Analyze major employment prospects (English) - /school <name> - Analyze school admission data (English) Capabilities: Official data search from education authorities, cross-referenced data verification, historical trend analysis, score-ranking conversion, admission probability estimation, employment prospect analysis
    1
    install
  19. He Bing · cycleuser bundle
    Complete PR lifecycle management from worktree creation through implementation, commits, PR creation, verification loop, to merge and cleanup. Triggers when: Implementing a feature and submitting a PR, fixing an Issue, or completing merge work after code review. Commands: - /合并 <任务> - Start full PR workflow - /合并 create <任务> - Create PR - /合并 check - Check verification status - /合并 status - View PR status - /pr <task> - English command for PR workflow - /pr create <task> - Create PR (English) - /pr check - Check verification status (English) - /pr status - View PR status (English) Capabilities: Worktree management, feature implementation, atomic commits, PR creation, verification loop (CI + Review + Approval), merge and cleanup
    0
    installs
  20. Wang Ke · cycleuser bundle
    Auto mouse activity keeper for online course platforms. Prevents video pause caused by mouse-leave detection on platforms like 学习通/雨课堂/智慧树/中国大学MOOC. Triggers when: Need to keep online course videos playing without manual mouse movement, platform pauses video when mouse leaves the player area, or need unattended course playback. Commands: - /网课 - Start default mouse keeper (move mouse every 30s) - /网课 start [interval] - Start with custom interval (seconds) - /网课 stop - Stop mouse keeper - /网课 status - Check if running - /网课 browser - Directly control browser via Selenium (no plugin needed) - /网课 click - Click mode (periodically click play button area) /wangke - English command Capabilities: Cross-platform mouse micro-movement (pyautogui/pynput), direct browser control via Selenium (simulates mouse events on video element, auto-resumes paused video), configurable interval, CLI background execution, anti-detection stealth mode, emergency stop (Ctrl+C or move mouse to corner), supports Windows/macOS/Linux
    1
    install
  21. Zi Kong · cycleuser bundle
    Self-controlled autonomous iteration for opencode itself with cross-session memory and safe rollback. Triggers when: Needing opencode self-improvement, continuous skill iteration, or autonomous execution of long-running tasks. Commands: - /自控 <目标> - Start autonomous iteration - /自控 status - View iteration status - /自控 pause - Pause iteration - /自控 resume - Resume iteration - /自控 log - View iteration log - /auto <goal> - English command for autonomous iteration - /auto status - View status (English) - /auto pause - Pause iteration (English) - /auto resume - Resume iteration (English) Capabilities: True autonomous while(true) loop, cross-session context persistence, self-review after each iteration, budget control with time/token management, parallel task handling, decision tree for autonomous choices, rollback mechanism for safe iteration
    1
    install
  22. Shen Shi · cycleuser bundle
    Read-only GitHub triage for issues and PRs with evidence-backed analysis and parallel processing. Triggers when: Analyzing GitHub Issues or PRs, generating review reports, or triaging problems. Commands: - /审视 analyze <repo> - Analyze all open issues and PRs in a repo - /审视 issues <repo> - Analyze issues only - /审视 prs <repo> - Analyze PRs only - /审视 <URL> - Analyze a specific issue or PR - /analyze <repo> - English command for repo analysis - /analyze issues <repo> - Analyze issues only (English) - /analyze prs <repo> - Analyze PRs only (English) Capabilities: GitHub data reading, issue classification, evidence collection with permalinks, report generation, parallel background processing
    0
    installs
  23. Tianbiao · cycleuser bundle
    Template-preserving form/report filler. Extracts text from mixed reference materials (PDF/OCR/images/Office), corrects misaligned lines and OCR errors, then fills the content into a Word/Excel template while keeping the ORIGINAL fonts, borders, merged cells and layout — never rebuilds from scratch. Triggers when: Filling official forms/reports based on a fixed template (成绩单、试卷质量分析表、成绩分析表、过程性评价档案、考查课报告、各类表格), extracting text from reference materials (PDF/扫描件/图片) then filling into template, when output MUST match the original template format exactly, or when converting .doc/.xls templates and populating them with data. Commands: - /填表 <模板> <数据> - Fill a template with data, preserving format - /填表 convert <文件> - Convert .doc/.xls template to editable .docx/.xlsx - /填表 inspect <模板> - Map a template's tables/cells/fonts before filling - /填表 extract <资料目录> - Extract text from reference materials (PDF/OCR/images) - /填表 check <文档> - Verify filled doc format fidelity & data integrity - /tianbiao <template> <data> - En
    1
    install
  24. Humanizer · cycleuser bundle
    AI text humanizer that rewrites AI-generated content into natural human language based on AIGC detection countermeasures. Triggers when: Needing to reduce AIGC detection rates, rewriting AI-generated content into natural language, optimizing text to sound more human-written, or performing humanization polish on AI text. Commands: - /人话 <文本> - Humanize text - /人话 --style formal <文本> - Humanize in formal style - /人话 --style casual <文本> - Humanize in casual style - /humanize <text> - Humanize AI-generated text (English) - /detect <文本> - Detect AIGC features in text - /demo - Generate high-AIGC example and demonstrate processing Capabilities: AIGC detection countermeasures, identifying AI-typical patterns, multi-round iterative AIGC rate reduction, preserving original meaning and logic, supporting both casual and formal styles, bilingual Chinese-English text processing
    0
    installs
  25. Sleepless · cycleuser bundle
    Sleepless autonomous execution skill that never stops until the task is 100% complete, with self-healing and forced delivery guarantees. Triggers when: User needs long-running autonomous work, overnight development tasks, unattended AI execution, or any scenario requiring continuous unattended processing. Commands: - /修仙 <任务> - Start sleepless execution - /修仙 <任务> --budget <级别> - Start with budget level - /修仙 status - Check sleepless status - /修仙 log - View sleepless log - /sleepless <task> - Start sleepless execution (English) - /sleepless <task> --budget <level> - Start with budget level (English) - /sleepless status - Check status (English) Capabilities: Eternal autonomous loop with no voluntary exit, forced delivery mechanism, error self-healing, path switching on failure, cross-session persistence, all task modes support (dev/fix/refactor/test/doc/iterate/integrate/explore)
    1
    install
  26. Brief Write · cycleuser bundle
    Writing skill that mimics user blog style with concise, colloquial, and sincere language while avoiding AI-detectable patterns. Triggers when: Needing to mimic user writing style, write concisely, compose blog articles, or create technical documentation. Commands: - /简写 <主题或文本> - Write or rewrite in user's style - /write <topic/text> - Write in user's style (English) - /风格检查 <文本> - Check writing style compliance - /style-check <text> - Check writing style compliance (English) Capabilities: User blog style imitation, concise colloquial expression, AI-pattern avoidance, style compliance checking, bilingual Chinese-English support
    0
    installs
  27. Doc To DOCX · cycleuser bundle
    Pure-Python legacy Word (.doc) → .docx converter. Parses the Word 97/2000/2002/2003 binary format (and the Word-97-compatible output written by WPS Office) directly — no LibreOffice, no Microsoft Word, no textutil, no antiword/catdoc, no external binaries of any kind. Only olefile + python-docx + lxml. Triggers when: Converting a .doc file to .docx while preserving text, fonts (incl. 宋体/黑体/仿宋 Chinese fonts), sizes, bold/italic/underline, colours, paragraph alignment/indentation/spacing/line-spacing, page setup (A4, margins, orientation), the Normal/Heading style defaults and tables — "把 doc 原样转成 docx,但不装 Word、不用 LibreOffice". Commands: - /doc2docx <文件.doc> [-o 输出.docx] - Convert one .doc to .docx - /doc2docx batch <目录> [-o 输出目录] - Batch-convert every .doc in a directory - /doc2docx inspect <文件.doc> - Print structure: FIB, fonts, paragraphs, text preview - /doc2docx check <输出.docx> [--against 原.doc] - Verify the produced .docx and diff text against the original - /转docx <文件> - 中文命令别名(单文件转换) Capabilities: OLE2/
    0
    installs
  28. DOCX Editor · cycleuser bundle
    Lossless DOCX unpack / edit / repack toolkit. Treats a .docx as a ZIP of OOXML parts, edits the raw XML with lxml, and on save copies every UNMODIFIED part byte-for-byte — only the parts you actually edited are re-serialised. Guarantees that opening, editing and saving a document leaves its formatting completely intact. Triggers when: Editing a .docx while preserving format exactly (改文字但不改格式), unpacking a .docx into a folder of raw XML/media/files then repacking it back, swapping an embedded image or font, editing headers/footers/footnotes/endnotes/comments directly, editing table cells without disturbing the table style, doing global find-and-replace across runs while keeping each run's formatting, or any task that requires "open docx → change something → save, and nothing else changes". Commands: - /docx编辑 <文件> - Open a docx in the lossless editor (describe what to edit in natural language) - /docx编辑 unpack <文件> [目录] - Unpack a .docx into a folder of raw parts - /docx编辑 pack <目录> <输出.docx> - Repack a folder
    1
    install
  29. Shuang Chong · cycleuser bundle
    Adversarial dual-scrutiny planning skill. Uses single model to simulate 5 adversarial personas (Pragmatist, IntegrationTester, Researcher, Architect, Creative) in 3-round cross-critique debate. Only defensible insights that survive attacks enter the final plan. Triggers when: Planning complex projects needing maximum rigor, surfacing weak assumptions, blind spots, and over-engineering. Use before implementation to stress-test ideas. Commands: - /双重 <任务> - Start adversarial planning debate - /双重 status - View debate progress - /双重 plan - Generate plan from surviving insights - /adversarial <task> - English command Capabilities: 5-persona single-model adversarial debate (3 rounds), insight survival filtering, executable plan generation from defensible insights only, hard constraint extraction, risk-mitigation pairing, open question surfacing
    1
    install
  30. Patent Writer · cycleuser bundle
    Patent writing assistant for Chinese patents with search, disclosure document writing, workflow guidance, and strategic filing advice. Triggers when: Writing a patent application, creating a patent disclosure document, conducting patent search and analysis, planning patent filing strategy, or seeking guidance on the patent process timeline and requirements. Commands: - /patent search <keywords> - Conduct patent search with analysis framework - /patent disclosure <invention> - Write disclosure document with complete structure - /patent report <invention> - Generate self-search report with blocking risk assessment - /patent workflow - Show patent workflow with timeline and milestones - /patent strategy <invention> - Provide filing strategy advice - /patent check <document> - Check patent document compliance - /patent examples - Show patent writing examples and best practices Capabilities: Patent search platform guidance with analysis framework, disclosure document templates with complete structure, patent three
    1
    install
  31. Power Iterate · cycleuser bundle
    Fully autonomous continuous iteration skill that works until time or token budget is exhausted. Triggers when: User requests power iteration, continuous development, uninterrupted work, or sets explicit time or token budgets. Commands: - /强力迭代 <任务> [预算] - Start power iteration - /power-iterate <task> [budget] - Start power iteration (English) Capabilities: Fully autonomous decision-making without user confirmation, automatic requirement understanding and evaluation design, automatic iteration path planning, time/token budget management, periodic progress reporting
    0
    installs
  32. Skill Manager · cycleuser bundle
    Central skill registry and management system, auto-loaded on session start for skill discovery and invocation. Triggers when: Listing available skills, loading or activating a specific skill, refreshing the skill registry, or viewing skill help information. Commands: - /skills - List all available skills with descriptions - /skill <name> - Load and activate a specific skill - /skill reload - Refresh skill registry - /skill help <name> - Show detailed help for a skill Capabilities: Auto-discovery of all skills in workspace, unified skill invocation via /skill command, skill registry with metadata and descriptions, version tracking and dependency management
    1
    install
  33. Skill Refiner · cycleuser bundle
    Skill refinement tool that iteratively polishes and improves any skill until it reaches optimal quality. Triggers when: Needing to improve an existing skill, polish skill documentation, optimize skill rules, or fix skill deficiencies. Commands: - /修炼 <技能名> - Refine a specific skill - /refine <skill> - Refine a specific skill (English) Capabilities: Deep analysis of skill deficiencies, improvement plan generation, iterative optimization until standards are met, testing to verify improvements, cultivation report generation
    1
    install
  34. Academic Guide · cycleuser bundle
    Search doctoral dissertations for a given academic field, compile professional sites and databases with description and update frequency, preserve complete search records, and independently verify every citation link before including in the final report. Use when user wants to explore a new research field, search for recent doctoral dissertations, find authoritative professional websites and databases for a discipline, or needs to verify and format academic citations with clickable links.
    0
    installs
  35. Verify Deliver · cycleuser bundle
    先验证后交付(Verify Before Deliver):一切任务的交付前强制验证协议。核心主张——任何交付物在汇报给用户之前,必须先真实执行产出、用可复现的方法自测、修复发现的问题、确认无损,最后才汇报。绝不"只描述不执行",绝不"改了不验证"。 Triggers when: 任何需要交付产物的任务(写代码、改文档、生成表格/图片/PDF、整理文件、填表、论文排版、教材编写、批量处理),特别是用户有"先自己完整测试验证,解决所有问题再汇报""要真实执行不要只描述"期望的场景;也用于交付前的自查清单。 Commands: - /先验证 - 进入交付前验证模式:列出产物、校验、修复、汇报 - /先验证 check <产物> - 对指定产物运行校验清单 - /先验证 报告 - 输出验证结果与修复记录 - /verify <artifact> - English alias Capabilities: 产物可打开性校验(docx/xlsx/pdf/图片/HTML)、内容正确性校验(数字/姓名/奖项/引用一致性)、格式保真校验(字体/合并单元格/页眉页脚)、文件完整性校验(字节级对比、无文件丢失)、跨源一致性校验(统计表/名单/证书多源对齐)、修复-重验循环、交付前汇报规范(先验证→再报结论)
    1
    install