# cue-skills-cue-omni-reader — DeepSeek Harness プラグイン導入マニフェスト

> 生成日時: 2026-09-18 11:15 · 出典: https://deepseekmodel.com/plugins

## 概要

面向 DeepSeek Harness 的 Cue Omni Reader：接入审校版 omni-reader-mcp MCP 服务，把 URL/文件解析工具以 mcp__omni__ 暴露（parse、get_parse_status、read_result、read_outline、save_result、discard_result、cancel_parse）。

## プラグイン情報

| カテゴリ | メンテナ | GitHub スター | ライセンス | 主要言語 | 最終プッシュ |
| --- | --- | --- | --- | --- | --- |
| ツールと機能 | sensedeal | 7 | — | — | — |

## インストール

```bash
dsh plugin --profile web add github:sensedeal/cue-skills#path:/dsh/cue-omni-reader
```

## 手順

1. DeepSeek Harness（DSH、MIT のオープンソースエージェントランタイム）を導入して起動 — `npx @deepseek-ai/dsh web`
2. 上記コマンドを実行（CLI がプラグインを解決し出所を検証）
3. dsh plugins list で確認し、必要なら Harness を再起動

> バージョン固定は #commit を付けて指定します。

## 導入前の確認

プラグインは dsh プロセスの権限で動作し、導入時にコードが実行される可能性があります。事前にソースとライセンスを確認し、再現性が必要な場合はコミットハッシュを固定してください。本マニフェストは DeepseekModel が公開カタログから整理した参考情報であり、第三者プラグインの安全性を保証するものではありません。

---

- リポジトリ: https://github.com/sensedeal/cue-skills#cue-omni-reader
- プラグインページ: https://deepseekmodel.com/plugin-detail?id=sensedeal%2Fcue-skills-cue-omni-reader
- 出典: https://deepseek-harness-plugin.com/zh-CN/plugins/ · 生成日時 2026-09-16
