← all publishers

locusyuri

@locusyuri source repo

24 published skills

  1. Scoop Check · locusyuri bundle
    Check whether a proposed research novelty (given a problem statement and claimed idea/novelty) overlaps with existing published work. TRIGGER when the user asks to verify research novelty, check if an idea is new, compare a proposed contribution to prior art, do a literature/prior-art search for a specific claim, or assess whether a paper idea has been scooped. DO NOT TRIGGER for general literature reviews unrelated to a specific novelty claim, or for writing related-work sections of an already-validated idea.
    0
    installs
  2. Scoop Skills · locusyuri bundle
    Use this skill to manage Windows packages via Scoop. Trigger this skill whenever the user mentions installing software, or whenever you need to execute a CLI tool that is not pre-installed on Windows but might have a Windows version available for discovery or installation via Scoop (e.g., git, curl, neovim, bat, etc.). This skill also helps you discover and execute the "shims" (executables) installed by Scoop, ensuring you know which command-line tools are available for use.
    0
    installs
  3. Add Scoop App · locusyuri
    为本仓库(scoop-violet)新增一个 Scoop 应用。当用户要求添加新软件/新应用到本 bucket、或要求"加一个 xxx 的 manifest"时触发。按 wiki/SPEC.md 规范完成调研→manifest→脚本→验证→README 全流程,且不修改仓库外任何文件。
    0
    installs
  4. Cnb Code Commit · locusyuri
    编写代码、提交并创建 PR。
    0
    installs
  5. Manifest Reviewer · locusyuri
    按 wiki/SPEC.md 规范审查本仓库 bucket/ 下的 Scoop manifest(新增或修改后)。当用户要求"审查 manifest"、"检查 bucket 规范"、"review 应用清单"时触发。只读审查,不修改任何文件。
    0
    installs
  6. Cnb Repo Knowledge Base · locusyuri
    检索指定仓库的知识库,返回相关的文本片段及其来源。
    0
    installs
  7. General Paint By Py · locusyuri bundle
    编写 Python + matplotlib 绘图脚本,生成教材级(教科书排版风格)的数学/物理教学插图与数据图——包括网格/表格式图形、数学结构示意图、物理场景图、函数曲线图,并渲染输出 PNG 或 SVG。当用户提出"画/绘制/生成/做一张图、figure、chart、示意图、diagram、illustration"等请求、给出一段需要转为图片的详细视觉规格、或要求修改一个现有绘图脚本时使用。
    0
    installs
  8. Math Function Figures · locusyuri
    Math Function Figures (数学函数可视化)
    0
    installs
  9. Physics Model Figures · locusyuri
    Generate physics-textbook figures pairing a conceptual model diagram with the governing function curves (e.g. electric field + potential vs. distance). Use when drawing a physics concept illustration that needs a model/scene panel beside one or more function plots.
    0
    installs
  10. Field Potential Curves · locusyuri
    Generate E(r) and V(r) curve panels (electric field + potential vs. distance) for charge distributions — point charge, spherical shell, solid sphere, concentric shells, line charge, cylindrical shell. Specialized companion to physics-model-figures for figures whose right panel is a piecewise E/V vs. distance plot. Use when the task is specifically about electric field and potential curves.
    0
    installs
  11. Typst · locusyuri bundle
    Typst document creation and package development. Use when: (1) Working with .typ files, (2) User mentions typst, typst.toml, or typst-cli, (3) Creating or using Typst packages, (4) Developing document templates, (5) Converting Markdown/LaTeX to Typst
    0
    installs
  12. Design Note · locusyuri
    为 MathRepo 中的新笔记设计完整的 Part-Chapter-Section 目录结构。涵盖教材基线分析、职责边界划定、逻辑链路设计、内容丰富度把控、注释蓝图写入和覆盖度验证。适用于从零规划一份新笔记的宏观骨架。
    0
    installs
  13. Math Review · locusyuri bundle
    Verifies math-heavy code for algorithmic correctness and numerical stability. Use when reviewing scientific algorithms, ML models, or numerical code.
    0
    installs
  14. Make Outline · locusyuri bundle
    为 Typst 数学笔记的某一章/某一节规划详细大纲,包括知识点、逻辑链路、组件规划、标签系统、交叉引用和图片规划。适用于开始撰写新章节前的结构设计阶段,也适用于已有章节的补全/重构规划。
    0
    installs
  15. Code Reviewer · locusyuri
    跨文件代码审查,检查 Typst 代码的一致性、可维护性和内容职责原则遵循情况
    0
    installs
  16. Typst Compile · locusyuri
    本技能文件规定了如何编译验证 Typst 文件,确保修改后的笔记可以正确生成 PDF。
    0
    installs
  17. Latex To Typst · locusyuri bundle
    将 MathRepo 中的 LaTeX (elegantbook) 笔记迁移到 Typst 格式。提供完整的组件映射、符号映射、环境转换规则和自动化脚本。适用于批量迁移 LaTeX 笔记到 Typst 单文件格式。
    0
    installs
  18. Proof Reviewer · locusyuri
    审查数学证明的逻辑完整性、符号一致性和推理严密性
    0
    installs
  19. Template Usage · locusyuri
    本技能文件规定了 `TypstTemplate/math-notes.typ` 模板的使用方式和所有可用组件。
    0
    installs
  20. Glossary Indexer · locusyuri
    扫描 Typst 文件中的标签(如 <def:limit-of-sequence-of-sets>),在 Appendix 的 Glossary 节中生成字母索引。
    0
    installs
  21. Review Annotation · locusyuri
    处理 reviewer 批注文件:解析批注、定位源码、分析问题、给出修改方案,待用户确认后执行并编译验证。当用户提供批注文件(如 temp/【批注】XXX.censoring.md)并要求处理时调用。
    0
    installs
  22. Illustration Prompt · locusyuri bundle
    根据用户说明生成物理/数学教学插图的 AI 绘图提示词。涵盖模型示意图、函数曲线图、实/复函数与一般映射图等,支持多面板组合布局。
    0
    installs
  23. Typst Edit Consistency · locusyuri
    在编辑 Typst 数学笔记时,保持符号、风格、格式完全一致的原则
    0
    installs
  24. Typst Writing Conventions · locusyuri
    当编辑/创建 .typ 文件时,必须使用本技能以确保符合 Typst 语法规范(如 subset→subset.eq, \sigma→sigma, integral→integral 等)、符号映射规则、文档层级结构和写作风格约定。尤其适用于新增数学公式较多的笔记时。
    0
    installs