lightbringer
v1.1.1Capture and enrich innovations from conversations or technical sources, request patent preparation, and respond to Lightbringer report and patent-draft reviews.
By Lightbringer ABLicense: MIT0 GitHub starsUpdated last week
Directory evidence
- Runtimes
- Claude Code
- Parsed components
- 4 skill or MCP entries
- Source updated
- Sep 15, 2026
- Manifest status
- Canonical path parsed
The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology →
Install lightbringer for Claude Code
claude plugin marketplace add IchenDEV/agent-plugin-mkt
claude plugin marketplace update agent-plugin-marketplace
claude plugin install lightbringer@agent-plugin-marketplacePaste and run these commands in a terminal with Claude Code. They add and refresh the PluginsMP catalog, then install this plugin.
The installer fetches third-party code from the source repository shown on this page. This directory validates manifest structure and source location, but does not perform a security audit; review the manifest, components, and source before installing.
Get the source manually
git clone https://github.com/lightbringer-patents/claude-pluginClone the source repository, then follow its setup instructions to add the plugin to a compatible client. The repository root is the plugin root.
Plugin files
├── .claude-plugin/plugin.json├── skills/innovation-capture/SKILL.md├── skills/patent-preparation/SKILL.md├── skills/patent-review/SKILL.md└── .mcp.json
Included Skills3
Identify, register and enrich Lightbringer innovations from a conversation, an inventor interview or authorised technical sources. Use for saving an idea, updating an innovation, extracting innovations from documents or engineering work, and patent mining. Exploration alone does not authorise saving; patent-preparation requests and document reviews are separate workflows.
Request Lightbringer's preparation of a selected innovation for patent filing and explain the returned status and next steps. Use when the user explicitly wants Lightbringer to patent an innovation or start patent preparation. Registration, general patent-service questions and review responses are separate workflows.
Help the user read and respond to Lightbringer report and patent-draft reviews. Use for attorney redlines, proposed amendments, document comments, review discussion and explicit approve/request-changes responses. Innovation capture and requests to start patent preparation are separate workflows.
MCP servers1
- url
- https://mcp.lightbringer.com/mcp
Plugin manifests1
{
"name": "lightbringer",
"displayName": "Lightbringer",
"version": "1.1.1",
"description": "Capture and enrich innovations from conversations or technical sources, request patent preparation, and respond to Lightbringer report and patent-draft reviews.",
"author": {
"name": "Lightbringer AB",
"email": "[email protected]"
},
"license": "MIT",
"homepage": "https://lightbringer.com/our-platform/lightbringer-mcp#setup",
"repository": "https://github.com/lightbringer-patents/claude-plugin",
"keywords": [
"innovations",
"patents",
"patent-review",
"lightbringer"
]
}For maintainers
If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.
[lightbringer on Agent Plugins Marketplace](https://pluginsmp.com/plugins/lightbringer)