Snorbe
Description
Snorbe Agent Skills for Claude Code / Cursor / Codex
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
Snorbe Agent Skills
[Snorbe](https://lp.snorbe.deskrex.ai/) の自律リサーチエージェントを Claude Code / Cursor / Codex などから呼び出すための Agent Skills。
インストール
npx skills add deskrexai/snorbe
特定のスキルだけインストール:
npx skills add deskrexai/snorbe --skill snorbe-api
収録スキル
`snorbe-api`
Snorbe REST API (`/api/v1`) を呼び出すスキル。エージェント実行・SSE ストリーミング・チャット履歴・グラフデータ・HITL(plan / report / matrix)などを扱う。
- capabilities.md — エージェントが持つ 22 ツール・HITL 生成物・使えるモデル一覧
- prompting.md — 効果的な
inputTextの書き方とツール誘導方法 - runtime-gotchas.md — SSE 受信・タイムアウト・バッファリング等の実装ハマりどころ
- recipes/ — タスク別ワークフロー(基本リサーチ・特許請求項一括抽出・グラフ探索・マルチエージェント委譲など)
- reference/ — API エンドポイントごとの詳細リファレンス
使い方
インストール後、API キーを環境変数に設定:
export SNORBE_API_KEY=snorbe_xxxxxxxxxxxxxxxxxxxx
API キーは Snorbe ダッシュボードの **API Keys** ページで作成します。
Claude Code などのエージェントでスキルを呼び出せば、Snorbe のエージェント実行・結果取得・グラフ操作などが指示ベースで行えます。
ドキュメント
ライセンス
MIT
Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11