ワンクリックで
deepnote
DeepNote knowledge base: persistent interlinked markdown wiki with ingest, query, lint, link graph and history.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
DeepNote knowledge base: persistent interlinked markdown wiki with ingest, query, lint, link graph and history.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
| name | deepnote |
| description | DeepNote knowledge base: persistent interlinked markdown wiki with ingest, query, lint, link graph and history. |
| allowed-tools | ["wiki_orient","wiki_ingest","wiki_query","wiki_lint","wiki_link","wiki_history","view","glob","grep"] |
| context | inline |
| user-invocable | true |
| disable-model-invocation | false |
DeepNote is the improved llm-wiki implementation for ClawCode.
wiki_orient to load schema, index, and recent logs.wiki_ingest to save sources and update pages.wiki_query to retrieve knowledge.wiki_lint regularly to prevent drift.wiki_link / wiki_history for maintenance and traceability.deepnote.path (default ~/deepnote)raw/entities/, concepts/, comparisons/, queries/.deepnote/ (graph, history, index)REST API design patterns including resource naming, status codes, pagination, filtering, error responses, versioning, and rate limiting for production APIs.
Backend architecture patterns, API design, database optimization, and server-side best practices for Node.js, Express, and Next.js API routes.
ClickHouse database patterns, query optimization, analytics, and data engineering best practices for high-performance analytical workloads.
Delegate coding tasks to the OpenAI Codex CLI for features, refactoring, PR reviews, and batch fixes. Requires the codex CLI and typically a git repository.
Database migration best practices for schema changes, data migrations, rollbacks, and zero-downtime deployments across PostgreSQL, MySQL, and common ORMs (Prisma, Drizzle, Django, TypeORM, golang-migrate).
Deployment workflows, CI/CD pipeline patterns, Docker containerization, health checks, rollback strategies, and production readiness checklists for web applications.