dcinside-stocks-to-obsidian-and-blog

Scrape DCInside stock gallery posts, synthesize them into markdown, and publish to Obsidian and a blog.

Updated Feb 8, 2026
One-click install
npx skills add https://github.com/rollrat/.skills --skill dcinside-stocks-to-obsidian-and-blog
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dcinside-stocks-to-obsidian-and-blog
Source: https://github.com/rollrat/.skills/tree/main/dcinside-stocks-to-obsidian-and-blog
Command: npx skills add https://github.com/rollrat/.skills --skill dcinside-stocks-to-obsidian-and-blog

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the process of collecting, analyzing, and publishing financial discussions from DCInside stock/finance galleries to your personal knowledge base (Obsidian) and blog, streamlining content creation and knowledge management.

Core Features & Use Cases

  • Automated Data Collection: Scrapes popular posts from DCInside stock/finance galleries using Chrome DevTools MCP.
  • Content Synthesis: Analyzes collected posts to generate a consolidated summary document.
  • Multi-Platform Publishing: Saves the synthesized content to an Obsidian vault and copies it to a blog's content directory.
  • Automated Deployment: Commits and pushes changes to a Git repository for automatic website builds.
  • Use Case: Automatically gather insights from the 'stockus' DCInside gallery, summarize them, save to Obsidian, and deploy to your blog daily.

Quick Start

Run the skill with the command /dcinside-stocks-to-obsidian-and-blog followed by a gallery URL or ID.

Frequently Asked Questions about dcinside-stocks-to-obsidian-and-blog

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate scraping DCInside stock gallery posts to Obsidian?

You can automate scraping DCInside stock gallery posts to Obsidian by using Chrome DevTools MCP for data extraction and synthesizing the content into a single markdown document saved directly in your vault.

Can I automatically deploy summarized DCInside finance posts to my blog?

Yes, you can automatically deploy summarized DCInside finance posts to your blog by copying the generated markdown file to your blog's content directory and executing automated Git commit and push operations for website builds.

What is the best way to collect and analyze DCInside stock discussions daily?

The best way to collect and analyze DCInside stock discussions daily is to automate the scraping of popular posts, synthesize the information into a consolidated summary, and save it to Obsidian and your blog.

Does this DCInside scraping workflow require Chrome DevTools MCP?

Yes, this DCInside scraping workflow requires Chrome DevTools MCP to handle specific gallery structures, extract post data, and navigate the finance gallery layout effectively.

How does the skill handle errors during DCInside gallery scraping?

The skill includes critical rules for error handling and date processing during DCInside gallery scraping to ensure data extraction remains stable and content generation completes successfully.

Do I need a Git repository set up to publish DCInside posts to my blog?

Yes, you need a Git repository set up because the skill automates Git commit and push operations to deploy the synthesized markdown content to your blog for automatic website builds.