bohrium-lkmLarge Knowledge Model (LKM) via open.bohrium.com. Use when: user asks about searching scientific knowledge graphs, verifying claims with evidence, querying v...
Install via ClawdBot CLI:
clawdbot install sorrymaker0624/bohrium-lkmGrade Limited — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Sends data to undocumented external endpoint (potential exfiltration)
POST → https://open.bohrium.com/openapi/v1/lkm/searchCalls external URL not in known-safe list
https://open.bohrium.com/openapi/v1/lkmAudited May 22, 2026 · audit v1.0
Generated Aug 4, 2026
Researchers can use the knowledge graph search to quickly find relevant scientific findings and understand relationships between variables in their field. This reduces time spent on manual literature review and helps identify gaps or supporting evidence for new research.
Journalists, policy makers, and fact-checkers can verify the accuracy of scientific claims by using the claim matching endpoint. This ensures that public statements are backed by reliable evidence and helps combat misinformation.
R&D teams in industries like pharmaceuticals, materials science, and energy can use variable relationship queries to guide experimental design. For example, understanding how temperature affects catalytic activity can help optimize industrial processes.
Organizations with large paper repositories can use the batch OCR capability to convert unstructured paper content into structured, searchable data. This facilitates building knowledge bases or feeding into machine learning pipelines.
Researchers can strengthen grant proposals by demonstrating the novelty and evidence base of their proposed work. The evidence chain retrieval can help cite specific papers and evidence that support or refute existing claims, highlighting research gaps.
Charge researchers, companies, or academic institutions a recurring fee for API access, with tiered pricing based on usage levels (e.g., number of requests, batch sizes). This provides predictable revenue and supports ongoing maintenance and updates.
Charge per API call or per unit of data processed (e.g., per OCR page, per claim match). This model is attractive for users with occasional or variable demand, allowing them to scale costs with usage.
Offer basic access (e.g., limited searches, limited OCR) for free, while charging for advanced features like batch processing, higher rate limits, access to full evidence chains, or priority support. This can attract a wide user base and upsell to heavy users.
💬 Integration Tip
Start by exploring the search and claim match endpoints, as they are straightforward to call with simple HTTP POST requests. Use the common Python template to quickly prototype and integrate into your existing workflows.
Scored Aug 4, 2026
Structured reasoning through sequential thinking — break complex problems into steps, solve each independently, verify consistency, synthesize conclusions wi...
LLM-driven epistemic reasoning engine. Evaluates claims against evidence, outputs calibrated confidence and structured belief state (VERIFIED/CONTESTED/UNCER...
Loads and manages company context for all C-suite advisor skills. Reads ~/.claude/company-context.md, detects stale context (>90 days), enriches context duri...
Turn scattered local sources into a source-constrained evidence notebook for incident, release, and maintainer decisions.
三级记忆管理系统 (Three-Tier Memory Management)。用于管理 AI 代理的短期、中期、长期记忆。包括:(1) 滑动窗口式短期记忆,(2) 自动摘要生成中期记忆,(3) 向量检索长期记忆 (RAG)。当需要管理对话历史、优化上下文、构建个人知识库、或实现记忆持久化时使用此 Skill。
Store secrets, long-term memory, daily logs, and anything custom in your Convex backend instead of local files