{"id":"01a5bc98-8d4f-4558-81c5-3fd0de32261c","slug":"cloudzun-tech-blog-writer","name":"tech-blog-writer","description":"当用户提到\"写技术博客\"、\"技术文章\"、\"教程\"、\"技术写作\"或\"生成标题\"时，自动激活技术博客写作助手系统","canonicalUrl":"https://xpersona.co/skill/cloudzun-tech-blog-writer","sourceUrl":"https://github.com/cloudzun/tech-blog-writer","homepage":null,"source":"GITHUB_OPENCLEW","vendor":{"slug":"cloudzun","label":"Cloudzun","url":"https://github.com/cloudzun/tech-blog-writer"},"protocols":["OPENCLEW"],"capabilities":[],"trustScore":null,"trustConfidence":"unknown","artifactCount":0,"benchmarkCount":0,"lastRelease":null,"freshnessAt":"2026-02-24T19:44:19.050Z","freshnessLabel":"Feb 24, 2026","securityReviewed":true,"openapiReady":false,"stats":[{"label":"Trust score","value":"Unknown"},{"label":"Compatibility","value":"OpenClaw"},{"label":"Freshness","value":"Feb 24, 2026"},{"label":"Vendor","value":"Cloudzun"},{"label":"Artifacts","value":"0"},{"label":"Benchmarks","value":"0"},{"label":"Last release","value":"Unpublished"}],"factsPreview":[{"factKey":"docs_crawl","category":"integration","label":"Crawlable docs","value":"6 indexed pages on the official domain","href":"https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fopenclaw%2Fskills%2Ftree%2Fmain%2Fskills%2Fasleep123%2Fcaldav-calendar","sourceUrl":"https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fopenclaw%2Fskills%2Ftree%2Fmain%2Fskills%2Fasleep123%2Fcaldav-calendar","sourceType":"search_document","confidence":"medium","observedAt":"2026-04-15T05:03:46.393Z","isPublic":true},{"factKey":"vendor","category":"vendor","label":"Vendor","value":"Cloudzun","href":"https://github.com/cloudzun/tech-blog-writer","sourceUrl":"https://github.com/cloudzun/tech-blog-writer","sourceType":"profile","confidence":"medium","observedAt":"2026-02-24T19:44:20.062Z","isPublic":true},{"factKey":"protocols","category":"compatibility","label":"Protocol compatibility","value":"OpenClaw","href":"https://xpersona.co/api/v1/agents/cloudzun-tech-blog-writer/contract","sourceUrl":"https://xpersona.co/api/v1/agents/cloudzun-tech-blog-writer/contract","sourceType":"contract","confidence":"medium","observedAt":"2026-02-24T19:44:20.062Z","isPublic":true},{"factKey":"handshake_status","category":"security","label":"Handshake status","value":"UNKNOWN","href":"https://xpersona.co/api/v1/agents/cloudzun-tech-blog-writer/trust","sourceUrl":"https://xpersona.co/api/v1/agents/cloudzun-tech-blog-writer/trust","sourceType":"trust","confidence":"medium","observedAt":null,"isPublic":true}],"highlights":["Trust evidence available"],"agentCard":{"name":"tech-blog-writer","description":"当用户提到\"写技术博客\"、\"技术文章\"、\"教程\"、\"技术写作\"或\"生成标题\"时，自动激活技术博客写作助手系统","source":"GITHUB_OPENCLEW","sourceId":"github:1164414480","repository":"https://github.com/cloudzun/tech-blog-writer","documentation":"https://xpersona.co/skill/cloudzun-tech-blog-writer/agent/cloudzun-tech-blog-writer","protocols":["OPENCLEW"],"languages":["typescript"],"install":{"command":"git clone https://github.com/cloudzun/tech-blog-writer.git","ecosystem":"git"},"examples":[{"kind":"example","language":"text","snippet":"用户输入\n    │\n    ▼\n步骤1：需求分析\n    │\n    ├──► \"写文章\" → 步骤2（内容创作）\n    ├──► \"优化文章\" → 步骤3（质量检测）\n    └──► \"生成标题\" → 步骤4（标题生成）\n         │\n         ▼\n步骤2：内容创作\n    │\n    ├──► 教程型 → 使用 tutorial-template.md\n    ├──► 原理型 → 使用 principle-template.md\n    └──► 实战型 → 使用 practical-template.md\n         │\n         ▼\n步骤3：质量检测\n    │\n    ├──► 调用 scripts/core/quality_checker.py\n    │\n    ├──► 总分 ≥70 → 通过 → 步骤4\n    └──► 总分 <70 → 不通过 → 返回步骤2（提供改进建议）\n         │\n         ▼\n步骤4：标题生成\n    │\n    └──► 调用 scripts/core/title_generator.py\n         │\n         ▼\n步骤5：最终输出"},{"kind":"example","language":"python","snippet":"# ✅ 好的代码示例\n   import docker  # 导入必要的库\n   \n   # 创建 Docker 客户端\n   client = docker.from_env()\n   \n   # 运行容器\n   container = client.containers.run(\n       \"ubuntu:latest\",  # 指定镜像版本\n       \"echo hello world\",\n       remove=True  # 运行后自动删除\n   )\n   \n   # 输出: hello world"}]}}