{
  "schemaVersion": "1.0",
  "item": {
    "slug": "certificate-generation",
    "name": "Certificate Generation",
    "source": "tencent",
    "type": "skill",
    "category": "AI 智能",
    "sourceUrl": "https://clawhub.ai/eftalyurtseven/certificate-generation",
    "canonicalUrl": "https://clawhub.ai/eftalyurtseven/certificate-generation",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadMode": "redirect",
    "downloadUrl": "/downloads/certificate-generation",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=certificate-generation",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "installMethod": "Manual import",
    "extraction": "Extract archive",
    "prerequisites": [
      "OpenClaw"
    ],
    "packageFormat": "ZIP package",
    "includedAssets": [
      "SKILL.md",
      "references/SSE-EVENTS.md"
    ],
    "primaryDoc": "SKILL.md",
    "quickSetup": [
      "Download the package from Yavira.",
      "Extract the archive and review SKILL.md first.",
      "Import or place the package into your OpenClaw setup."
    ],
    "agentAssist": {
      "summary": "Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.",
      "steps": [
        "Download the package from Yavira.",
        "Extract it into a folder your agent can access.",
        "Paste one of the prompts below and point your agent at the extracted folder."
      ],
      "prompts": [
        {
          "label": "New install",
          "body": "I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete."
        },
        {
          "label": "Upgrade existing",
          "body": "I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run."
        }
      ]
    },
    "sourceHealth": {
      "source": "tencent",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-04-23T16:43:11.935Z",
      "expiresAt": "2026-04-30T16:43:11.935Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=4claw-imageboard",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=4claw-imageboard",
        "contentDisposition": "attachment; filename=\"4claw-imageboard-1.0.1.zip\"",
        "redirectLocation": null,
        "bodySnippet": null
      },
      "scope": "source",
      "summary": "Source download looks usable.",
      "detail": "Yavira can redirect you to the upstream package for this source.",
      "primaryActionLabel": "Download for OpenClaw",
      "primaryActionHref": "/downloads/certificate-generation"
    },
    "validation": {
      "installChecklist": [
        "Use the Yavira download entry.",
        "Review SKILL.md after the package is downloaded.",
        "Confirm the extracted package contains the expected setup assets."
      ],
      "postInstallChecks": [
        "Confirm the extracted package includes the expected docs or setup files.",
        "Validate the skill or prompts are available in your target agent workspace.",
        "Capture any manual follow-up steps the agent could not complete."
      ]
    },
    "downloadPageUrl": "https://openagent3.xyz/downloads/certificate-generation",
    "agentPageUrl": "https://openagent3.xyz/skills/certificate-generation/agent",
    "manifestUrl": "https://openagent3.xyz/skills/certificate-generation/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/certificate-generation/agent.md"
  },
  "agentAssist": {
    "summary": "Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.",
    "steps": [
      "Download the package from Yavira.",
      "Extract it into a folder your agent can access.",
      "Paste one of the prompts below and point your agent at the extracted folder."
    ],
    "prompts": [
      {
        "label": "New install",
        "body": "I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete."
      },
      {
        "label": "Upgrade existing",
        "body": "I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run."
      }
    ]
  },
  "documentation": {
    "source": "clawhub",
    "primaryDoc": "SKILL.md",
    "sections": [
      {
        "title": "Certificate Generation",
        "body": "Generate professional certificates, diplomas, and awards using each::sense. This skill creates high-quality certificate images for educational institutions, corporate training, professional development, and recognition programs."
      },
      {
        "title": "Features",
        "body": "Course Completion Certificates: Online courses, workshops, bootcamps\nAchievement Certificates: Milestones, goals, competitions\nAward Certificates: Recognition, excellence, outstanding performance\nProfessional Certifications: Industry credentials, qualifications\nAcademic Diplomas: Degrees, graduation, academic achievements\nTraining Certificates: Corporate training, compliance, skill development\nAppreciation Certificates: Thank you, volunteer recognition, service awards\nParticipation Certificates: Events, conferences, programs\nEmployee Recognition: Employee of the month, years of service\nCustom Branded Certificates: Company-specific designs with logos and branding"
      },
      {
        "title": "Quick Start",
        "body": "curl -X POST https://sense.eachlabs.run/chat \\\n  -H \"Content-Type: application/json\" \\\n  -H \"X-API-Key: $EACHLABS_API_KEY\" \\\n  -H \"Accept: text/event-stream\" \\\n  -d '{\n    \"message\": \"Create a professional course completion certificate for a web development bootcamp. Include placeholder text for recipient name, course name, completion date, and instructor signature.\",\n    \"mode\": \"max\"\n  }'"
      },
      {
        "title": "Certificate Design Elements",
        "body": "ElementDescriptionPlacementBorder/FrameDecorative borders, ornamental framesOuter edgesHeaderOrganization name, logo placeholderTop centerTitleCertificate type (Certificate of Completion, etc.)Upper centerRecipient NameLarge, prominent placeholderCenterDescriptionAchievement details, course nameBelow nameDateCompletion/issue dateLower sectionSignaturesAuthority signatures with titlesBottom sectionSeal/BadgeOfficial seal, emblem, or badgeCorner or center-bottomCertificate IDUnique identifier placeholderBottom corner"
      },
      {
        "title": "1. Course Completion Certificate",
        "body": "curl -X POST https://sense.eachlabs.run/chat \\\n  -H \"Content-Type: application/json\" \\\n  -H \"X-API-Key: $EACHLABS_API_KEY\" \\\n  -H \"Accept: text/event-stream\" \\\n  -d '{\n    \"message\": \"Create an elegant course completion certificate for an online learning platform. Modern design with navy blue and gold accents. Include sections for: recipient name, course title, completion date, instructor signature, and platform logo placeholder. Add a decorative border and official seal.\",\n    \"mode\": \"max\"\n  }'"
      },
      {
        "title": "2. Achievement Certificate",
        "body": "curl -X POST https://sense.eachlabs.run/chat \\\n  -H \"Content-Type: application/json\" \\\n  -H \"X-API-Key: $EACHLABS_API_KEY\" \\\n  -H \"Accept: text/event-stream\" \\\n  -d '{\n    \"message\": \"Design an achievement certificate for a sales team. Celebratory design with star motifs and ribbon accents. Include fields for: employee name, achievement description (e.g., exceeded quarterly target by 150%), date, and manager signature. Corporate professional style with red and silver color scheme.\",\n    \"mode\": \"max\"\n  }'"
      },
      {
        "title": "3. Award Certificate",
        "body": "curl -X POST https://sense.eachlabs.run/chat \\\n  -H \"Content-Type: application/json\" \\\n  -H \"X-API-Key: $EACHLABS_API_KEY\" \\\n  -H \"Accept: text/event-stream\" \\\n  -d '{\n    \"message\": \"Create an award certificate for a science fair competition. First place winner design with trophy imagery and laurel wreath elements. Include: winner name, project title, competition name, date, and judges signatures. Premium golden design with white background.\",\n    \"mode\": \"max\"\n  }'"
      },
      {
        "title": "4. Professional Certification",
        "body": "curl -X POST https://sense.eachlabs.run/chat \\\n  -H \"Content-Type: application/json\" \\\n  -H \"X-API-Key: $EACHLABS_API_KEY\" \\\n  -H \"Accept: text/event-stream\" \\\n  -d '{\n    \"message\": \"Design a professional certification certificate for a project management credential. Formal corporate style with clean lines. Include: certified professional name, certification title (Certified Project Manager), issue date, expiration date, certification ID number, and certifying authority signature. Use dark blue and white color scheme with embossed seal look.\",\n    \"mode\": \"max\"\n  }'"
      },
      {
        "title": "5. Academic Diploma",
        "body": "curl -X POST https://sense.eachlabs.run/chat \\\n  -H \"Content-Type: application/json\" \\\n  -H \"X-API-Key: $EACHLABS_API_KEY\" \\\n  -H \"Accept: text/event-stream\" \\\n  -d '{\n    \"message\": \"Create a traditional academic diploma for a university. Classic formal design with ornate border and calligraphic elements. Include: graduate name, degree title (Bachelor of Science in Computer Science), university name, graduation date, university seal placeholder, and signatures for dean and president. Ivory background with dark green and gold accents.\",\n    \"mode\": \"max\"\n  }'"
      },
      {
        "title": "6. Training Certificate",
        "body": "curl -X POST https://sense.eachlabs.run/chat \\\n  -H \"Content-Type: application/json\" \\\n  -H \"X-API-Key: $EACHLABS_API_KEY\" \\\n  -H \"Accept: text/event-stream\" \\\n  -d '{\n    \"message\": \"Design a corporate training certificate for workplace safety compliance. Professional and official design. Include: employee name, training program name, training hours completed, completion date, trainer signature, and HR manager signature. Add company logo placeholder and compliance badge. Blue and gray corporate colors.\",\n    \"mode\": \"max\"\n  }'"
      },
      {
        "title": "7. Appreciation Certificate",
        "body": "curl -X POST https://sense.eachlabs.run/chat \\\n  -H \"Content-Type: application/json\" \\\n  -H \"X-API-Key: $EACHLABS_API_KEY\" \\\n  -H \"Accept: text/event-stream\" \\\n  -d '{\n    \"message\": \"Create a certificate of appreciation for volunteer work. Warm and heartfelt design with soft colors. Include: volunteer name, organization name, description of service, hours contributed, date, and director signature. Add decorative elements like hands or hearts. Use teal and coral color palette.\",\n    \"mode\": \"max\"\n  }'"
      },
      {
        "title": "8. Participation Certificate",
        "body": "curl -X POST https://sense.eachlabs.run/chat \\\n  -H \"Content-Type: application/json\" \\\n  -H \"X-API-Key: $EACHLABS_API_KEY\" \\\n  -H \"Accept: text/event-stream\" \\\n  -d '{\n    \"message\": \"Design a participation certificate for a hackathon event. Modern tech-inspired design with geometric patterns. Include: participant name, event name, event dates, category/track participated in, and organizer signature. Use vibrant purple and electric blue colors with clean sans-serif typography.\",\n    \"mode\": \"max\"\n  }'"
      },
      {
        "title": "9. Employee of the Month",
        "body": "curl -X POST https://sense.eachlabs.run/chat \\\n  -H \"Content-Type: application/json\" \\\n  -H \"X-API-Key: $EACHLABS_API_KEY\" \\\n  -H \"Accept: text/event-stream\" \\\n  -d '{\n    \"message\": \"Create an Employee of the Month certificate. Prestigious and motivating design with star and spotlight elements. Include: employee name, month and year, department, reason for recognition, CEO signature, and company logo placeholder. Premium gold and black design with elegant typography.\",\n    \"mode\": \"max\"\n  }'"
      },
      {
        "title": "10. Custom Branded Certificate",
        "body": "curl -X POST https://sense.eachlabs.run/chat \\\n  -H \"Content-Type: application/json\" \\\n  -H \"X-API-Key: $EACHLABS_API_KEY\" \\\n  -H \"Accept: text/event-stream\" \\\n  -d '{\n    \"message\": \"Design a certificate template for a tech company named TechForward. Minimalist modern design that matches tech startup aesthetics. Include: recipient name, certificate title (flexible), achievement description, date, and dual signature lines. Use clean white background with gradient accent in purple to blue. Include prominent logo placeholder area and QR code placeholder for verification.\",\n    \"mode\": \"max\"\n  }'"
      },
      {
        "title": "Mode Selection",
        "body": "Ask your users before generating:\n\n\"Do you want fast & cheap, or high quality?\"\n\nModeBest ForSpeedQualitymaxFinal certificates, official documentsSlowerHighestecoQuick drafts, template explorationFasterGood"
      },
      {
        "title": "Multi-Turn Certificate Design",
        "body": "Use session_id to iterate on certificate designs:\n\n# Initial design\ncurl -X POST https://sense.eachlabs.run/chat \\\n  -H \"Content-Type: application/json\" \\\n  -H \"X-API-Key: $EACHLABS_API_KEY\" \\\n  -H \"Accept: text/event-stream\" \\\n  -d '{\n    \"message\": \"Create a certificate of completion for a coding bootcamp\",\n    \"session_id\": \"cert-bootcamp-001\"\n  }'\n\n# Iterate based on feedback\ncurl -X POST https://sense.eachlabs.run/chat \\\n  -H \"Content-Type: application/json\" \\\n  -H \"X-API-Key: $EACHLABS_API_KEY\" \\\n  -H \"Accept: text/event-stream\" \\\n  -d '{\n    \"message\": \"Make the design more modern with darker colors and add a tech-inspired geometric border\",\n    \"session_id\": \"cert-bootcamp-001\"\n  }'\n\n# Add specific elements\ncurl -X POST https://sense.eachlabs.run/chat \\\n  -H \"Content-Type: application/json\" \\\n  -H \"X-API-Key: $EACHLABS_API_KEY\" \\\n  -H \"Accept: text/event-stream\" \\\n  -d '{\n    \"message\": \"Add a QR code placeholder in the bottom right corner and include space for a holographic seal\",\n    \"session_id\": \"cert-bootcamp-001\"\n  }'"
      },
      {
        "title": "Certificate Series Generation",
        "body": "Generate consistent certificates for different levels:\n\n# Bronze level certificate\ncurl -X POST https://sense.eachlabs.run/chat \\\n  -H \"Content-Type: application/json\" \\\n  -H \"X-API-Key: $EACHLABS_API_KEY\" \\\n  -H \"Accept: text/event-stream\" \\\n  -d '{\n    \"message\": \"Create a Bronze level achievement certificate for a learning platform. Use bronze/copper metallic accents. Include level badge prominently.\",\n    \"session_id\": \"cert-levels-001\"\n  }'\n\n# Silver level certificate (same session for consistency)\ncurl -X POST https://sense.eachlabs.run/chat \\\n  -H \"Content-Type: application/json\" \\\n  -H \"X-API-Key: $EACHLABS_API_KEY\" \\\n  -H \"Accept: text/event-stream\" \\\n  -d '{\n    \"message\": \"Create the Silver level version of this certificate. Same layout but with silver metallic accents.\",\n    \"session_id\": \"cert-levels-001\"\n  }'\n\n# Gold level certificate\ncurl -X POST https://sense.eachlabs.run/chat \\\n  -H \"Content-Type: application/json\" \\\n  -H \"X-API-Key: $EACHLABS_API_KEY\" \\\n  -H \"Accept: text/event-stream\" \\\n  -d '{\n    \"message\": \"Create the Gold level version. Same layout but with gold metallic accents and more ornate details.\",\n    \"session_id\": \"cert-levels-001\"\n  }'"
      },
      {
        "title": "Design Guidelines",
        "body": "Typography: Use elegant, readable fonts; script fonts for names, clean sans-serif for body text\nHierarchy: Make recipient name the most prominent element\nBalance: Symmetrical layouts work best for formal certificates\nWhitespace: Leave adequate breathing room around elements\nColor: Use 2-3 colors maximum; gold/navy/burgundy convey prestige"
      },
      {
        "title": "Content Recommendations",
        "body": "Clear Title: State the certificate type prominently\nSpecific Achievement: Include what was accomplished\nAuthority: Add signatures and official seals\nVerification: Include certificate ID or QR code placeholder\nDates: Always include issue date, expiration if applicable"
      },
      {
        "title": "Technical Considerations",
        "body": "Resolution: Request high resolution for print-quality output\nAspect Ratio: Standard certificate ratios are landscape 4:3 or letter size\nText Placeholders: Use clear placeholder text like \"[Recipient Name]\"\nLogo Space: Always include designated areas for organization logos"
      },
      {
        "title": "Prompt Tips for Certificates",
        "body": "When creating certificates, include these details in your prompt:\n\nCertificate Type: Completion, achievement, award, diploma, etc.\nOccasion/Purpose: What is being recognized or certified\nStyle: Formal, modern, traditional, playful\nColor Scheme: Specific colors or general palette\nRequired Elements: Name, date, signatures, seals, logos\nOrganization Context: Industry, formality level\nSpecial Features: QR codes, security elements, badges"
      },
      {
        "title": "Example Prompt Structure",
        "body": "\"Create a [certificate type] certificate for [organization/purpose].\nStyle: [formal/modern/traditional].\nColor scheme: [colors].\nInclude: [list of required elements].\nSpecial features: [QR code, seal, badge, etc.].\""
      },
      {
        "title": "Error Handling",
        "body": "ErrorCauseSolutionFailed to create prediction: HTTP 422Insufficient balanceTop up at eachlabs.aiContent policy violationProhibited contentAdjust prompt to comply with content policiesTimeoutComplex generationSet client timeout to minimum 10 minutes"
      },
      {
        "title": "Related Skills",
        "body": "each-sense - Core API documentation\nproduct-photo-generation - Product and branding imagery\nlogo-generation - Logo creation for certificates"
      }
    ],
    "body": "Certificate Generation\n\nGenerate professional certificates, diplomas, and awards using each::sense. This skill creates high-quality certificate images for educational institutions, corporate training, professional development, and recognition programs.\n\nFeatures\nCourse Completion Certificates: Online courses, workshops, bootcamps\nAchievement Certificates: Milestones, goals, competitions\nAward Certificates: Recognition, excellence, outstanding performance\nProfessional Certifications: Industry credentials, qualifications\nAcademic Diplomas: Degrees, graduation, academic achievements\nTraining Certificates: Corporate training, compliance, skill development\nAppreciation Certificates: Thank you, volunteer recognition, service awards\nParticipation Certificates: Events, conferences, programs\nEmployee Recognition: Employee of the month, years of service\nCustom Branded Certificates: Company-specific designs with logos and branding\nQuick Start\ncurl -X POST https://sense.eachlabs.run/chat \\\n  -H \"Content-Type: application/json\" \\\n  -H \"X-API-Key: $EACHLABS_API_KEY\" \\\n  -H \"Accept: text/event-stream\" \\\n  -d '{\n    \"message\": \"Create a professional course completion certificate for a web development bootcamp. Include placeholder text for recipient name, course name, completion date, and instructor signature.\",\n    \"mode\": \"max\"\n  }'\n\nCertificate Design Elements\nElement\tDescription\tPlacement\nBorder/Frame\tDecorative borders, ornamental frames\tOuter edges\nHeader\tOrganization name, logo placeholder\tTop center\nTitle\tCertificate type (Certificate of Completion, etc.)\tUpper center\nRecipient Name\tLarge, prominent placeholder\tCenter\nDescription\tAchievement details, course name\tBelow name\nDate\tCompletion/issue date\tLower section\nSignatures\tAuthority signatures with titles\tBottom section\nSeal/Badge\tOfficial seal, emblem, or badge\tCorner or center-bottom\nCertificate ID\tUnique identifier placeholder\tBottom corner\nUse Case Examples\n1. Course Completion Certificate\ncurl -X POST https://sense.eachlabs.run/chat \\\n  -H \"Content-Type: application/json\" \\\n  -H \"X-API-Key: $EACHLABS_API_KEY\" \\\n  -H \"Accept: text/event-stream\" \\\n  -d '{\n    \"message\": \"Create an elegant course completion certificate for an online learning platform. Modern design with navy blue and gold accents. Include sections for: recipient name, course title, completion date, instructor signature, and platform logo placeholder. Add a decorative border and official seal.\",\n    \"mode\": \"max\"\n  }'\n\n2. Achievement Certificate\ncurl -X POST https://sense.eachlabs.run/chat \\\n  -H \"Content-Type: application/json\" \\\n  -H \"X-API-Key: $EACHLABS_API_KEY\" \\\n  -H \"Accept: text/event-stream\" \\\n  -d '{\n    \"message\": \"Design an achievement certificate for a sales team. Celebratory design with star motifs and ribbon accents. Include fields for: employee name, achievement description (e.g., exceeded quarterly target by 150%), date, and manager signature. Corporate professional style with red and silver color scheme.\",\n    \"mode\": \"max\"\n  }'\n\n3. Award Certificate\ncurl -X POST https://sense.eachlabs.run/chat \\\n  -H \"Content-Type: application/json\" \\\n  -H \"X-API-Key: $EACHLABS_API_KEY\" \\\n  -H \"Accept: text/event-stream\" \\\n  -d '{\n    \"message\": \"Create an award certificate for a science fair competition. First place winner design with trophy imagery and laurel wreath elements. Include: winner name, project title, competition name, date, and judges signatures. Premium golden design with white background.\",\n    \"mode\": \"max\"\n  }'\n\n4. Professional Certification\ncurl -X POST https://sense.eachlabs.run/chat \\\n  -H \"Content-Type: application/json\" \\\n  -H \"X-API-Key: $EACHLABS_API_KEY\" \\\n  -H \"Accept: text/event-stream\" \\\n  -d '{\n    \"message\": \"Design a professional certification certificate for a project management credential. Formal corporate style with clean lines. Include: certified professional name, certification title (Certified Project Manager), issue date, expiration date, certification ID number, and certifying authority signature. Use dark blue and white color scheme with embossed seal look.\",\n    \"mode\": \"max\"\n  }'\n\n5. Academic Diploma\ncurl -X POST https://sense.eachlabs.run/chat \\\n  -H \"Content-Type: application/json\" \\\n  -H \"X-API-Key: $EACHLABS_API_KEY\" \\\n  -H \"Accept: text/event-stream\" \\\n  -d '{\n    \"message\": \"Create a traditional academic diploma for a university. Classic formal design with ornate border and calligraphic elements. Include: graduate name, degree title (Bachelor of Science in Computer Science), university name, graduation date, university seal placeholder, and signatures for dean and president. Ivory background with dark green and gold accents.\",\n    \"mode\": \"max\"\n  }'\n\n6. Training Certificate\ncurl -X POST https://sense.eachlabs.run/chat \\\n  -H \"Content-Type: application/json\" \\\n  -H \"X-API-Key: $EACHLABS_API_KEY\" \\\n  -H \"Accept: text/event-stream\" \\\n  -d '{\n    \"message\": \"Design a corporate training certificate for workplace safety compliance. Professional and official design. Include: employee name, training program name, training hours completed, completion date, trainer signature, and HR manager signature. Add company logo placeholder and compliance badge. Blue and gray corporate colors.\",\n    \"mode\": \"max\"\n  }'\n\n7. Appreciation Certificate\ncurl -X POST https://sense.eachlabs.run/chat \\\n  -H \"Content-Type: application/json\" \\\n  -H \"X-API-Key: $EACHLABS_API_KEY\" \\\n  -H \"Accept: text/event-stream\" \\\n  -d '{\n    \"message\": \"Create a certificate of appreciation for volunteer work. Warm and heartfelt design with soft colors. Include: volunteer name, organization name, description of service, hours contributed, date, and director signature. Add decorative elements like hands or hearts. Use teal and coral color palette.\",\n    \"mode\": \"max\"\n  }'\n\n8. Participation Certificate\ncurl -X POST https://sense.eachlabs.run/chat \\\n  -H \"Content-Type: application/json\" \\\n  -H \"X-API-Key: $EACHLABS_API_KEY\" \\\n  -H \"Accept: text/event-stream\" \\\n  -d '{\n    \"message\": \"Design a participation certificate for a hackathon event. Modern tech-inspired design with geometric patterns. Include: participant name, event name, event dates, category/track participated in, and organizer signature. Use vibrant purple and electric blue colors with clean sans-serif typography.\",\n    \"mode\": \"max\"\n  }'\n\n9. Employee of the Month\ncurl -X POST https://sense.eachlabs.run/chat \\\n  -H \"Content-Type: application/json\" \\\n  -H \"X-API-Key: $EACHLABS_API_KEY\" \\\n  -H \"Accept: text/event-stream\" \\\n  -d '{\n    \"message\": \"Create an Employee of the Month certificate. Prestigious and motivating design with star and spotlight elements. Include: employee name, month and year, department, reason for recognition, CEO signature, and company logo placeholder. Premium gold and black design with elegant typography.\",\n    \"mode\": \"max\"\n  }'\n\n10. Custom Branded Certificate\ncurl -X POST https://sense.eachlabs.run/chat \\\n  -H \"Content-Type: application/json\" \\\n  -H \"X-API-Key: $EACHLABS_API_KEY\" \\\n  -H \"Accept: text/event-stream\" \\\n  -d '{\n    \"message\": \"Design a certificate template for a tech company named TechForward. Minimalist modern design that matches tech startup aesthetics. Include: recipient name, certificate title (flexible), achievement description, date, and dual signature lines. Use clean white background with gradient accent in purple to blue. Include prominent logo placeholder area and QR code placeholder for verification.\",\n    \"mode\": \"max\"\n  }'\n\nMode Selection\n\nAsk your users before generating:\n\n\"Do you want fast & cheap, or high quality?\"\n\nMode\tBest For\tSpeed\tQuality\nmax\tFinal certificates, official documents\tSlower\tHighest\neco\tQuick drafts, template exploration\tFaster\tGood\nMulti-Turn Certificate Design\n\nUse session_id to iterate on certificate designs:\n\n# Initial design\ncurl -X POST https://sense.eachlabs.run/chat \\\n  -H \"Content-Type: application/json\" \\\n  -H \"X-API-Key: $EACHLABS_API_KEY\" \\\n  -H \"Accept: text/event-stream\" \\\n  -d '{\n    \"message\": \"Create a certificate of completion for a coding bootcamp\",\n    \"session_id\": \"cert-bootcamp-001\"\n  }'\n\n# Iterate based on feedback\ncurl -X POST https://sense.eachlabs.run/chat \\\n  -H \"Content-Type: application/json\" \\\n  -H \"X-API-Key: $EACHLABS_API_KEY\" \\\n  -H \"Accept: text/event-stream\" \\\n  -d '{\n    \"message\": \"Make the design more modern with darker colors and add a tech-inspired geometric border\",\n    \"session_id\": \"cert-bootcamp-001\"\n  }'\n\n# Add specific elements\ncurl -X POST https://sense.eachlabs.run/chat \\\n  -H \"Content-Type: application/json\" \\\n  -H \"X-API-Key: $EACHLABS_API_KEY\" \\\n  -H \"Accept: text/event-stream\" \\\n  -d '{\n    \"message\": \"Add a QR code placeholder in the bottom right corner and include space for a holographic seal\",\n    \"session_id\": \"cert-bootcamp-001\"\n  }'\n\nCertificate Series Generation\n\nGenerate consistent certificates for different levels:\n\n# Bronze level certificate\ncurl -X POST https://sense.eachlabs.run/chat \\\n  -H \"Content-Type: application/json\" \\\n  -H \"X-API-Key: $EACHLABS_API_KEY\" \\\n  -H \"Accept: text/event-stream\" \\\n  -d '{\n    \"message\": \"Create a Bronze level achievement certificate for a learning platform. Use bronze/copper metallic accents. Include level badge prominently.\",\n    \"session_id\": \"cert-levels-001\"\n  }'\n\n# Silver level certificate (same session for consistency)\ncurl -X POST https://sense.eachlabs.run/chat \\\n  -H \"Content-Type: application/json\" \\\n  -H \"X-API-Key: $EACHLABS_API_KEY\" \\\n  -H \"Accept: text/event-stream\" \\\n  -d '{\n    \"message\": \"Create the Silver level version of this certificate. Same layout but with silver metallic accents.\",\n    \"session_id\": \"cert-levels-001\"\n  }'\n\n# Gold level certificate\ncurl -X POST https://sense.eachlabs.run/chat \\\n  -H \"Content-Type: application/json\" \\\n  -H \"X-API-Key: $EACHLABS_API_KEY\" \\\n  -H \"Accept: text/event-stream\" \\\n  -d '{\n    \"message\": \"Create the Gold level version. Same layout but with gold metallic accents and more ornate details.\",\n    \"session_id\": \"cert-levels-001\"\n  }'\n\nBest Practices\nDesign Guidelines\nTypography: Use elegant, readable fonts; script fonts for names, clean sans-serif for body text\nHierarchy: Make recipient name the most prominent element\nBalance: Symmetrical layouts work best for formal certificates\nWhitespace: Leave adequate breathing room around elements\nColor: Use 2-3 colors maximum; gold/navy/burgundy convey prestige\nContent Recommendations\nClear Title: State the certificate type prominently\nSpecific Achievement: Include what was accomplished\nAuthority: Add signatures and official seals\nVerification: Include certificate ID or QR code placeholder\nDates: Always include issue date, expiration if applicable\nTechnical Considerations\nResolution: Request high resolution for print-quality output\nAspect Ratio: Standard certificate ratios are landscape 4:3 or letter size\nText Placeholders: Use clear placeholder text like \"[Recipient Name]\"\nLogo Space: Always include designated areas for organization logos\nPrompt Tips for Certificates\n\nWhen creating certificates, include these details in your prompt:\n\nCertificate Type: Completion, achievement, award, diploma, etc.\nOccasion/Purpose: What is being recognized or certified\nStyle: Formal, modern, traditional, playful\nColor Scheme: Specific colors or general palette\nRequired Elements: Name, date, signatures, seals, logos\nOrganization Context: Industry, formality level\nSpecial Features: QR codes, security elements, badges\nExample Prompt Structure\n\"Create a [certificate type] certificate for [organization/purpose].\nStyle: [formal/modern/traditional].\nColor scheme: [colors].\nInclude: [list of required elements].\nSpecial features: [QR code, seal, badge, etc.].\"\n\nError Handling\nError\tCause\tSolution\nFailed to create prediction: HTTP 422\tInsufficient balance\tTop up at eachlabs.ai\nContent policy violation\tProhibited content\tAdjust prompt to comply with content policies\nTimeout\tComplex generation\tSet client timeout to minimum 10 minutes\nRelated Skills\neach-sense - Core API documentation\nproduct-photo-generation - Product and branding imagery\nlogo-generation - Logo creation for certificates"
  },
  "trust": {
    "sourceLabel": "tencent",
    "provenanceUrl": "https://clawhub.ai/eftalyurtseven/certificate-generation",
    "publisherUrl": "https://clawhub.ai/eftalyurtseven/certificate-generation",
    "owner": "eftalyurtseven",
    "version": "1.0.0",
    "license": null,
    "verificationStatus": "Indexed source record"
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/certificate-generation",
    "downloadUrl": "https://openagent3.xyz/downloads/certificate-generation",
    "agentUrl": "https://openagent3.xyz/skills/certificate-generation/agent",
    "manifestUrl": "https://openagent3.xyz/skills/certificate-generation/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/certificate-generation/agent.md"
  }
}