{
  "schemaVersion": "1.0",
  "item": {
    "slug": "docs-cog",
    "name": "docs-cog",
    "source": "tencent",
    "type": "skill",
    "category": "效率提升",
    "sourceUrl": "https://clawhub.ai/nitishgargiitd/docs-cog",
    "canonicalUrl": "https://clawhub.ai/nitishgargiitd/docs-cog",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadMode": "redirect",
    "downloadUrl": "/downloads/docs-cog",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=docs-cog",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "installMethod": "Manual import",
    "extraction": "Extract archive",
    "prerequisites": [
      "OpenClaw"
    ],
    "packageFormat": "ZIP package",
    "includedAssets": [
      "SKILL.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-30T16:55:25.780Z",
      "expiresAt": "2026-05-07T16:55:25.780Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=network",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=network",
        "contentDisposition": "attachment; filename=\"network-1.0.0.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/docs-cog"
    },
    "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/docs-cog",
    "agentPageUrl": "https://openagent3.xyz/skills/docs-cog/agent",
    "manifestUrl": "https://openagent3.xyz/skills/docs-cog/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/docs-cog/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": "Docs Cog - Professional Documents Powered by CellCog",
        "body": "Deep reasoning. Accurate data. Beautiful design. The three things every great document needs — and most AI gets wrong.\n\nCellCog gets them right: #1 on DeepResearch Bench (Feb 2026) for deep reasoning, SOTA search models for factually grounded content, and state-of-the-art PDF generation that rivals professional design studios. Resumes, contracts, reports, proposals — delivered in minutes, looking like they took days."
      },
      {
        "title": "Prerequisites",
        "body": "This skill requires the cellcog skill for SDK setup and API calls.\n\nclawhub install cellcog\n\nRead the cellcog skill first for SDK setup. This skill shows you what's possible.\n\nQuick pattern (v1.0+):\n\n# Fire-and-forget - returns immediately\nresult = client.create_chat(\n    prompt=\"[your document request]\",\n    notify_session_key=\"agent:main:main\",\n    task_label=\"document-task\",\n    chat_mode=\"agent\"  # Agent mode for most documents\n)\n# Daemon notifies you when complete - do NOT poll"
      },
      {
        "title": "PDF is the Default",
        "body": "All documents are generated as PDF. No questions asked.\n\nCellCog excels at creating beautiful, professionally formatted documents. PDF captures AI's full creative capability—perfect typography, layouts, and design. If you need DOCX for editing, explicitly request it in your prompt (quality will be lower)."
      },
      {
        "title": "Resume & Career Documents",
        "body": "Build your professional story:\n\nResume/CV: \"Create a modern resume for a software engineer with 5 years of experience\"\nCover Letter: \"Write a compelling cover letter for a product manager position at Google\"\nLinkedIn Summary: \"Create a professional LinkedIn summary that highlights my transition from finance to tech\"\nPortfolio: \"Build a portfolio document showcasing my UX design projects\"\n\nExample prompt:\n\n\"Create a modern, ATS-friendly resume for:\nName: Sarah Chen\nTitle: Senior Product Manager\nExperience: 7 years in B2B SaaS\nWork history:\n\nStripe (2021-present): Led payments platform, grew revenue 40%\nSlack (2018-2021): Launched enterprise features\nMicrosoft (2016-2018): Associate PM on Azure\n\nEducation: Stanford MBA, UC Berkeley CS\nClean, professional design with blue accents.\""
      },
      {
        "title": "Business Documents",
        "body": "Professional business materials:\n\nProposals: \"Create a consulting proposal for a digital transformation project\"\nInvoices: \"Generate an invoice template for my freelance design business\"\nBusiness Letters: \"Write a formal partnership inquiry letter\"\nQuotes & Estimates: \"Create a detailed quote for website development services\"\nMeeting Minutes: \"Format these meeting notes into professional minutes\"\n\nExample prompt:\n\n\"Create a business proposal for 'CloudMigrate' consulting services:\nClient: Acme Corp\nProject: AWS cloud migration\nTimeline: 6 months\nBudget: $150,000\nInclude: Executive summary, scope of work, timeline, team bios, pricing breakdown, terms.\nProfessional, corporate design.\""
      },
      {
        "title": "Reports & Analysis",
        "body": "Data-driven documents:\n\nBusiness Reports: \"Create a quarterly business review report\"\nResearch Reports: \"Format my research findings into a professional report\"\nAnalysis Documents: \"Create a competitive analysis document\"\nWhite Papers: \"Build a white paper on AI in healthcare\"\nCase Studies: \"Create a customer case study showcasing ROI\"\n\nExample prompt:\n\n\"Create a Q4 2025 business report:\nTitle: Quarterly Performance Review\nCompany: TechStart Inc.\nKey metrics:\n\nRevenue: $2.1M (up 35% YoY)\nCustomers: 150 (up from 98)\nChurn: 5% (down from 8%)\n\nInclude charts and executive summary. Corporate professional style.\""
      },
      {
        "title": "Legal & Finance Documents",
        "body": "Formal agreements and contracts:\n\nContracts: \"Create a freelance services agreement\"\nNDAs: \"Generate a mutual non-disclosure agreement\"\nTerms of Service: \"Draft terms of service for my SaaS app\"\nPrivacy Policies: \"Create a GDPR-compliant privacy policy\"\nMOUs: \"Create a memorandum of understanding between two companies\"\n\nExample prompt:\n\n\"Create a freelance contractor agreement:\nClient: Acme Corp\nContractor: Jane Smith (Web Developer)\nProject: E-commerce website redesign\nDuration: 3 months\nPayment: $15,000 (50% upfront, 50% on completion)\nInclude: Scope, deliverables, payment terms, IP ownership, confidentiality, termination clauses.\nProfessional legal formatting.\""
      },
      {
        "title": "Creative & Marketing Documents",
        "body": "Eye-catching marketing materials:\n\nBrochures: \"Create a tri-fold brochure for our fitness studio\"\nFlyers: \"Design a promotional flyer for our summer sale\"\nOne-Pagers: \"Create a product one-pager for sales team\"\nMedia Kits: \"Build a media kit for our startup\"\nCatalogs: \"Create a product catalog with 20 items\"\n\nExample prompt:\n\n\"Create a product one-pager for 'TaskFlow' project management software:\nHeadline: Finally, a PM tool that doesn't suck\nKey features: AI task prioritization, Slack integration, real-time collaboration\nPricing: $12/user/month\nCall to action: Start free trial\nModern, bold design. Blue and white color scheme.\""
      },
      {
        "title": "Education & Training Documents",
        "body": "Learning materials:\n\nLesson Plans: \"Create a lesson plan for teaching Python basics\"\nTraining Manuals: \"Build an employee onboarding manual\"\nWorksheets: \"Create practice worksheets for algebra\"\nCourse Outlines: \"Design a 12-week data science curriculum\"\nStudy Guides: \"Create a study guide for AWS certification\""
      },
      {
        "title": "Events & Planning Documents",
        "body": "Event materials:\n\nInvitations: \"Create elegant wedding invitations\"\nEvent Programs: \"Design a conference program booklet\"\nAgendas: \"Create a workshop agenda document\"\nItineraries: \"Build a detailed travel itinerary\"\nCertificates: \"Create achievement certificates for our hackathon\""
      },
      {
        "title": "Forms & Certificates",
        "body": "Official documents:\n\nCertificates: \"Create a course completion certificate\"\nAwards: \"Design employee of the month award\"\nBadges: \"Create digital badges for our training program\"\nForms: \"Design a customer feedback form\""
      },
      {
        "title": "Chat Mode for Documents",
        "body": "ScenarioRecommended ModeStandard documents - resumes, invoices, reports, certificates\"agent\"Complex documents requiring narrative craft - proposals, white papers, case studies\"agent team\"\n\nUse \"agent\" for most documents. Resumes, contracts, reports, and standard business documents execute well in agent mode.\n\nUse \"agent team\" for high-stakes documents where persuasion and narrative flow matter—investor proposals, detailed white papers, compelling case studies."
      },
      {
        "title": "Tips for Better Documents",
        "body": "Provide the content: Don't say \"write about my experience\" - provide actual details, numbers, and facts.\n\n\nSpecify structure: \"Include: Executive summary, problem, solution, timeline, pricing\" gives clear direction.\n\n\nDesign preferences: \"Modern and minimal\", \"Corporate professional\", \"Bold and colorful\" - describe what you want.\n\n\nBrand elements: Mention colors, logos (upload them), or reference existing brand guidelines.\n\n\nAudience context: \"For investors\", \"For enterprise clients\", \"For students\" changes tone and detail level.\n\n\nTrust PDF: It's the default for a reason. Only request DOCX if you truly need to edit the file afterward."
      }
    ],
    "body": "Docs Cog - Professional Documents Powered by CellCog\n\nDeep reasoning. Accurate data. Beautiful design. The three things every great document needs — and most AI gets wrong.\n\nCellCog gets them right: #1 on DeepResearch Bench (Feb 2026) for deep reasoning, SOTA search models for factually grounded content, and state-of-the-art PDF generation that rivals professional design studios. Resumes, contracts, reports, proposals — delivered in minutes, looking like they took days.\n\nPrerequisites\n\nThis skill requires the cellcog skill for SDK setup and API calls.\n\nclawhub install cellcog\n\n\nRead the cellcog skill first for SDK setup. This skill shows you what's possible.\n\nQuick pattern (v1.0+):\n\n# Fire-and-forget - returns immediately\nresult = client.create_chat(\n    prompt=\"[your document request]\",\n    notify_session_key=\"agent:main:main\",\n    task_label=\"document-task\",\n    chat_mode=\"agent\"  # Agent mode for most documents\n)\n# Daemon notifies you when complete - do NOT poll\n\nPDF is the Default\n\nAll documents are generated as PDF. No questions asked.\n\nCellCog excels at creating beautiful, professionally formatted documents. PDF captures AI's full creative capability—perfect typography, layouts, and design. If you need DOCX for editing, explicitly request it in your prompt (quality will be lower).\n\nWhat Documents You Can Create\nResume & Career Documents\n\nBuild your professional story:\n\nResume/CV: \"Create a modern resume for a software engineer with 5 years of experience\"\nCover Letter: \"Write a compelling cover letter for a product manager position at Google\"\nLinkedIn Summary: \"Create a professional LinkedIn summary that highlights my transition from finance to tech\"\nPortfolio: \"Build a portfolio document showcasing my UX design projects\"\n\nExample prompt:\n\n\"Create a modern, ATS-friendly resume for:\n\nName: Sarah Chen Title: Senior Product Manager Experience: 7 years in B2B SaaS\n\nWork history:\n\nStripe (2021-present): Led payments platform, grew revenue 40%\nSlack (2018-2021): Launched enterprise features\nMicrosoft (2016-2018): Associate PM on Azure\n\nEducation: Stanford MBA, UC Berkeley CS\n\nClean, professional design with blue accents.\"\n\nBusiness Documents\n\nProfessional business materials:\n\nProposals: \"Create a consulting proposal for a digital transformation project\"\nInvoices: \"Generate an invoice template for my freelance design business\"\nBusiness Letters: \"Write a formal partnership inquiry letter\"\nQuotes & Estimates: \"Create a detailed quote for website development services\"\nMeeting Minutes: \"Format these meeting notes into professional minutes\"\n\nExample prompt:\n\n\"Create a business proposal for 'CloudMigrate' consulting services:\n\nClient: Acme Corp Project: AWS cloud migration Timeline: 6 months Budget: $150,000\n\nInclude: Executive summary, scope of work, timeline, team bios, pricing breakdown, terms.\n\nProfessional, corporate design.\"\n\nReports & Analysis\n\nData-driven documents:\n\nBusiness Reports: \"Create a quarterly business review report\"\nResearch Reports: \"Format my research findings into a professional report\"\nAnalysis Documents: \"Create a competitive analysis document\"\nWhite Papers: \"Build a white paper on AI in healthcare\"\nCase Studies: \"Create a customer case study showcasing ROI\"\n\nExample prompt:\n\n\"Create a Q4 2025 business report:\n\nTitle: Quarterly Performance Review Company: TechStart Inc.\n\nKey metrics:\n\nRevenue: $2.1M (up 35% YoY)\nCustomers: 150 (up from 98)\nChurn: 5% (down from 8%)\n\nInclude charts and executive summary. Corporate professional style.\"\n\nLegal & Finance Documents\n\nFormal agreements and contracts:\n\nContracts: \"Create a freelance services agreement\"\nNDAs: \"Generate a mutual non-disclosure agreement\"\nTerms of Service: \"Draft terms of service for my SaaS app\"\nPrivacy Policies: \"Create a GDPR-compliant privacy policy\"\nMOUs: \"Create a memorandum of understanding between two companies\"\n\nExample prompt:\n\n\"Create a freelance contractor agreement:\n\nClient: Acme Corp Contractor: Jane Smith (Web Developer) Project: E-commerce website redesign Duration: 3 months Payment: $15,000 (50% upfront, 50% on completion)\n\nInclude: Scope, deliverables, payment terms, IP ownership, confidentiality, termination clauses.\n\nProfessional legal formatting.\"\n\nCreative & Marketing Documents\n\nEye-catching marketing materials:\n\nBrochures: \"Create a tri-fold brochure for our fitness studio\"\nFlyers: \"Design a promotional flyer for our summer sale\"\nOne-Pagers: \"Create a product one-pager for sales team\"\nMedia Kits: \"Build a media kit for our startup\"\nCatalogs: \"Create a product catalog with 20 items\"\n\nExample prompt:\n\n\"Create a product one-pager for 'TaskFlow' project management software:\n\nHeadline: Finally, a PM tool that doesn't suck Key features: AI task prioritization, Slack integration, real-time collaboration Pricing: $12/user/month Call to action: Start free trial\n\nModern, bold design. Blue and white color scheme.\"\n\nEducation & Training Documents\n\nLearning materials:\n\nLesson Plans: \"Create a lesson plan for teaching Python basics\"\nTraining Manuals: \"Build an employee onboarding manual\"\nWorksheets: \"Create practice worksheets for algebra\"\nCourse Outlines: \"Design a 12-week data science curriculum\"\nStudy Guides: \"Create a study guide for AWS certification\"\nEvents & Planning Documents\n\nEvent materials:\n\nInvitations: \"Create elegant wedding invitations\"\nEvent Programs: \"Design a conference program booklet\"\nAgendas: \"Create a workshop agenda document\"\nItineraries: \"Build a detailed travel itinerary\"\nCertificates: \"Create achievement certificates for our hackathon\"\nForms & Certificates\n\nOfficial documents:\n\nCertificates: \"Create a course completion certificate\"\nAwards: \"Design employee of the month award\"\nBadges: \"Create digital badges for our training program\"\nForms: \"Design a customer feedback form\"\nChat Mode for Documents\nScenario\tRecommended Mode\nStandard documents - resumes, invoices, reports, certificates\t\"agent\"\nComplex documents requiring narrative craft - proposals, white papers, case studies\t\"agent team\"\n\nUse \"agent\" for most documents. Resumes, contracts, reports, and standard business documents execute well in agent mode.\n\nUse \"agent team\" for high-stakes documents where persuasion and narrative flow matter—investor proposals, detailed white papers, compelling case studies.\n\nTips for Better Documents\n\nProvide the content: Don't say \"write about my experience\" - provide actual details, numbers, and facts.\n\nSpecify structure: \"Include: Executive summary, problem, solution, timeline, pricing\" gives clear direction.\n\nDesign preferences: \"Modern and minimal\", \"Corporate professional\", \"Bold and colorful\" - describe what you want.\n\nBrand elements: Mention colors, logos (upload them), or reference existing brand guidelines.\n\nAudience context: \"For investors\", \"For enterprise clients\", \"For students\" changes tone and detail level.\n\nTrust PDF: It's the default for a reason. Only request DOCX if you truly need to edit the file afterward."
  },
  "trust": {
    "sourceLabel": "tencent",
    "provenanceUrl": "https://clawhub.ai/nitishgargiitd/docs-cog",
    "publisherUrl": "https://clawhub.ai/nitishgargiitd/docs-cog",
    "owner": "nitishgargiitd",
    "version": "1.0.2",
    "license": null,
    "verificationStatus": "Indexed source record"
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/docs-cog",
    "downloadUrl": "https://openagent3.xyz/downloads/docs-cog",
    "agentUrl": "https://openagent3.xyz/skills/docs-cog/agent",
    "manifestUrl": "https://openagent3.xyz/skills/docs-cog/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/docs-cog/agent.md"
  }
}