From ff797d756663ffd237ca4887e72da19fdb615eca Mon Sep 17 00:00:00 2001 From: cue Date: Tue, 8 Sep 2026 17:04:05 -0700 Subject: [PATCH 1/4] docs: add optional cue-omni-reader (sensedeal/cue-skills) as README opt-in --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0670365..13decb5 100644 --- a/README.md +++ b/README.md @@ -398,6 +398,7 @@ Community-maintained plugin marketplaces you can add to access additional plugin ### Skills & Frameworks - [aurakit](https://github.com/smorky850612/Aurakit) — All-in-one Claude Code skill: 46 modes, 23 sub-agents, 6-layer OWASP security, 10 lifecycle hooks, ~55% token savings. Cross-platform (Codex, Cursor, Manus, Windsurf). Install: `npx @smorky85/aurakit` +- [cue-omni-reader](https://github.com/sensedeal/cue-skills/tree/main/cue-omni-reader) — Instruction-only agent skill that drives the official Cue Omni Reader MCP to parse an HTTP(S) URL or an authorized local document, audio, or video source into Markdown. Works across Claude Code, Codex CLI, Gemini CLI, WorkBuddy and other agents. MIT. Install: `npx skills add sensedeal/cue-skills --skill cue-omni-reader` ## Resources - [Claudebin](https://claudebin.com) ([GitHub](https://github.com/wunderlabs-dev/claudebin.com/)) - A minimalistic tool for publishing and sharing Claude coding sessions. From dfff9250f5b14e08475bf8c1011a2eafba06460d Mon Sep 17 00:00:00 2001 From: cue Date: Tue, 8 Sep 2026 17:21:50 -0700 Subject: [PATCH 2/4] docs: align cue-omni-reader opt-in wording with upstream scope Co-Authored-By: Claude Code --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 13decb5..08768d6 100644 --- a/README.md +++ b/README.md @@ -398,7 +398,7 @@ Community-maintained plugin marketplaces you can add to access additional plugin ### Skills & Frameworks - [aurakit](https://github.com/smorky850612/Aurakit) — All-in-one Claude Code skill: 46 modes, 23 sub-agents, 6-layer OWASP security, 10 lifecycle hooks, ~55% token savings. Cross-platform (Codex, Cursor, Manus, Windsurf). Install: `npx @smorky85/aurakit` -- [cue-omni-reader](https://github.com/sensedeal/cue-skills/tree/main/cue-omni-reader) — Instruction-only agent skill that drives the official Cue Omni Reader MCP to parse an HTTP(S) URL or an authorized local document, audio, or video source into Markdown. Works across Claude Code, Codex CLI, Gemini CLI, WorkBuddy and other agents. MIT. Install: `npx skills add sensedeal/cue-skills --skill cue-omni-reader` +- [cue-omni-reader](https://github.com/sensedeal/cue-skills/tree/main/cue-omni-reader) — Instruction-only agent skill that plugs into any AI agent (Claude Code, Codex CLI, Gemini CLI, WorkBuddy, etc.) to drive the official Cue Omni Reader MCP to parse an HTTP(S) URL or an authorized local document, audio, or video source into Markdown. Native loading on WorkBuddy is still marked unverified upstream (see `references/compatibility.md`). MIT. Install: `npx skills add sensedeal/cue-skills --skill cue-omni-reader` ## Resources - [Claudebin](https://claudebin.com) ([GitHub](https://github.com/wunderlabs-dev/claudebin.com/)) - A minimalistic tool for publishing and sharing Claude coding sessions. From e3c9778803dce0690333e49fdd80e14b1aa2ffd9 Mon Sep 17 00:00:00 2001 From: cue Date: Tue, 8 Sep 2026 18:40:04 -0700 Subject: [PATCH 3/4] docs: shorten cue-omni-reader list item to the job it does --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 08768d6..ef7e726 100644 --- a/README.md +++ b/README.md @@ -398,7 +398,7 @@ Community-maintained plugin marketplaces you can add to access additional plugin ### Skills & Frameworks - [aurakit](https://github.com/smorky850612/Aurakit) — All-in-one Claude Code skill: 46 modes, 23 sub-agents, 6-layer OWASP security, 10 lifecycle hooks, ~55% token savings. Cross-platform (Codex, Cursor, Manus, Windsurf). Install: `npx @smorky85/aurakit` -- [cue-omni-reader](https://github.com/sensedeal/cue-skills/tree/main/cue-omni-reader) — Instruction-only agent skill that plugs into any AI agent (Claude Code, Codex CLI, Gemini CLI, WorkBuddy, etc.) to drive the official Cue Omni Reader MCP to parse an HTTP(S) URL or an authorized local document, audio, or video source into Markdown. Native loading on WorkBuddy is still marked unverified upstream (see `references/compatibility.md`). MIT. Install: `npx skills add sensedeal/cue-skills --skill cue-omni-reader` +- [cue-omni-reader](https://github.com/sensedeal/cue-skills/tree/main/cue-omni-reader) — Turn a web page, PDF, recording, or local video into Markdown before the rest of the agent workflow. MIT. `npx skills add sensedeal/cue-skills --skill cue-omni-reader` ## Resources - [Claudebin](https://claudebin.com) ([GitHub](https://github.com/wunderlabs-dev/claudebin.com/)) - A minimalistic tool for publishing and sharing Claude coding sessions. From 5245bf181f3aa4b8a2da918a3520ee996eae928c Mon Sep 17 00:00:00 2001 From: cue Date: Tue, 8 Sep 2026 21:16:00 -0700 Subject: [PATCH 4/4] docs: mirror Skills & Frameworks cue-omni-reader entry in README-zh.md Keep the Chinese README in lockstep with README.md so the translation is not left to the maintainer. Co-Authored-By: Claude Code --- README-zh.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README-zh.md b/README-zh.md index 5c00d9d..ce847b5 100644 --- a/README-zh.md +++ b/README-zh.md @@ -23,6 +23,8 @@ - [安全、合规与法律](#安全、合规与法律) - [MCP 服务器](#mcp-服务器) * [插件市场](#插件市场) +* [外部市场](#外部市场) + - [Skills 与框架](#skills-与框架) * [使用教程](#使用教程) * [如何贡献](#如何贡献) @@ -233,6 +235,14 @@ ## 插件市场 - [protonium](https://github.com/protonium-labs/protonium-marketplace) —— AI 智能体与效率工具。包含 **AxiomCore**:项目与日常事务管理智能体,提供强制化结构(编号目录、任务 ID、wiki 记忆)、计划 → 确认 → 执行工作流,支持敏捷或 WBS 方式创建项目. +## 外部市场 + +社区维护的插件市场,可自行添加以获取更多插件。 + +### Skills 与框架 +- [aurakit](https://github.com/smorky850612/Aurakit) — 一体化 Claude Code skill:46 种模式、23 个子智能体、6 层 OWASP 安全、10 个生命周期钩子,约 55% token 节省。跨平台(Codex、Cursor、Manus、Windsurf)。安装:`npx @smorky85/aurakit` +- [cue-omni-reader](https://github.com/sensedeal/cue-skills/tree/main/cue-omni-reader) — 把网页、PDF、录音或本地视频收成 Markdown,再进入后续 agent 流程。MIT。`npx skills add sensedeal/cue-skills --skill cue-omni-reader` + ## 使用教程 你可以使用一个包含 `.claude-plugin/marketplace.json` 文件的 Git 仓库,托管并共享你自己的插件市场(plugin marketplace)。