Claude Code skill pack for Ideogram - 24 skills covering AI image generation with text rendering
npm install @intentsolutionsio/ideogram-pack> Claude Code skill pack for Ideogram integration (24 skills)
``bash`
/plugin install ideogram-pack@claude-code-plugins-plus
| Install Auth |
| ideogram-hello-world | Hello World |
| ideogram-local-dev-loop | Local Dev Loop |
| ideogram-sdk-patterns | Sdk Patterns |
| ideogram-core-workflow-a | Core Workflow A |
| ideogram-core-workflow-b | Core Workflow B |
| ideogram-common-errors | Common Errors |
| ideogram-debug-bundle | Debug Bundle |
| ideogram-rate-limits | Rate Limits |
| ideogram-security-basics | Security Basics |
| ideogram-prod-checklist | Prod Checklist |
| ideogram-upgrade-migration | Upgrade Migration |$3
| Skill | Description |
|-------|-------------|
| ideogram-ci-integration | Ci Integration |
| ideogram-deploy-integration | Deploy Integration |
| ideogram-webhooks-events | Webhooks Events |
| ideogram-performance-tuning | Performance Tuning |
| ideogram-cost-tuning | Cost Tuning |
| ideogram-reference-architecture | Reference Architecture |$3
| Skill | Description |
|-------|-------------|
| ideogram-multi-env-setup | Multi Env Setup |
| ideogram-observability | Observability |
| ideogram-incident-runbook | Incident Runbook |
| ideogram-data-handling | Data Handling |
| ideogram-enterprise-rbac | Enterprise Rbac |
| ideogram-migration-deep-dive | Migration Deep Dive |Usage
Skills trigger automatically when you discuss Ideogram topics. For example:
- "Help me set up Ideogram" → triggers
ideogram-install-auth
- "Debug this Ideogram error" → triggers ideogram-common-errors
- "Deploy my Ideogram integration" → triggers ideogram-deploy-integration`MIT