article-list-processor

读取包含文章列表的 Markdown 文件,自动抓取原文内容并生成爆款文案。

242 stars

Best use case

article-list-processor is best used when you need a repeatable AI agent workflow instead of a one-off prompt. It is especially useful for teams working in multi. 读取包含文章列表的 Markdown 文件,自动抓取原文内容并生成爆款文案。

读取包含文章列表的 Markdown 文件,自动抓取原文内容并生成爆款文案。

Users should expect a more consistent workflow output, faster repeated execution, and less time spent rewriting prompts from scratch.

Practical example

Example input

Use the "article-list-processor" skill to help with this workflow task. Context: 读取包含文章列表的 Markdown 文件,自动抓取原文内容并生成爆款文案。

Example output

A structured workflow result with clearer steps, more consistent formatting, and an output that is easier to reuse in the next run.

When to use this skill

  • Use this skill when you want a reusable workflow rather than writing the same prompt again and again.

When not to use this skill

  • Do not use this when you only need a one-off answer and do not need a reusable workflow.
  • Do not use it if you cannot install or maintain the related files, repository context, or supporting tools.

Installation

Claude Code / Cursor / Codex

$curl -o ~/.claude/skills/article-list-processor/SKILL.md --create-dirs "https://raw.githubusercontent.com/aiskillstore/marketplace/main/skills/wangdefou-dev/article-list-processor/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/article-list-processor/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How article-list-processor Compares

Feature / Agentarticle-list-processorStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

读取包含文章列表的 Markdown 文件,自动抓取原文内容并生成爆款文案。

Where can I find the source code?

You can find the source code on GitHub using the link provided at the top of the page.

SKILL.md Source

# Article List Processor Skill

这个 Skill 专门用于处理“文章列表”。你只需要提供一个包含多个文章标题和链接的 Markdown 文件,它就会自动遍历列表,逐个抓取网页内容,并应用 Defou x Stanley 工作流进行重写。

## 功能描述

1.  **Parse List**: 读取 `defou-workflow-agent/local_inputs/` 下的 Markdown 文件,解析出所有的 `[标题](链接)`。
2.  **Fetch Content**: 使用爬虫技术(Readability)自动抓取目标链接的正文内容。
3.  **Generate**: 使用 Defou x Stanley 风格重写每一篇文章。
4.  **Save**: 将每篇文章的重写结果单独保存为文件。

## 使用场景

当你收集了一堆高质量的文章链接(比如从 Newsletter、Twitter 或 RSS 收集的),想要批量把它们转化为自己的爆款内容时,使用此 Skill。

## 使用方法

### 1. 准备清单文件

在 `defou-workflow-agent/local_inputs/` 下创建一个文件(例如 `reading_list.md`),内容格式如下:

```markdown
# 我的今日阅读清单

1. [为什么年轻人不爱存钱了?](https://example.com/article1)
2. [如何通过 AI 提高效率](https://example.com/article2)
- [DeepSeek 深度解析](https://example.com/article3)
```

### 2. 启动全自动监听

```bash
npm run skill:list
```

终端将显示 `👀 Watching directory: ...`,此时程序进入后台监听状态。

### 3. 投放任务

将你的清单文件(如 `links.md`)直接拖入 `defou-workflow-agent/local_inputs/` 文件夹。

### 4. 自动执行

系统将自动触发以下流程:
1.  **检测**: 发现新文件 `links.md`。
2.  **抓取 & 生成**: 遍历链接,抓取正文,生成 Defou/Stanley 风格初稿。
3.  **验证 (Verify)**: 初稿生成完毕后,**自动**启动 `skill:verify` 进行爆款要素验证和优化。
4.  **归档**: 原文件被移入 `archive/`。

你只需要去 `outputs/viral-verified-posts/` 收取最终成品即可。

Related Skills

x-article-publisher

242
from aiskillstore/marketplace

Publish Markdown articles to X (Twitter) Articles editor with proper formatting. Use when user wants to publish a Markdown file/URL to X Articles, or mentions "publish to X", "post article to Twitter", "X article", or wants help with X Premium article publishing. Handles cover image upload and converts Markdown to rich text automatically.

x-article-publisher-skill

242
from aiskillstore/marketplace

Publish articles to X/Twitter

terraform-specialist

242
from aiskillstore/marketplace

Expert Terraform/OpenTofu specialist mastering advanced IaC automation, state management, and enterprise infrastructure patterns. Handles complex module design, multi-cloud deployments, GitOps workflows, policy as code, and CI/CD integration. Covers migration strategies, security best practices, and modern IaC ecosystems. Use PROACTIVELY for advanced IaC, state management, or infrastructure automation.

search-specialist

242
from aiskillstore/marketplace

Expert web researcher using advanced search techniques and synthesis. Masters search operators, result filtering, and multi-source verification. Handles competitive analysis and fact-checking. Use PROACTIVELY for deep research, information gathering, or trend analysis.

pentest-checklist

242
from aiskillstore/marketplace

This skill should be used when the user asks to "plan a penetration test", "create a security assessment checklist", "prepare for penetration testing", "define pentest scope", "follow security testing best practices", or needs a structured methodology for penetration testing engagements.

code-review-checklist

242
from aiskillstore/marketplace

Comprehensive checklist for conducting thorough code reviews covering functionality, security, performance, and maintainability

bullmq-specialist

242
from aiskillstore/marketplace

BullMQ expert for Redis-backed job queues, background processing, and reliable async execution in Node.js/TypeScript applications. Use when: bullmq, bull queue, redis queue, background job, job queue.

minimax-music-playlist

242
from aiskillstore/marketplace

Generate personalized music playlists by analyzing the user's music taste and generation feedback history. Triggers on any request involving playlist generation, music taste profiling, or personalized music recommendations. Supports multilingual triggers — match equivalent phrases in any language.

baoyu-article-illustrator

242
from aiskillstore/marketplace

Smart article illustration skill. Analyzes article content and generates illustrations at positions requiring visual aids with multiple style options. Use when user asks to "add illustrations to article", "generate images for article", or "illustrate article".

laravel-specialist

242
from aiskillstore/marketplace

Use when building Laravel 10+ applications requiring Eloquent ORM, API resources, or queue systems. Invoke for Laravel models, Livewire components, Sanctum authentication, Horizon queues.

video-processor

242
from aiskillstore/marketplace

Process video files with audio extraction, format conversion (mp4, webm), and Whisper transcription. Use when user mentions video conversion, audio extraction, transcription, mp4, webm, ffmpeg, or whisper transcription.

api-integration-specialist

242
from aiskillstore/marketplace

Expert in integrating third-party APIs with proper authentication, error handling, rate limiting, and retry logic. Use when integrating REST APIs, GraphQL endpoints, webhooks, or external services. Specializes in OAuth flows, API key management, request/response transformation, and building robust API clients.