fcc-6-ch1-intro

Writes the introduction chapter of a Chinese accounting case-study thesis under 31 enforced style rules.

93|Updated Jul 19, 2026
One-click install
npx skills add https://github.com/1542740346-png/fcc-compiler-v5.1 --skill fcc-6-ch1-intro-1542740346-png
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: fcc-6-ch1-intro
Source: https://github.com/1542740346-png/fcc-compiler-v5.1/tree/main/fcc-6-ch1-intro
Command: npx skills add https://github.com/1542740346-png/fcc-compiler-v5.1 --skill fcc-6-ch1-intro-1542740346-png

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve? Writing the introduction chapter of a Chinese accounting case-study thesis requires following dozens of implicit style rules that reviewers enforce but no textbook documents. This Skill generates Chapter 1 (引言) of the thesis while mechanically enforcing rules on opening sentences, paragraph patterns, title formulas, abstract structure, punctuation, and word counts. ## Core Features & Use Cases - Structured Chapter Generation: Produces the four-section introduction (research background with a four-layer nesting structure, research significance, three-dimension innovation, and research content/methods) within a hard 5,000-5,500 character limit. - Rule Enforcement: Applies P0/P1 rules such as fact-anchored openings, no citation-led paragraphs, bracket and symbol bans, sentence-length rhythm thresholds, and the A+C+D title formula capped at 30 characters. - Abstract Writing: Generates a four-element abstract (problem, method, findings, conclusion) with findings occupying at least 50% of roughly 1,500 characters, written only after the main text is finalized. - Use Case: A graduate student writing an audit-failure case thesis on 高鸿股份 invokes this Skill after Phase 5 completes; it reads the upstream project state, drafts each section against the writing rationale matrix, runs chapter_check.py until PASS, and saves the draft to output/草稿_Ch1.md. ## Quick Start Ask the AI to write Chapter 1 introduction of the thesis using this skill after Phase 5 is completed, providing the case type, red thread, and title candidates if running standalone.

Frequently Asked Questions about fcc-6-ch1-intro

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

FAQPage Schema
How do I write the introduction chapter of an accounting case-study thesis?▼

Invoke this Skill after Phase 5 completes; it reads project_state.md and the writing rationale matrix, then drafts each section under enforced rules. For standalone testing, provide the case type, red thread, and title candidates.

What title format does a Chinese case-study thesis require?▼

The title follows the A+C+D formula: a descriptive attribute, a problem type ending in 案例研究 before the dash, and a case anchor like 以XX公司为例. It must not exceed 30 characters and cannot use words like 视角, 角度, or 基于 in the A slot.

Can this Skill run without completing earlier phases?▼

It checks that Phase 5 is marked COMPLETED in project_state.md and blocks otherwise. You can bypass the block by manually supplying the case type, red thread, and title candidates for independent testing.

What writing rules are enforced in the introduction chapter?▼

P0 rules ban citation-led paragraphs, explanatory brackets, arrows, exclamation marks, and self-references other than 本文. P1 rules cover sentence-length rhythm, sequence-word limits, terminology consistency, and a mandatory transition sentence to Chapter 2.

When should the thesis abstract be written?▼

The abstract is written only after all main text chapters are finalized, since its findings section must reflect confirmed results. It follows a four-element skeleton of problem, method, findings, and conclusion at roughly 1,500 characters.