·html-parser-rule
</>

html-parser-rule

编写与测试 HTML 解析规则。用于从网页提取文章标题、链接、日期等信息。

4Installs·0Trend·@daqi

Installation

$npx skills add https://github.com/daqi/daqi-skills --skill html-parser-rule

How to Install html-parser-rule

Quickly install html-parser-rule AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/daqi/daqi-skills --skill html-parser-rule
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: daqi/daqi-skills.

SKILL.md

View raw

Skill Description This skill helps you write and test HTML parsing rules for article-flow project. It follows a systematic approach:

When user provides a URL to parse, first fetch and save the HTML:

Ask user to confirm the HTML looks correct and identify the article listing structure.

编写与测试 HTML 解析规则。用于从网页提取文章标题、链接、日期等信息。 Source: daqi/daqi-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/daqi/daqi-skills --skill html-parser-rule
Category
</>Dev Tools
Verified
First Seen
2026-02-25
Updated
2026-03-10

Browse more skills from daqi/daqi-skills

Quick answers

What is html-parser-rule?

编写与测试 HTML 解析规则。用于从网页提取文章标题、链接、日期等信息。 Source: daqi/daqi-skills.

How do I install html-parser-rule?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/daqi/daqi-skills --skill html-parser-rule Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/daqi/daqi-skills