docusign-automation
أتمتة توقيعات DocuSign
أتمتة عمليات التوقيع الإلكتروني باستخدام قوالب DocuSign وإنشاء المغلفات وتتبع حالة التوقيع من خلال تكامل MCP.
下載技能 ZIP
在 Claude 中上傳
前往 設定 → 功能 → 技能 → 上傳技能
開啟並開始使用
測試它
正在使用「docusign-automation」。 List all available DocuSign templates
預期結果:
Available templates:
- Sales Contract (ID: abc123...)
- NDA Template (ID: def456...)
- Employee Offer Letter (ID: ghi789...)
正在使用「docusign-automation」。 Create and send envelope from 'Sales Contract' template
預期結果:
Envelope created successfully!
- Envelope ID: env_12345
- Status: sent
- Recipients: 1 pending signature
正在使用「docusign-automation」。 Check status of envelope env_12345
預期結果:
Envelope Status: delivered
- Sent: 2024-01-15T10:30:00Z
- Delivered: 2024-01-15T10:35:00Z
- Recipients: 1/1 signatures pending
安全審計
安全This is a documentation skill that provides guidance for using the DocuSign API via Rube MCP (Composio). The static scanner flagged backtick characters in markdown as 'shell execution' - these are false positives as they represent code formatting, not actual execution. The network URL at line 22 is a legitimate MCP server endpoint. No security risks identified.
品質評分
你能建構什麼
إرسال العقود للتوقيع الإلكتروني
إنشاء وإرسال وثائق العقود من القوالب للعملاء للتوقيع
أتمتة توقيع وثائق التأهيل
تبسيط عملية تأهيل الموظفين أو الموردين باستخدام قوالب الوثائق المحددة مسبقاً
تتبع حالة توقيع الوثائق
مراقبة التوقيعات المعلقة ومتابعة الوثائقOutstanding
試試這些提示
List all available DocuSign templates using the skill.
Create and send an envelope from the 'Sales Contract' template to john@example.com with name 'John Smith' and role 'Signer'.
Check the status of envelope ID '12345678-abcd-1234-efgh-123456789012'.
Create a draft envelope from the 'NDA Template' template with role 'Party A' assigned to 'Jane Doe' at jane@example.com.
最佳實務
- قم دائماً باستدعاء RUBE_SEARCH_TOOLS أولاً للحصول على مخططات الأدوات الحالية قبل إجراء المكالمات
- تحقق من أن حالة الاتصال تظهر نشطة قبل تشغيل أي عمليات DocuSign
- قم بتخزين معرفات المغلفات فور الإنشاء للتتبع
避免
- ترميز معرفات القوالب أو المغلفات بشكل ثابت - قم دائماً بحل المعرفات من استجابات API
- إرسال المغلفات دون التحقق من صحة عناوين البريد الإلكتروني للمستلمين
- تجاهل حدود المعدل عند إنشاء المغلفات بكميات كبيرة