KS
Killer-Skills

hatena-blog-markdown-extractor — hatena-blog-markdown-extractor setup guide hatena-blog-markdown-extractor setup guide, how to use hatena-blog-markdown-extractor, hatena-blog-markdown-extractor alternative, hatena-blog-markdown-extractor vs markdown converter, hatena-blog-markdown-extractor install, hatena blog to markdown conversion

v1.0.0
GitHub

About this Skill

Perfect for Web Scraping Agents needing HTML to Markdown conversion for Hatena Blog articles. hatena-blog-markdown-extractor is a skill that extracts Hatena Blog article content to Markdown format, preserving image URLs and removing unwanted elements.

Features

Extracts article content from Hatena Blog URLs
Converts HTML to Markdown format
Preserves image URLs as full paths
Automatically removes sidebars, headers, footers, and ads
Generates Markdown files with front matter

# Core Topics

shoji-sws shoji-sws
[0]
[0]
Updated: 10/27/2025

Quality Score

Top 5%
30
Excellent
Based on code quality & docs
Installation
SYS Universal Install (Auto-Detect)
Cursor IDE Windsurf IDE VS Code IDE
> npx killer-skills add shoji-sws/hatena-md-skill/hatena-blog-markdown-extractor

Agent Capability Analysis

The hatena-blog-markdown-extractor MCP Server by shoji-sws is an open-source Categories.community integration for Claude and other AI agents, enabling seamless task automation and capability expansion. Optimized for hatena-blog-markdown-extractor setup guide, how to use hatena-blog-markdown-extractor, hatena-blog-markdown-extractor alternative.

Ideal Agent Persona

Perfect for Web Scraping Agents needing HTML to Markdown conversion for Hatena Blog articles.

Core Value

Empowers agents to extract Hatena Blog article content to Markdown format, automatically removing unnecessary elements like sidebars, headers, and footers, while preserving image URLs as full paths and generating front matter attached Markdown files using HTML to Markdown conversion.

Capabilities Granted for hatena-blog-markdown-extractor MCP Server

Extracting blog posts from Hatena Blog to Markdown
Converting HTML content to Markdown for easier editing
Automating the removal of unwanted elements from blog articles

! Prerequisites & Limits

  • Requires Hatena Blog article URL
  • Limited to Hatena Blog platform
  • Output is in Markdown format
Project
SKILL.md
1.4 KB
.cursorrules
1.2 KB
package.json
240 B
Ready
UTF-8

# Tags

[No tags]
SKILL.md
Readonly

Hatena Blog Markdown Extractor

はてなブログの記事URLからコンテンツをMarkdown形式で抽出するスキルです。

機能

  • はてなブログの記事URLから本文を抽出
  • HTML → Markdown変換
  • 画像URLをフルパス(絶対パス)で保持
  • サイドバー、ヘッダー、フッター、広告などの不要な要素を自動除去
  • フロントマター付きMarkdownファイルを生成

使用方法

bash
1# 単一のURLから抽出 2/hatena-md <記事URL> 3 4# カスタム出力ディレクトリを指定 5/hatena-md <記事URL> <出力ディレクトリ>

bash
1# デフォルトの出力先 (./hatena-posts/) に保存 2/hatena-md https://www.simple-web-system.work/entry/2024/10/17/223212 3 4# カスタム出力先に保存 5/hatena-md https://www.simple-web-system.work/entry/2024/10/17/223212 ./my-posts

出力形式

抽出されたMarkdownファイルには以下のフロントマターが付きます:

markdown
1--- 2title: "記事タイトル" 3url: https://www.simple-web-system.work/entry/2024/10/17/223212 4extracted: 2025-10-27T09:46:00.000Z 5--- 6 7記事本文...

出力先

  • デフォルト: ./hatena-posts/
  • ファイル名: 記事タイトル.md (特殊文字は除去・置換されます)

注意事項

  • Node.jsプロジェクトとしてセットアップされている必要があります
  • 実行前に npm installnpm run build を実行してください

Related Skills

Looking for an alternative to hatena-blog-markdown-extractor or building a Categories.community AI Agent? Explore these related open-source MCP Servers.

View All

widget-generator

Logo of f
f

widget-generator is an open-source AI agent skill for creating widget plugins that are injected into prompt feeds on prompts.chat. It supports two rendering modes: standard prompt widgets using default PromptCard styling and custom render widgets built as full React components.

149.6k
0
Design

chat-sdk

Logo of lobehub
lobehub

chat-sdk is a unified TypeScript SDK for building chat bots across multiple platforms, providing a single interface for deploying bot logic.

73.0k
0
Communication

zustand

Logo of lobehub
lobehub

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

72.8k
0
Communication

data-fetching

Logo of lobehub
lobehub

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

72.8k
0
Communication