canva-automation
Canva デザインタスクを自動化
ユーザーは反復的な Canva タスクの手動自動化に苦労しています。このスキルは、Composio の Rube MCP 統合を通じて、AI エージェントが Canva デザインの作成、エクスポート、管理を可能にします。
スキルZIPをダウンロード
Claudeでアップロード
設定 → 機能 → スキル → スキルをアップロードへ移動
オンにして利用開始
テストする
「canva-automation」を使用しています。 List all my Canva designs
期待される結果:
3 つのデザインが見つかりました:
1. **Product Launch** (ID: DAFFx...) - 更新日: 2024 年 2 月 20 日
- タイプ: SocialMedia
- 最後に編集したのはあなたです
2. **Q4 Report** (ID: DBy...) - 更新日: 2024 年 2 月 18 日
- タイプ: Presentation
- チームと共有済み
3. **Logo V2** (ID: DA...x) - 更新日: 2024 年 2 月 15 日
- タイプ: Logo
「canva-automation」を使用しています。 Create a new instagram post
期待される結果:
新規デザインが正常に作成されました:
- **タイトル**: Product Launch
- **デザイン ID**: DAFFxyz123
- **デザインタイプ**: SocialMedia (Instagram Post)
- **作成日**: 2024 年 2 月 25 日
- **表示 URL**: https://www.canva.com/design/DAFFxyz123
「canva-automation」を使用しています。 Export design as PDF
期待される結果:
エクスポートが正常に完了しました!
- **フォーマット**: PDF
- **ページ**: 1-5 (すべてのページ)
- **ダウンロード URL**: https://canva-export... (24 時間後に期限切れ)
- **ファイルサイズ**: 2.4 MB
セキュリティ監査
安全All static findings are false positives. The skill is documentation-only - it provides guidance on using Canva tools via Rube MCP (Composio). The detected 'external_commands' are markdown backticks formatting tool names like `CANVA_LIST_USER_DESIGNS`. The 'network' finding is a legitimate service endpoint. No actual code execution or cryptographic operations exist.
品質スコア
作れるもの
マーケティングチームのデザイン自動化
ブランドテンプレートを使用して、ソーシャルメディア投稿やマーケティング資料の作成を自動化
デザインアセット管理
アーカイブまたは配布のために、デザインを一括で整理およびエクスポート
動的デザイン生成
ブランドテンプレートにプログラムでデータを記入して、パーソナライズされたデザインを生成
これらのプロンプトを試す
List all my Canva designs. Show me the ones modified in the last week.
Create a new instagram post design titled 'Product Launch' using the Poster design type.
Find the design named 'Q4 Report' and export it as a PDF. Wait for the export to complete and return the download URL.
Use the 'Monthly Newsletter' brand template to create a new design with the following data: headline='February Updates', body_text='Check out our latest features', image_url='https://example.com/feature.jpg'
ベストプラクティス
- 使用前に必ず RUBE_SEARCH_TOOLS を呼び出して現在のツールスキーマを取得する
- 完了まで 2〜3 秒ごとに非同期ジョブのステータスをポーリングする
- レート制限には、バッチ操作に指数関数的バックオフを実装して対処する
回避
- ポーリングなしで非同期操作が即座に完了すると想定する
- 期限切れのエクスポート URL を使用する - 生成後は速やかにダウンロードする
- ワークフロー実行前に接続ステータスの確認をスキップする