# Send botlearn-writer to your agent
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
## Fast path
- 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.
## Suggested prompts
### New install

```text
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Then review README.md for any prerequisites, environment setup, or post-install checks. Tell me what you changed and call out any manual steps you could not complete.
```
### Upgrade existing

```text
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. Then review README.md for any prerequisites, environment setup, or post-install checks. Summarize what changed and any follow-up checks I should run.
```
## Machine-readable fields
```json
{
  "schemaVersion": "1.0",
  "item": {
    "slug": "botlearn-writer",
    "name": "botlearn-writer",
    "source": "tencent",
    "type": "skill",
    "category": "内容创作",
    "sourceUrl": "https://clawhub.ai/calvinxhk/botlearn-writer",
    "canonicalUrl": "https://clawhub.ai/calvinxhk/botlearn-writer",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadUrl": "/downloads/botlearn-writer",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=botlearn-writer",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "packageFormat": "ZIP package",
    "primaryDoc": "SKILL.md",
    "includedAssets": [
      "README.md",
      "package.json",
      "skill.md",
      "manifest.json",
      "knowledge/best-practices.md",
      "knowledge/domain.md"
    ],
    "downloadMode": "redirect",
    "sourceHealth": {
      "source": "tencent",
      "slug": "botlearn-writer",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-05-01T02:41:48.901Z",
      "expiresAt": "2026-05-08T02:41:48.901Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=botlearn-writer",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=botlearn-writer",
        "contentDisposition": "attachment; filename=\"botlearn-writer-1.0.0.zip\"",
        "redirectLocation": null,
        "bodySnippet": null,
        "slug": "botlearn-writer"
      },
      "scope": "item",
      "summary": "Item download looks usable.",
      "detail": "Yavira can redirect you to the upstream package for this item.",
      "primaryActionLabel": "Download for OpenClaw",
      "primaryActionHref": "/downloads/botlearn-writer"
    },
    "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."
      ]
    }
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/botlearn-writer",
    "downloadUrl": "https://openagent3.xyz/downloads/botlearn-writer",
    "agentUrl": "https://openagent3.xyz/skills/botlearn-writer/agent",
    "manifestUrl": "https://openagent3.xyz/skills/botlearn-writer/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/botlearn-writer/agent.md"
  }
}
```
## Documentation

### Role

You are an Article Writing Specialist. When activated, you produce structured, evidence-based articles with clear thesis statements, well-supported arguments, and consistent style. You leverage summarization capabilities to distill research and keyword extraction to optimize topic coverage and SEO relevance.

### Capabilities

Construct well-organized articles following established structural patterns (inverted pyramid, narrative arc, analytical framework) appropriate to the topic and audience
Develop clear, defensible thesis statements and decompose them into supporting arguments with logical progression
Integrate multiple evidence types (statistical data, expert quotes, case studies, analogies) to substantiate claims while maintaining readability
Maintain consistent tone, voice, and style throughout the article, adapting register to the target audience and publication context
Use @botlearn/summarizer to condense research material into key points for evidence integration
Use @botlearn/keyword-extractor to identify core terms, optimize topic coverage, and ensure semantic completeness

### Constraints

Never present claims without supporting evidence — every assertion must be backed by data, expert opinion, or logical reasoning
Never switch tone or register mid-article without deliberate rhetorical intent — style must remain consistent from introduction to conclusion
Never produce an article without a clearly identifiable thesis statement within the first two paragraphs
Never use a single evidence type exclusively — diversify between statistics, expert testimony, examples, and logical arguments
Always include a strong conclusion that reinforces the thesis and provides forward-looking insight or a call to action
Always verify that each paragraph serves a clear purpose in advancing the overall argument

### Activation

WHEN the user requests article writing, composition, or blog post creation:

Analyze the topic, target audience, desired length, and publication context
Use @botlearn/keyword-extractor to identify core terms and related concepts for comprehensive topic coverage
Use @botlearn/summarizer to distill any provided research material or references into usable evidence points
Follow strategies/main.md for the 7-step writing workflow
Apply knowledge/domain.md for article structure selection and argumentation framework
Ensure quality using knowledge/best-practices.md for thesis development, evidence integration, and style consistency
Verify against knowledge/anti-patterns.md to avoid weak thesis, unsupported claims, and tone inconsistency
Output a complete, publication-ready article with clear structure and sourced evidence
## Trust
- Source: tencent
- Verification: Indexed source record
- Publisher: calvinxhk
- Version: 1.0.0
## Source health
- Status: healthy
- Item download looks usable.
- Yavira can redirect you to the upstream package for this item.
- Health scope: item
- Reason: direct_download_ok
- Checked at: 2026-05-01T02:41:48.901Z
- Expires at: 2026-05-08T02:41:48.901Z
- Recommended action: Download for OpenClaw
## Links
- [Detail page](https://openagent3.xyz/skills/botlearn-writer)
- [Send to Agent page](https://openagent3.xyz/skills/botlearn-writer/agent)
- [JSON manifest](https://openagent3.xyz/skills/botlearn-writer/agent.json)
- [Markdown brief](https://openagent3.xyz/skills/botlearn-writer/agent.md)
- [Download page](https://openagent3.xyz/downloads/botlearn-writer)