VanGong1999 avatar

VanGong1999

Community

@VanGong1999 · 北京

73Followers
|
11Public Repos
|
31Published Skills

VanGong1999 provides 31 Claude Code skills for vertical short-drama script creation, story structure analysis, character profiling, and IP/novel evaluation.

Skills Distribution
DomainGrowth, Mark...Story & Plot Struc.. (35%)Short-Drama Script.. (25%)Content Evaluation.. (20%)Text Processing & .. (12%)

Agent Skills by VanGong1999

Showing 31 vetted skills indexed across 1 GitHub repositories.

VanGong1999VanGong1999
410

series-analyzer

Analyzes aired TV series through episode breakdown, five-element story analysis, and web search.

Community
Intermediate
VanGong1999VanGong1999
410

file-reference

Parse @-symbol and natural-language file references to extract content for short-drama planning.

Community
Intermediate
VanGong1999VanGong1999
410

text-splitter

Split long text into size-limited chunks while preserving sentence and paragraph boundaries.

Community
Intermediate
VanGong1999VanGong1999
410

text-truncator

Truncates text to a length limit while preserving sentence boundaries.

Community
Basic
VanGong1999VanGong1999
410

mind-map-generator

Generate visual mind maps from story outlines and character relationships via the generateTreeMind API.

Community
Intermediate
VanGong1999VanGong1999
410

character-profile

Generate detailed character biographies by analyzing story text for traits, backgrounds, and relationships.

Community
Intermediate
VanGong1999VanGong1999
410

character-relationships

Analyze character relationships in story texts, identifying types, traits, and development arcs.

Community
Intermediate
VanGong1999VanGong1999
410

score-analyzer

Analyzes multi-round evaluation scores to compute statistics and assign S/A/B rating grades.

Community
Basic
VanGong1999VanGong1999
410

novel-truncator

Truncates novel text to a maximum length at chapter or sentence boundaries.

Community
Intermediate
VanGong1999VanGong1999
410

novel-summarizer

Summarizes novel text into a 500-800 character third-person story outline.

Community
Basic
VanGong1999VanGong1999
410

novel-evaluator

Evaluate and score story texts across market potential, innovation, and content quality dimensions.

Community
Intermediate
VanGong1999VanGong1999
410

web-search

Searches the web for vertical short-drama market trends and industry insights.

Community
Basic
VanGong1999VanGong1999
410

knowledge-query

Query vertical short-drama knowledge bases for scriptwriting techniques and industry information.

Community
Basic
VanGong1999VanGong1999
410

drama-planner

Generates vertical short-drama planning proposals with emotional value analysis and monetization design.

Community
Intermediate
VanGong1999VanGong1999
410

drama-creator

Creates vertical short-drama scripts with emotion-driven pacing, hooks, and plot reversals.

Community
Intermediate
VanGong1999VanGong1999
410

plot-workflow

Orchestrates multi-agent generation of major and detailed plot points from story text.

Community
Intermediate
VanGong1999VanGong1999
410

drama-workflow

Orchestrates plot point and dramatic function analysis of long-form story texts.

Community
Intermediate
VanGong1999VanGong1999
410

script-evaluator

Evaluates film and TV screenplays across ideological, artistic, and entertainment dimensions with structured scoring.

Community
Intermediate
VanGong1999VanGong1999
410

story-outline-evaluator

Evaluates story outlines across market potential, innovation, and content quality dimensions with structured scoring.

Community
Intermediate
VanGong1999VanGong1999
410

drama-evaluator

Evaluates story texts against vertical short-drama criteria across five scoring dimensions.

Community
Intermediate
VanGong1999VanGong1999
410

ip-evaluator

Evaluate IP adaptation value through multi-dimensional scoring of market potential, innovation, and content highlights.

Community
Intermediate
VanGong1999VanGong1999
410

output-formatter

Integrates agent outputs into structured reports in Markdown, JSON, HTML, or text formats.

Community
Basic
VanGong1999VanGong1999
410

result-integrator

Integrates multiple plot-point analysis results into a unified deduplicated report.

Community
Intermediate
VanGong1999VanGong1999
410

plot-points-analyzer

Analyze story plot points to identify key events and turning points in narratives.

Community
Intermediate

Frequently Asked Questions About VanGong1999

FAQPage Schema
What tasks can I accomplish with VanGong1999's skills?▼

You can analyze story plot points and dramatic functions, generate character profiles and relationship maps, create vertical short-drama scripts and planning proposals, evaluate scripts and novels across market potential and innovation dimensions, score IP adaptation value, split or truncate long texts, and integrate multi-source analysis into structured reports.

Who are these skills designed for?▼

They target short-drama screenwriters, script editors, story development teams, and content acquisition evaluators working with vertical short dramas, novels, and IP adaptation projects. The skills support project planning, script quality review, and pre-production story documentation.

How do I install and run these skills?▼

Each skill is a folder with a SKILL.md frontmatter file placed into a Claude Code skills directory. They require Claude Code 1.0 or later and run on the opus model. Permitted capabilities are declared per skill via allowed-tools such as Read, Write, and WebSearch.

What license and cost apply to these skills?▼

All 31 skills are released under the MIT license, permitting free use, modification, and redistribution. There is no licensing cost; the only runtime requirement is a compatible Claude Code 1.0+ environment with access to the opus model.

What prerequisites or dependencies do these skills need?▼

Prerequisites are Claude Code 1.0+ and the opus model. Skills declare minimal tool dependencies: most use Read for file input, some add Write or WebSearch, and several run with no external tools. The mind-map-generator skill calls the generateTreeMind service to return image URLs.