lucidchart-pack
v1.7.0Claude Code skill pack for Lucidchart (18 skills)
By Jeremy LongshoreLicense: MIT2.7k GitHub starsUpdated 13 hours ago
Directory evidence
- Runtimes
- Claude Code
- Parsed components
- 18 skill or MCP entries
- Source updated
- Aug 29, 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 plugin
claude plugin marketplace add IchenDEV/agent-plugin-mkt
claude plugin marketplace update agent-plugin-marketplace
claude plugin install lucidchart-pack@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/jeremylongshore/tons-of-skills-marketplaceClone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is plugins/saas-packs/lucidchart-pack/.
Plugin files
├── .claude-plugin/plugin.json├── skills/lucidchart-ci-integration/SKILL.md├── skills/lucidchart-common-errors/SKILL.md├── skills/lucidchart-core-workflow-a/SKILL.md├── skills/lucidchart-core-workflow-b/SKILL.md├── skills/lucidchart-cost-tuning/SKILL.md├── skills/lucidchart-debug-bundle/SKILL.md├── skills/lucidchart-deploy-integration/SKILL.md├── skills/lucidchart-hello-world/SKILL.md├── skills/lucidchart-install-auth/SKILL.md├── skills/lucidchart-local-dev-loop/SKILL.md├── skills/lucidchart-performance-tuning/SKILL.md├── skills/lucidchart-prod-checklist/SKILL.md├── skills/lucidchart-rate-limits/SKILL.md├── skills/lucidchart-reference-architecture/SKILL.md├── skills/lucidchart-sdk-patterns/SKILL.md├── skills/lucidchart-security-basics/SKILL.md├── skills/lucidchart-upgrade-migration/SKILL.md└── skills/lucidchart-webhooks-events/SKILL.md
Included Skills18
Ci Integration for Lucidchart. Trigger: "lucidchart ci integration".
Diagnose and fix Lucidchart common errors. Trigger: "lucidchart error", "fix lucidchart", "debug lucidchart".
Execute Lucidchart primary workflow: Document & Shape Creation. Trigger: "lucidchart document & shape creation", "primary lucidchart workflow".
Execute Lucidchart secondary workflow: Data-Linked Diagrams. Trigger: "lucidchart data-linked diagrams", "secondary lucidchart workflow".
Cost Tuning for Lucidchart. Trigger: "lucidchart cost tuning".
Debug Bundle for Lucidchart. Trigger: "lucidchart debug bundle".
Deploy Integration for Lucidchart. Trigger: "lucidchart deploy integration".
Create a minimal working Lucidchart example. Trigger: "lucidchart hello world", "lucidchart example", "test lucidchart".
Install and configure Lucidchart SDK/API authentication. Use when setting up a new Lucidchart integration. Trigger: "install lucidchart", "setup lucidchart", "lucidchart auth".
Local Dev Loop for Lucidchart. Trigger: "lucidchart local dev loop".
Optimize Lucidchart API integration performance with caching, batch shape operations, and pagination strategies. Use when diagram exports are slow, shape updates hit rate limits, or document list queries time out. Trigger with "lucidchart performance tuning".
Prod Checklist for Lucidchart. Trigger: "lucidchart prod checklist".
Rate Limits for Lucidchart. Trigger: "lucidchart rate limits".
Reference Architecture for Lucidchart. Trigger: "lucidchart reference architecture".
Sdk Patterns for Lucidchart. Trigger: "lucidchart sdk patterns".
Security Basics for Lucidchart. Trigger: "lucidchart security basics".
Upgrade Migration for Lucidchart. Trigger: "lucidchart upgrade migration".
Webhooks Events for Lucidchart. Trigger: "lucidchart webhooks events".
Plugin manifests1
{
"name": "lucidchart-pack",
"version": "1.7.0",
"description": "Claude Code skill pack for Lucidchart (18 skills)",
"author": {
"name": "Jeremy Longshore",
"email": "[email protected]"
},
"license": "MIT",
"keywords": [
"lucidchart",
"lucidchart",
"saas",
"sdk",
"integration"
]
}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.
[lucidchart-pack on Agent Plugins Marketplace](https://pluginsmp.com/plugins/lucidchart-pack)