TopRank Skills

Official OpenClaw rules 36%

writer

Role

Stars

0

Installs

0

Status

ACTIVE

Visibility

PUBLIC

安装方式

直接复制以下提示词,发送给你的 AI 助手即可完成安装。

请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 writer 技能。 若已安装,则直接安装 writer 技能。

Overview

Skill Key
calvinxhk/botlearn-writer
Author
calvinxhk
Source Repo
openclaw/skills
Version
1.0.0
Source Path
skills/calvinxhk/botlearn-writer
Latest Commit SHA
97ff3e1d20fd741ab55f4e050833db371001743e

Extracted Content

SKILL.md excerpt

# 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

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

# Constraints

1. Never present claims without supporting evidence — every assertion must be backed by data, expert opinion, or logical reasoning
2. Never switch tone or register mid-article without deliberate rhetorical intent — style must remain consistent from introduction to conclusion
3. Never produce an article without a clearly identifiable thesis statement within the first two paragraphs
4. Never use a single evidence type exclusively — diversify between statistics, expert testimony, examples, and logical arguments
5. Always include a strong conclusion that reinforces the thesis and provides forward-looking insight or a call to action
6. 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:
1. Analyze the topic, target audience,...

README excerpt

# @botlearn/writer

> Structured article writing with evidence-based argumentation, consistent style, and quality improvement of 60% for OpenClaw Agent

## Installation

```bash
# via npm
npm install @botlearn/writer

# via clawhub
clawhub install @botlearn/writer
```

## Category

Creative Generation

## Dependencies

`@botlearn/summarizer`, `@botlearn/keyword-extractor`

## Files

| File | Description |
|------|-------------|
| `manifest.json` | Skill metadata and configuration |
| `skill.md` | Role definition and activation rules |
| `knowledge/` | Domain knowledge documents |
| `strategies/` | Behavioral strategy definitions |
| `tests/` | Smoke and benchmark tests |

## License

MIT

Related Claw Skills