By vineetgoyal1
Automatically research and create LeanIX Provider fact sheets with verified data. Use this skill whenever the user mentions creating providers, adding providers, researching providers, or says phrases like 'Create Provider for X', 'Add Provider X', 'Research provider X', or provides a provider name/URL to add to the catalog.
A Claude Code plugin marketplace for LeanIX catalog research and data collection. Automate provider and application fact sheet creation with verified, high-quality data through parallel research and agent verification.
Install this marketplace in Claude Code:
claude plugin marketplace add https://github.com/vineetgoyal1/LeanIX-Catalog-Research-Marketplace.git
Then browse and install plugins:
claude plugin install create-application@leanix-catalog-research-marketplace
claude plugin install create-provider@leanix-catalog-research-marketplace
| Plugin | Description | Version |
|---|---|---|
| create-application | Automatically research and create LeanIX Application fact sheets with verified data through parallel research (Perplexity + WebFetch) and agent verification | 1.0.0 |
| create-provider | Automatically research and create LeanIX Provider fact sheets with verified data through parallel research and agent verification | 1.0.0 |
Researches and creates Application fact sheets with:
Workflow:
Researches and creates Provider fact sheets with:
Workflow:
Required MCP Servers:
Required Environment Variables:
LEANIX_API_TOKEN - Your LeanIX API token (starts with LXT_)LEANIX_SUBDOMAIN - Your LeanIX subdomain (e.g., demo-eu-10)Optional:
Create application for Watchwire
or
Add application for https://watchwire.ai
Create provider for Datadog
or
Research provider https://www.datadoghq.com
Want to contribute? See CONTRIBUTING.md for guidelines.
plugins/your-plugin-name/.claude-plugin/plugin.json.claude-plugin/marketplace.jsonLeanIX-Catalog-Research-Marketplace/
├── .claude-plugin/
│ └── marketplace.json # Marketplace metadata
├── plugins/
│ ├── create-application/
│ │ ├── .claude-plugin/
│ │ │ └── plugin.json # Plugin metadata
│ │ └── skills/
│ │ └── create-application/
│ │ ├── SKILL.md # Main skill instructions
│ │ ├── WORKFLOW.md # Detailed workflow
│ │ ├── guidelines/ # 11 field-specific guidelines
│ │ └── lib/ # Python modules for research
│ └── create-provider/
│ └── [similar structure]
└── README.md
MIT License - See LICENSE for details
Built for LeanIX Catalog Research Automation
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.
npx claudepluginhub vineetgoyal1/leanix-catalog-research-marketplace --plugin create-providerAutomatically research and create LeanIX Application fact sheets with verified data. Use this skill whenever the user mentions creating applications, adding applications, researching applications, or says phrases like 'Create application for X', 'Add Application X', 'Research application X', or provides an application name/URL to add to the catalog.
A growing collection of Claude-compatible academic workflow bundles. Covers scientific figures, manuscript writing and polishing, reviewer assessment, citation retrieval, data availability, paper reading, literature search, response letters, paper-to-PPTX conversion, and evidence-grounded Chinese invention patent drafting. Rules are organized as reusable skill folders with explicit workflows and quality checks.
Persistent file-based planning for AI coding agents. Crash-proof markdown plans (task_plan.md, findings.md, progress.md) that survive context loss and /clear, with an opt-in completion gate and multi-agent shared state. Manus-style. Works with Claude Code, Codex CLI, Cursor, Kiro, OpenCode and 60+ agents via the SKILL.md standard. Includes Arabic, German, Spanish, and Chinese (Simplified and Traditional).
v9.44.1 — Patch release for Gemini environment/version detection and qwen auth gating. Run /octo:setup.
Unity Development Toolkit - Expert agents for scripting/refactoring/optimization, script templates, and Agent Skills for Unity C# development
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.
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques