By viktorbezdek
Resolves entity mentions in text inputs (transcripts, emails, docs) against a local catalog. Interactive disambiguation via MCP Apps with elicitation fallback. Czech + English, phonetic + fuzzy + inflection-aware matching.
Add a new entity to the catalog interactively
Import entities from a YAML seed file
Search the entity catalog by name or alias
Show catalog size, staging backlog, and recent activity
Link entities in a file and write annotated output
Catalog CRUD and staging review with Apps-first UX and elicitation fallback. TRIGGERS: "review staged entities", "approve new entities", "add entity to catalog", "rename entity", "deprecate entity", "import seed", "manage catalog".
End-to-end entity resolution: reads a text file or pasted content, runs preprocessing, calls resolve_link_text, handles disambiguation via the Disambiguation App (or elicitation fallback), and writes the annotated output. TRIGGERS: "link entities in this", "tag mentions", "normalize names in call", "resolve entities against catalog", "link-file", "link-text".
Reference skill for the matching pipeline: scoring model, normalization chain, Czech inflection rules, phonetic algorithms, and thresholds. TRIGGERS: "tune matching", "why did it miss this name", "explain scoring", "add a phonetic algorithm", "adjust thresholds", "debug matching".
Standalone text cleaning for entity-linker pipelines. Detects source type and applies the right cleaner (ASR, email, markdown, HTML, plain). TRIGGERS: "clean up transcript", "parse speaker turns", "normalize timestamps", "strip email headers", "flatten markdown", "preprocess this text".
Admin access level
Server config contains admin-level keywords
Uses power tools
Uses Bash, Write, or Edit tools
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Private Claude Code plugin marketplace hosting the entity-linker plugin.
/plugin marketplace add viktorbezdek/entity-linker
/plugin install entity-linker
| Plugin | Path | Description |
|---|---|---|
| entity-linker | ./plugins/entity-linker | Resolves entity mentions in text (transcripts, emails, docs) against a local catalog. Interactive disambiguation via MCP Apps with elicitation fallback. Czech + English, phonetic + fuzzy + inflection-aware matching. |
.claude-plugin/
marketplace.json # Marketplace manifest
plugins/
entity-linker/
.claude-plugin/plugin.json # Plugin manifest
.mcp.json # MCP server (entity-db)
skills/ # 4 skills
agents/ # entity-resolver subagent
commands/ # 8 slash commands
mcp-server/ # FastMCP Python server + React Apps
docs/ # PRD, RUNBOOK, examples
eval/ # M0 labeled span set + harness
docs/plans/ # Spec-driven development plans (repo history)
See plugins/entity-linker/docs/RUNBOOK.md for install and quickstart.
npx claudepluginhub viktorbezdek/entity-linker --plugin entity-linkerBelief-Desire-Intention cognitive architecture for LLM agents. Formal BDI ontology, T2B2T paradigm, RDF integration, SPARQL competency queries, and neuro-symbolic AI integration patterns.
Apply systems thinking principles including feedback loops, leverage points, and system dynamics to analyze complex problems.
Comprehensive prompt optimization system for LLMs. Design effective AI interactions, evaluate prompt quality, and perform iterative refinement for any LLM platform.
Comprehensive Test-Driven Development skill implementing Red-Green-Refactor cycle across Python, TypeScript, JavaScript, and Emacs Lisp. Covers pytest, Vitest, Playwright, ERT, and Zod.
Design content models with types, fields, relationships, and governance rules for structured content systems.
Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.
Comprehensive startup business analysis with market sizing (TAM/SAM/SOM), financial modeling, team planning, and strategic research
v9.44.1 — Patch release for Gemini environment/version detection and qwen auth gating. Run /octo:setup.
Complete creative writing suite with 10 specialized agents covering the full writing process: research gathering, character development, story architecture, world-building, dialogue coaching, editing/review, outlining, content strategy, believability auditing, and prose style/voice analysis. Includes genre-specific guides, templates, and quality checklists.
Comprehensive .NET development skills for modern C#, ASP.NET, MAUI, Blazor, Aspire, EF Core, Native AOT, testing, security, performance optimization, CI/CD, and cloud-native applications
Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.