AgentSkillsCN

article

当您手头有一篇博客文章、一封时事通讯或行业刊物的网址,并希望获得个性化洞察,将这些内容与您的工作重点紧密关联时,请使用此功能。

SKILL.md
--- frontmatter
name: article
description: Use when you have a blog post, newsletter article, or industry publication URL and want personalized insights connecting the content to your work priorities

Article Analysis

Overview

Transforms web articles into searchable Obsidian notes with personalized suggestions. Extracts full article content, generates summaries connecting insights to your work priorities, and creates structured reference material.

When to Use

  • Analyzing blog posts or newsletter articles for insights
  • Extracting key learnings from industry publications
  • Processing research into knowledge base
  • Building searchable reference library from web content
  • Need personalized suggestions connecting article to work priorities
  • Want structured summaries instead of reading full articles

Quick Reference

TaskCommandOutput
Basic analysis/article URLFull analysis with content
With questions/article URL What does this say about X?Analysis + relevance section
Long article (>5000 words)AutomaticSummary mode

Output location: {{ folders.article }}/

Common Mistakes

MistakeFix
Paywalled contentFalls back to RSS excerpt if available
Missing {{ profile.interest_profile }}Create profile in vault root first for personalized suggestions
JavaScript-rendered pagesSome SPAs won't extract properly; note as limitation

Dependencies

  • Obsidian MCP – For vault access
  • {{ profile.interest_profile }} – In vault root

Detailed Documentation

For complete workflow, code examples, and troubleshooting, see article-workflow.md.