Agent skill

lucidchart-deploy-integration

Deploy Integration for Lucidchart. Trigger: "lucidchart deploy integration".

Stars 1,803
Forks 241

Install this agent skill to your Project

npx add-skill https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/main/plugins/saas-packs/lucidchart-pack/skills/lucidchart-deploy-integration

SKILL.md

Lucidchart Deploy Integration

Docker

dockerfile
FROM node:20-slim
WORKDIR /app
COPY package*.json ./
RUN npm ci --production
COPY dist/ ./dist/
ENV LUCID_API_KEY=""
CMD ["node", "dist/index.js"]

Resources

Next Steps

See lucidchart-webhooks-events.

Expand your agent's capabilities with these related and highly-rated skills.

Didn't find tool you were looking for?

Be as detailed as possible for better results