Linearl
UserPractical agent skills for Reasonix & Claude Code: patent search, document-to-skill, web scraping, local OCR, project migration, Obsidian/OneNote notes, remote deployment & multi-machine sync — 12 self-contained skills.
Categories
Indexed Skills (21)
html-deck-to-pptx
将HTML幻灯片演示文稿截图并生成PPTX文件。当用户需要把HTML slides导出为PPT、将HTML演示文稿转成PPTX、对HTML幻灯片逐页截图打包时激活。Convert HTML slide decks to PPTX by screenshotting each slide and assembling into a PowerPoint file. Activates when user needs to export HTML slides to PPT, convert HTML deck to .pptx, screenshot HTML presentation pages.
reasonix-sync-deploy
在新电脑上完成 reasonix-sync 部署:探测环境、提示设置 OneDrive 始终保留、创建定时任务、首次推送并验证。用于把新机器接入 OneDrive 多机同步体系。
book-to-skill
Converts books and documents (PDF, EPUB, DOCX, HTML, Markdown, plain text, RTF, MOBI/AZW with Calibre) into structured agent skills, extracting frameworks, mental models, principles, techniques, and anti-patterns. Use when the user wants to study a document through GitHub Copilot CLI, Amp, or Claude Code, apply an author's frameworks while working, or build a reusable knowledge base from a file.
code-audit-fix
全流程代码审计与逐项修复:缺陷扫描、分优先级批量修复、多轮交叉复核、CI 非交互执行与结果契约(Python/JS/TS/Java)
gh-issue-submit
用 gh CLI 提交高质量 GitHub issue:模板发现、查重(含已关闭 issue 阅读)、源码调研根因、权限切换陷阱、computer use 回退、提交与验证
html-deck-pipeline-skill
端到端 HTML 讲稿流水线技能,适用于”上下文过长””分镜拆分””并行生成””风格控制”等超过 10 页的 HTML 演示任务。采用网站骨架输出模式(CSS 三层架构 + hash 路由 + 自适应缩放),支持一键导出 HTML 和 PPTX。强调分镜先行、风格契约、舞台比例可配置(16:9/4:3/16:10/adaptive)、版本递增与样式多样性。
measure-utilization
测量 HTML 演示文稿每页的空间利用率,找到过于空旷的页面。使用 Playwright 渲染 + 网格采样方法。当用户想检查页面密度、找空白页面、优化页面布局或询问"空间利用率"时使用。
scrapling-web-fetch
使用 Scrapling 抓取、清洗、分析网页并生成结构化数据或中文报告。适用于 scrape / crawl / fetch / extract / summarize 网站内容、profile/activity feed、回答/文章/帖子列表、近 1 年动态、批量网页调研,以及用户明确提到 401/403、反爬、Cloudflare、登录受限、signin/login、need_force_login、需要 cookies/token、动态渲染、滚动加载、批量抓取、站点主题分析、网页证据收集等场景。特别适合知乎、专栏、公众号、博客、列表页+详情页链路。核心使用场景:批量采集多页/多站内容、突破访问受限(403/Cloudflare/反爬屏蔽)、抓取需要鉴权(login/cookie/token)的页面。
image-ocr-to-docs
批量 OCR 图片转可检索文档:PaddleOCR + 放大预处理(游戏截图/攻略图),输出同名 .md 或汇总清单,含双引擎交叉验证
invest_analysis
Systematic investment research workflow for A-share and Hong Kong stock markets using AI-powered analysis. Use when conducting sector selection, supply chain analysis, financial report verification, or market sentiment evaluation. 系统化的 A 股/港股投资研究工作流程,适用于赛道筛选、产业链分析、财报验证和市场情绪评估。
obsidian-bases
Create and edit Obsidian Bases (.base files) with views, filters, formulas, and summaries. Use when working with .base files, creating database-like views of notes, or when the user mentions Bases, table views, card views, filters, or formulas in Obsidian.
obsidian-cli
Interact with Obsidian vaults using the Obsidian CLI to read, create, search, and manage notes, tasks, properties, and more. Also supports plugin and theme development with commands to reload plugins, run JavaScript, capture errors, take screenshots, and inspect the DOM. Use when the user asks to interact with their Obsidian vault, manage notes, search vault content, perform vault operations from the command line, or develop and debug Obsidian plugins and themes.
obsidian-markdown
Create and edit Obsidian Flavored Markdown with wikilinks, embeds, callouts, properties, and other Obsidian-specific syntax. Use when working with .md files in Obsidian, or when the user mentions wikilinks, callouts, frontmatter, tags, embeds, or Obsidian notes.
obsidian-vault-organize
整理 Obsidian 仓库时保证双向引用不断裂。移动/重命名/归档文件或文件夹后,全 vault 重写 wikilink、markdown 链接、嵌入与 canvas 引用,并用断链校验归零验证。适合批量重组目录、归档旧笔记、统一命名、修复断链、清理孤儿文件。当用户要求"整理 vault"、"移动笔记"、"重命名笔记"、"修复断链"、"归档"时使用。
onenote-to-obsidian
把 OneNote 分区文件(.one)解析为 Markdown 并导入 Obsidian。当用户需要从 OneNote 导出笔记、把 .one 转 md、OneNote 同步失败需要本地恢复、或导入 OneNote 分区到 vault 时使用。不依赖 OneNote 同步/云端,直接解析本地 .one 文件(经 OneNote COM API)。
patent-search
专利检索与可专利性分析:innojoy/Google Patents 自动化检索、检索式设计、对比文件分级、新颖性/创造性评估与交底书撰写
reasonix-remote-linux-setup
在 Linux 远程主机(含绿联 NAS)上安装/配置 reasonix serve,并打通 Windows 桌面版远程连接(含全部已知坑)
session-context-restore
跨会话上下文恢复技能。在新会话开始时快速恢复前序工作的上下文,减少重复理解成本。触发词:跨会话继续、恢复上下文、前序工作、会话衔接。
web-scraping
从任意网页抓取完整内容并整理为 Markdown:探测 SSR/API、处理限流、CDP 复用 Chrome 登录态、图片本地化
migrate-reasonix-project
迁移 Reasonix(及 Claude Code / Codex)项目目录时保留对话历史的完整流程
github-issue-triage
自己的 GitHub 仓库 issue 自动化闭环:收集→分析→修复→验证→关闭,含关闭前证据硬门槛与安全护栏(依赖 github-mcp-server)
Bio shown is the top-scored skill's repo description as a fallback — real GitHub bios land in a future update.