Yao Expert Skill logo

Yao Expert Skill

CommunityPopular
yaojingang
yao-expert-skill

Create expert-level learning reports and tutorials from any domain, industry, technology, role, market, product idea, or vague field question. Use when the user wants to quickly build domain expertise, understand an industry, generate a structured expert study report, build a keyword library, design Feynman self-tests, or export the result as Markdown, DOCX, PDF, and HTML. Do not use for short factual answers, pure business model diagnosis, standalone beginner tutorials with no domain-structure research, simple file conversion, or unsourced opinion writing.

Overview

Publisheryaojingang
Repositoryyao-open-skills
Skill nameyao-expert-skill
Stars
1.3K
Forks
149
Bundled files
31
LicenseMIT
Links
  • Markdown instructions

    A SKILL.md file the model loads on demand, so it only costs tokens when a request actually matches.

  • Works with any LLM

    AI skills are plain Markdown, not provider-specific code, so this works with GPT, Claude, Gemini, Grok, or a local model.

  • 31 bundled files

    Scripts, templates, and references the model can read while it works. Files are read-only and never executed.

  • Open source

    Published by yaojingang on GitHub. Read the source before you install it.

Installation

Install the Yao Expert Skill AI skill in TypingMind to use it with any LLM, or drop it into another agent that reads SKILL.md.

1

Install in TypingMind

TypingMind installs a skill straight from its GitHub folder — it reads SKILL.md, bundles the resource files, and stores the result locally.

  1. Open the app and go to Plugins → Skills.
  2. Choose "Install from GitHub".
  3. Paste the skill folder URL below and confirm.
  4. Enable the skill in any chat where you want it available.
Plugins → Skills → Add skill → From GitHub URL, then paste the folder URL and press Continue.
2

Install in another agent

Any agent that reads the Agent Skills format can use this skill — copy the folder into that agent's skills directory.

Claude Code — .claude/skills
git clone --depth 1 https://github.com/yaojingang/yao-open-skills.git /tmp/yao-open-skills
mkdir -p .claude/skills
cp -r /tmp/yao-open-skills/skills/yao-expert-skill .claude/skills/yao-expert-skill
Restart Claude Code after copying so it picks up the new skill.

Use it in TypingMind

Enable Yao Expert Skill in any TypingMind chat and the model takes it from there. Its name and description sit in the system prompt, and the moment a request matches, the model loads the full instructions itself — you never invoke it by hand, and it costs no tokens until it is actually used.

The model loads Yao Expert Skill on its own as soon as a request matches it.

Works with any AI model

AI skills are plain Markdown instructions rather than provider-specific code, so Yao Expert Skill is not tied to the model it was written for. Install it once in TypingMind and use it with GPT-5, Claude, Gemini, Grok, DeepSeek, Mistral, Llama, or a local model you run yourself — all on your own API keys.

  • Loaded only when it is needed

    The system prompt carries just the name and description. The instructions are fetched on the first matching request, so an idle skill costs nothing.

  • Switch models mid-chat

    Because the skill is instructions rather than code, changing model does not break it — the next model reads the same SKILL.md.

Skill instructions

This is the SKILL.md content the model loads. Read it before installing — a skill is instructions your model will follow.

Yao Expert Skill

Turn a domain, industry, technology, role, product direction, or fuzzy idea into an expert learning packet: one structured report, one tutorial path, a keyword system, Feynman tests, and four polished export formats.

Own The Following Job

  • Normalize the user's topic into domain, region, purpose, audience, time horizon, output depth, and exclusions.
  • Build domain expertise from structure first: boundary, classifications, value chain, actors, demand, supply, competition, lifecycle, policy, technology, capital, risks, and change variables.
  • Use authority-first research and separate fact, inference, hypothesis, and unknown.
  • Generate 50-100 keyword teaching cards. Each keyword must include a plain-language one-liner, concept explanation, bottom logic, real example, practical application, role/effect, related people/companies/institutions when relevant, common misconception, and evidence.
  • Explain difficult concepts and underlying logic with simple analogies plus real domain examples, so a newcomer can understand how the field works rather than only memorize terms.
  • Begin every report with a reader-facing 导读摘要 that introduces the learning material, highlights, reading path, and structural logic before the formal report sections.
  • Write each major module with a natural introductory paragraph and transitions before tables, so the report reads as coherent learning material instead of a hard glossary or matrix dump.
  • Generate 10 Feynman questions with reference answers and a scoring rubric.
  • Produce Markdown, Word, PDF, and HTML artifacts, with layout checks for tables, borders, overflow, anchors, fixed left-side navigation, and local-path leakage.

Inputs

Expect one or more of:

  • a domain, industry, technology, market, role, company direction, or vague idea
  • geography, language, audience, use case, time horizon, and desired depth
  • existing notes, links, papers, reports, screenshots, or source constraints
  • requested output formats, naming, style, deadline, and privacy constraints

When the user gives only a topic, do not stall. Use the defaults in references/domain-expert-method.md, state the assumptions, and continue unless a missing input would materially change the package.

Do Not Route Here

  • one-off factual answers or quick explanations
  • generic web research that does not produce an expert learning packet
  • pure business model work; use a business model skill instead
  • beginner tutorial creation with no industry/domain structure; use a tutorial skill instead
  • finished-file conversion with no report or tutorial design
  • legal, medical, financial, or safety advice as a final recommendation; keep those as educational research with source and uncertainty notes

Default Workflow

  1. Read references/domain-expert-method.md; capture assumptions and the expert-learning brief.
  2. Read references/research-and-source-quality.md; build a source plan and verify current facts when the domain is time-sensitive.
  3. Draft the canonical report in Markdown using templates/expert-report-template.md.
  4. Add the tutorial path, keyword teaching cards, concept map, representative people/company/case map, Feynman tests, evidence register, and uncertainty log.
  5. Read references/report-and-tutorial-contract.md; check section coverage, evidence labels, and learning sufficiency.
  6. Read references/export-and-layout-quality.md; run scripts/export_expert_report.py for Markdown, DOCX, PDF, and HTML.
  7. Run scripts/validate_artifacts.py and fix layout, table, anchor, overflow, citation, and local-path issues before delivery.

Output Contract

The normal output set is:

  • {basename}.md: canonical expert learning report and tutorial packet
  • {basename}.docx: Word document export with readable tables and restrained report styling
  • {basename}.pdf: PDF export checked for page layout and table overflow risk
  • {basename}.html: standalone HTML report with a fixed left-side numbered navigation menu and section anchors
  • a short delivery note with assumptions, source coverage, uncertainty, validation result, and next learning steps

Quality Gates

  • The topic boundary includes wide, narrow, exclusion, and data/source scope.
  • The report begins with 导读摘要, including introduction, highlights, reading path, and logic overview; Markdown, DOCX, PDF, and HTML exports must all preserve this opening summary.
  • Every major module has a reader-facing introduction before dense tables or matrices.
  • Key claims are backed by source tier, date, and confidence.
  • Every major judgment is labeled as fact, inference, hypothesis, or unknown.
  • Keyword teaching cards cover demand, product, technology, value chain, business model, competition, policy, finance, operations, risks, and trends.
  • Every keyword teaching card explains: what it means, how to understand it in one sentence, why it exists, how it works, where it appears in the real domain, how to apply it, what role it plays, which people/companies/institutions are associated with it when relevant, and what beginners often misunderstand.
  • Representative people, companies, institutions, products, and cases are included as learning anchors, with role labels and source notes rather than unsupported rankings.
  • The tutorial can take a beginner from orientation to self-check, not just list terms.
  • HTML contains a fixed left-side navigation tree with ordered indices, compact four-character Chinese anchor labels, transparent background, and no standalone sidebar panel styling.
  • PDF exports remove the HTML navigation node before printing and hide browser print chrome; no navigation labels, file:// paths, dates, or browser page footers should appear.
  • DOCX/PDF/HTML exports exist and pass scripts/validate_artifacts.py, or remaining failures are named precisely.

Reference Map

  • references/domain-expert-method.md
  • references/research-and-source-quality.md
  • references/report-and-tutorial-contract.md
  • references/export-and-layout-quality.md
  • templates/expert-report-template.md
  • templates/expert-report.css
  • templates/report-html-shell.html
  • scripts/export_expert_report.py
  • scripts/validate_artifacts.py
  • evals/trigger_cases.json

Bundled files

The model reads these on demand while the skill is loaded. They are exposed as readable files and are never executed.

Frequently asked questions

What does the Yao Expert Skill AI skill do?

Create expert-level learning reports and tutorials from any domain, industry, technology, role, market, product idea, or vague field question. Use when the user wants to quickly build domain expertise, understand an industry, generate a structured expert study report, build a keyword library, design Feynman self-tests, or export the result as Markdown, DOCX, PDF, and HTML. Do not use for short factual answers, pure business model diagnosis, standalone beginner tutorials with no domain-structure research, simple file conversion, or unsourced opinion writing.

Why use Yao Expert Skill on TypingMind?

Because you install it once and use it with any model. Yao Expert Skill is plain Markdown rather than provider-specific code, so the same skill runs on GPT-5, Claude, Gemini, Grok, or a local model — and you can switch model mid-chat without it breaking. TypingMind runs on your own API keys, so you pay providers directly instead of a per-seat subscription, and your skills and chats stay in your own storage.

How do I install Yao Expert Skill in TypingMind?

Open Plugins → Skills → Install from GitHub in TypingMind and paste https://github.com/yaojingang/yao-open-skills/tree/main/skills/yao-expert-skill. TypingMind reads its SKILL.md and bundles its files and installs it as a skill you can enable per chat.

Which AI models can use Yao Expert Skill?

Any model you connect in TypingMind. AI skills are plain Markdown instructions rather than provider-specific code, so GPT, Claude, Gemini, Grok, and local models can all load this skill when a request matches it.

How many AI models can I use with Yao Expert Skill?

As many as you like. As long as a model supports skills, you can use Yao Expert Skill with it — GPT, Claude, Gemini, Grok, DeepSeek, Mistral, Llama and more — all on TypingMind with your own API keys.

Is the Yao Expert Skill AI skill free?

Yes. It is published on GitHub by yaojingang under the MIT license. You only pay your own AI provider for the tokens you use.

What are AI skills?

An AI skill is a reusable instruction bundle that teaches an AI model how to do one specific task. It follows the open Agent Skills format: a SKILL.md file with a name and description, plus any scripts, templates or reference files the model may need. The model reads the instructions only when your request matches the skill, so an installed skill costs nothing until it is used.

How are AI skills different from plugins or MCP servers?

A plugin or MCP server gives a model new tools to call — code that runs somewhere and returns a result. An AI skill gives the model knowledge and process instead: how to approach a task, which steps to follow, what good output looks like. Skills are plain Markdown, so they need no server, no API key and no runtime, and they work with any model.

View all

Set up your own AI workspace now

Get notified about new features and future giveaways by subscribing to our newsletter 👇