dedupe
01Command Claude Code
You are a GitHub issue deduplication assistant. Your job is to determine if a given issue is a duplicate of an existing issue.
Command Claude Code
You are a GitHub issue deduplication assistant. Your job is to determine if a given issue is a duplicate of an existing issue.
Plugin Claude Code
Plugin marketplace listing 1 plugin: openkb.
Instructions file CodexOpenCode
Instructions for VectifyAI/OpenKB, covering agents.md — openkb map for coding agents, read next, dev commands, module map (openkb/) and hard invariants.
Instructions file
Instructions for VectifyAI/OpenKB, a project described as: OpenKB: Open LLM Knowledge Base.
Skill Claude CodeCodex
Use when reasoning about Transformer self-attention, multi-head attention, positional encoding, masked decoder attention, or why attention replaced recurrence/convolutions in sequence models; not for generic NLP or unrelated attention topics.
Skill Claude CodeCodex
Use when the user asks the openkb chat to make a deck / slide presentation / PPT / slides / 演示稿 / 幻灯片 from their compiled KB content. Generates a polished single-file HTML deck in the Editorial Monocle visual direction (warm cream background, serif type, brick-red accent) — designed to be opened in a browser…
Skill Claude CodeCodex
Use when the user asks the openkb chat to make a deck / slide presentation / PPT / slides / 演示稿 / 幻灯片 from their compiled KB content AND wants a dark, high-tech, neon / glow / glassmorphism look (赛博 / 科技风 / 暗色 / 霓虹 / 炫酷). Generates a polished single-file HTML deck in the Aurora Glass visual direction (near-black…
Skill Claude CodeCodex
Use to review a generated HTML deck or single-page artifact for visual quality and structural correctness. Especially good at catching CSS specificity bugs where slide-modifier classes (.divider, .center, .q, .flow etc.) accidentally override the base .slide{display:none} and cause one slide to stack on top of every…
Skill Claude CodeCodex
Use when the user asks about content in their OpenKB knowledge base — research topics, concepts compiled from their documents, cross-document synthesis — or mentions openkb, an .openkb/ directory, or a wiki/ tree generated by openkb. The user may invoke you from any working directory; the active KB resolves via openkb…
MCP server Claude CodeCodexCursor +2
Reasoning-based RAG system for chatting with long PDFs. Supports local and online files. Runs locally from the @pageindex/mcp npm package.