Skip to content
AI & Agents
Skill

/ai-readability-audit

AI可读性审计工具,模拟AI爬虫视角评估网站对大语言模型的友好程度,分析结构化数据、语义HTML和Meta信息

From plugin
refly-skills
19959 skills
Install
$ npx -y skills add refly-ai/refly-skills --skill ai-readability-audit --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.
  • Slash command/ai-readability-audit

Context preview

The summary Claude sees to decide when to auto-load this skill.

AI可读性审计工具,模拟AI爬虫视角评估网站对大语言模型的友好程度,分析结构化数据、语义HTML和Meta信息

SKILL.md

ai-readability-audit.SKILL.md
name: ai-readability-audit
description: AI可读性审计工具,模拟AI爬虫视角评估网站对大语言模型的友好程度,分析结构化数据、语义HTML和Meta信息
skillId: skp-vcjdk31woqrck6b5v99d5g7u
workflowId: see-workflow-mapping
triggers:
  - AI可读性
  - 可读性审计
  - LLM友好度
  - AI readability
  - readability audit
  - AI crawl check
tags:
  - seo
  - ai
  - audit
  - analysis
version: 1.0.0

ai-readability-audit

AI可读性审计工具,模拟AI爬虫视角评估网站对大语言模型的友好程度,分析结构化数据、语义HTML和Meta信息

Installation

refly skill install skp-vcjdk31woqrck6b5v99d5g7u

Usage

After installation, run the skill using your installation ID:

refly skill run <installationId> --input '{}'

The installation ID is returned when you run `refly skill install`.

Ships withrefly-skills

Refly skills repository

Get the whole plugin