← all publishers

lstm-kirigaya

@lstm-kirigaya source repo

35 published skills

  1. Bishe Guider · lstm-kirigaya bundle
    中文学术毕业论文(本科/硕士/博士)全流程写作指导与质量检查 Skill。 用于辅助毕业论文的撰写、修改、审查与定稿,覆盖写作风格、文献检索、 论文结构规范、排版语法、实验规范、盲审合规性、图表一致性等维度。 使用场景: (1) 撰写或修改论文章节内容时,确保符合学术写作规范 (2) 润色文本,去除 AI 写作痕迹,使行文自然如人类研究者亲笔 (3) 检索、筛选和管理学术参考文献 (4) 检查论文结构、逻辑一致性、盲审匿名性、图表风格一致性 (5) 定稿前的全面复盘检查
    0
    installs
  2. Onebot Ops · lstm-kirigaya bundle
    OneBot (QQ/Lagrange) 渠道运维与使用规范。消息收发通过 Channel outbound 与 deliver 完成,不依赖 Agent 工具。
    0
    installs
  3. Browser Use · lstm-kirigaya bundle
    Browser automation tool for AI agents. Use when needing to automate browser tasks, scrape web pages, interact with websites, take screenshots, fill forms, or perform any web automation. Supports both CLI commands and Python Agent API.
    0
    installs
  4. Agent Ruler Openmcp · lstm-kirigaya bundle
    Guidance for installing, upgrading, verifying, and using the npm package @agent-ruler/openmcp and its openmcp CLI. Use when a user asks how to install OpenMCP from npm, start or diagnose the Gateway, use OpenMCP CLI commands, configure skills through SKILL_PATH, troubleshoot global installs, or publish/test the CLI package.
    0
    installs
  5. Skill Test · lstm-kirigaya bundle
    Test skill for SDK skill integration. Use read_skill_file to read reference.md for more details.
    0
    installs
  6. Mock AI Upload Fixture · lstm-kirigaya bundle
    同上
    0
    installs
  7. Upload Guide · lstm-kirigaya
    Skill Upload Guide
    0
    installs
  8. Lagrange Qq Bot · lstm-kirigaya
    QQ 机器人核心驱动索引。定义了白面鸮人格、SOP 流程及工具调用入口。
    0
    installs
  9. Memory · lstm-kirigaya
    基于向量的长期记忆系统。用于存储用户偏好、历史纠正。
    0
    installs
  10. Util · lstm-kirigaya
    外部扩展能力,包括网络搜索、网页内容转换。
    0
    installs
  11. Execute Task · lstm-kirigaya
    机器人唯一的动作出口。通过 TS/JS 代码调用 OneBot API。
    0
    installs
  12. History Message · lstm-kirigaya
    历史消息搜索功能。支持关键词搜索群聊和好友的历史消息记录。
    0
    installs
  13. Zhihu OAUTH · lstm-kirigaya bundle
    知乎 OAuth 2.0 接入指南。用于帮助开发者完成知乎 Authorization Code 授权流程,包括 APP_ID/APP_KEY 申请、授权页跳转、Token 换取、用户信息获取及社交关系接口调用。适用于 Web 应用第三方登录场景。
    0
    installs
  14. Port Manager · lstm-kirigaya bundle
    为本地开发服务器分配并注入唯一端口号,防止同一台电脑上多个项目的端口冲突。启动任何开发服务器前,务必先通过 portman 脚本从 ~/.port-man 获取端口,并以 PORT=<端口> 原命令 的方式注入启动(例如 PORT=3001 npm run dev)。适用于:(1) 启动 Vite、Webpack、Next.js、后端 API 等开发服务器,(2) 配置多服务项目,(3) 避免与已有项目占用 3000、8080 等常用端口冲突,(4) 查看或更新 ~/.port-man 全局端口注册表。
    0
    installs
  15. Watcha OAUTH · lstm-kirigaya bundle
    观猹(Watcha)OAuth2.0 接入指南。用于帮助开发者完成观猹 Authorization Code 授权流程,包括客户端申请、授权页跳转、Token 换取、用户信息获取、Token 刷新与校验。适用于 Web 应用、移动 App 等场景,支持 PKCE 扩展。
    0
    installs
  16. Web Devtools · lstm-kirigaya bundle
    基于 browser-use CLI 的浏览器自动化调试工具集,提供网页控制、元素交互、截图、Cookie 管理、云端浏览器等功能。Use when working with web applications for: (1) Browser automation and UI testing, (2) Taking screenshots and inspecting page elements, (3) Filling forms and simulating user interactions, (4) Managing cookies and sessions, (5) Using cloud-based browsers for remote debugging, (6) Creating tunnels for local development servers.
    0
    installs
  17. Kimi Code API · lstm-kirigaya bundle
    Kimi Code (api.kimi.com/coding) 接入指南。支持 OAuth 2.0 设备码登录、Token 刷新、OpenAI 兼容的聊天/模型列表请求,以及手动 API Key 回退。适用于在模型列表中集成 Kimi Code、实现一键测试和正常对话请求的开发场景。
    0
    installs
  18. Lark Markdown · lstm-kirigaya bundle
    Build and send Feishu (Lark) interactive rich-text cards using lark_md format. Use when the user needs to: (1) construct Feishu card messages with markdown support, (2) send interactive cards via the Feishu Bot API, (3) format text with bold, inline code, lists, tables, or code blocks inside Feishu cards, or (4) convert markdown content into Feishu card elements.
    0
    installs
  19. Ddd Go Backend · lstm-kirigaya bundle
    Build production-ready Go backend services following DDD-layered architecture. Covers project scaffolding, config (Viper), database (GORM + MySQL/PostgreSQL), object storage (S3/MinIO), OAuth2 + JWT auth, OpenTelemetry tracing + Jaeger visualization, Zap logging, middleware patterns, and API routing. Use when creating a new Go backend service or adding features to an existing one that follows this architecture.
    0
    installs
  20. Rn App Builder · lstm-kirigaya bundle
    基于真实项目沉淀的 React Native 移动端 App 一键构建方案。覆盖 Expo 初始化、monorepo 共享包、鉴权路由、API 适配、主题系统与构建发布。
    0
    installs
  21. Tauri Devtools · lstm-kirigaya bundle
    用于调试 Tauri 应用的 MCP 工具集,提供截图、DOM 检查、元素交互、IPC 监控等功能。Use when working with Tauri applications for: (1) Debugging UI issues with screenshots and DOM inspection, (2) Automating UI interactions like clicks and input, (3) Monitoring IPC communication between frontend and backend, (4) Managing Tauri windows and sessions, (5) Reading console and system logs.
    0
    installs
  22. Weapp Devtools · lstm-kirigaya bundle
    用于调试微信小程序的自动化工具集,基于 miniprogram-automator 封装,提供截图、元素检查、页面导航、网络 Mock 等功能。Use when working with WeChat Mini Programs for: (1) Debugging UI with screenshots and element inspection, (2) Automating interactions like clicks, input, and swipes, (3) Navigating between pages and tabs, (4) Mocking network requests, (5) Reading console logs and errors.
    0
    installs
  23. 3d Shape Captcha · lstm-kirigaya bundle
    基于 Three.js 实时渲染的 3D 几何体验证码系统,支持软阴影和 Raycaster 点击交互。后端生成 6 个大小严格互不相同的 3D 几何体元数据(位置、旋转、缩放、颜色、类型),前端使用多光源布光和正交相机实现公平大小比较。适用于实现或修改基于点击的 3D 几何体验证码,或将图形验证码集成到邮件验证码发送等敏感操作中。
    0
    installs
  24. Read Arxiv Paper · lstm-kirigaya bundle
    读取 arxiv 论文的 LaTeX 源码并生成结构化中文摘要或中文博客 JSON。当用户给出 arxiv URL(如 https://arxiv.org/abs/2601.07372)并要求阅读、总结、提炼论文观点时,使用默认工作流生成 ./knowledge/summary_{tag}.md;当用户要求生成中文博客、输出 JSON、保留图表并输出到测试工作区时,启用 read-paper 工作流。
    0
    installs
  25. Duckduckgo Search · lstm-kirigaya bundle
    Integrate DuckDuckGo web search into a Rust project by calling Bing and DuckDuckGo HTTP APIs directly with browser fingerprint simulation. Use when building search functionality that needs text, news, image, or video results without relying on third-party CLI wrappers. Covers the primp HTTP client, vqd token extraction, Bing HTML parsing, DuckDuckGo JSON APIs, and cross-language HTTP concepts.
    0
    installs
  26. Dust Tarui Layout · lstm-kirigaya bundle
    通用 Tauri 桌面端 UI 布局模板,复现 DiskRookie 风格的无边框窗口外壳、粘性顶栏、主内容滚动区与专家模式分栏结构。适用于从 0 到 1 快速构建类似布局的客户端软件(如笔记管理、即时通讯等)。基于 Tauri 2 + React + MUI + Tailwind。
    0
    installs
  27. Jinhui Stack Debug · lstm-kirigaya bundle
    网站和小程序调试的依赖关系排查指南。当调试陷入僵局时,Use this skill to systematically identify which dependency layer is causing the issue: (1) Data dependencies - verify backend before debugging frontend, (2) Environment differences - local vs production issues, (3) Version compatibility - library/framework mismatches, (4) Configuration errors - missing or incorrect configs, (5) State management - component/app state problems, (6) Network layer - CORS, timeouts, connectivity, (7) Permission/authorization - auth and access control, (8) Caching issues - stale code or data, (9) Build process - compilation and bundling problems, (10) Runtime environment - browser/platform differences.
    0
    installs
  28. Tencent Ses Service · lstm-kirigaya bundle
    腾讯云官方的邮件推送 SES 服务使用 skill。 涵盖:SMTP 发送邮件所需的全部环境变量、API 接口设计规范、验证码邮件的完整发送流程(含人机验证、频率控制、Redis 存储)。 本 skill 以网络协议 / HTTP API 接口级别描述,不绑定具体编程语言。
    0
    installs
  29. Agent Work Evaluator · lstm-kirigaya bundle
    评审 Agent 软件、Agent 框架或混合型作品,先由用户确认作品类型和成熟参照物,再通过源码、测试、运行结果与作品材料建立证据链,按统一量表给出可复核评分。适用于比赛评审、技术尽调、开源项目打分和 Agent 产品横向比较;不适用于只要功能介绍而不需要评分的请求。
    0
    installs
  30. Skill Market Upload · lstm-kirigaya
    Skill Market 上传助手(给 AI Agent 用)
    0
    installs
  31. Admin Console Blueprint · lstm-kirigaya bundle
    Use when you need to design, scaffold, refactor, or document a medium-sized admin console built as an independent Vite/React SPA backed by modular Go admin APIs, Cookie session auth, and CLI-provisioned administrator accounts. Helpful for tasks like planning a new admin console, extracting reusable architecture from an existing console, adding `/api/admin/*` modules, or converting a one-off internal page into a structured admin system.
    0
    installs
  32. Build Test Suite · lstm-kirigaya
    构建软件测试集
    0
    installs
  33. Good Iteration Habits · lstm-kirigaya
    良好的软件迭代习惯
    0
    installs
  34. Frontend Coding Standards · lstm-kirigaya
    前端开发准则
    0
    installs
  35. Refactoring With Verification · lstm-kirigaya
    重构功能完整性验证
    0
    installs