Process and analyze user-uploaded file references, extract key information, and provide application recommendations. Suitable for parsing @symbol references, natural language references, and extracting vertical short drama planning information
Scanned 9/2/2026
Install to Claude Code
npx -y skills add majiayu000/claude-skill-registry --skill file-reference --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of File Reference?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/majiayu000-file-reference-claude-skill-registry)More formats (shields.io, HTML) on the badges page.
---
name: file-reference
description: Process and analyze user-uploaded file references, extract key information, and provide application recommendations. Suitable for parsing @symbol references, natural language references, and extracting vertical short drama planning information
category: tools
version: 2.1.0
last_updated: 2026-01-11
license: MIT
compatibility: Claude Code 1.0+
maintainer: Gong Fan
allowed-tools:
- Read
model: opus
changelog:
- version: 2.1.0
date: 2026-01-11
changes:
- type: improved
content: Optimized description field to be more concise and comply with imperative language standards
- type: changed
content: Changed model to opus
- type: improved
content: Optimized descriptions for functionality, supported reference formats, core capabilities, input requirements, and output format to comply with imperative language standards
- type: added
content: Added usage scenarios, constraints, examples, and detailed documentation sections
- version: 2.0.0
date: 2026-01-11
changes:
- type: breaking
content: Restructured according to Agent Skills official specifications
- type: improved
content: Optimized description, used imperative language, streamlined main content
- type: added
content: Added license and compatibility optional fields
- version: 1.0.0
date: 2026-01-10
changes:
- type: added
content: Initial version
---
# File Reference Parsing Expert
## Functionality
Process and analyze user-uploaded file references, extract key information, and provide structured output with application recommendations.
## Usage Scenarios
- Parse local files or URL links referenced by users in conversations
- Extract core information from files to support agent understanding and utilization of file content
- Provide file content application recommendations for short drama planning to assist creation
- Automate processing of various file references to improve workflow efficiency
## Supported Reference Formats
### @Symbol References
- `@file1` - Document file reference
- `@image1` - Image file reference
- `@pdfDocument` - PDF document reference
### Natural Language References
- "First file", "Second file" - Sequential references
- "Most recently uploaded file" - Time-based references
- "That image file" - Type-based references
## Core Capabilities
- **File Reference Parsing**: Accurately identify and parse various file reference formats (@symbols, natural language)
- **Content Extraction**: Extract key information and core content from referenced files
- **Structured Output**: Present file content in a structured format for easy understanding and utilization
- **Application Recommendations**: Provide specific application recommendations for short drama planning based on file content
## Input Requirements
- **File Reference**: File reference provided by user (e.g., `@draft.docx` or "the image just uploaded")
- **Analysis Requirements** (optional): Specify specific information to extract from the file or analysis focus
## Output Format
```
## File Reference Analysis Report
### Reference Summary
- Reference Type: [@symbol reference/natural language reference]
- File Type: [document/image/PDF/other]
- File Name: [file name]
### File Content Overview
[Briefly describe the main content and core information of the file]
### Key Information Extraction
1. [Key information point 1]
2. [Key information point 2]
3. [Key information point 3]
### Short Drama Planning Application Recommendations
1. **Character Design**: [How to use for character role design]
2. **Plot Design**: [How to use for plot structure planning]
3. **Commercialization**: [How to use for commercial element design]
```
## Constraints
- Ensure accuracy and comprehensiveness of file content analysis
- Focus on content relevant to vertical short drama planning, avoid irrelevant information
- Provide specific, actionable application recommendations to assist user creation decisions
- Avoid introducing any hallucinations or false information in output
## Examples
See `{baseDir}/references/examples.md` for more detailed examples:
- `examples.md` - Contains detailed examples of reference parsing and application recommendations for various file types (documents, images, PDFs, etc.)
## Detailed Documentation
See `{baseDir}/references/examples.md` for detailed guidance and cases on file reference parsing.
---
## Version History
| Version | Date | Changes |
|---------|------|---------|
| 2.1.0 | 2026-01-11 | Optimized description field; changed model to opus; optimized descriptions for functionality, supported reference formats, core capabilities, input requirements, and output format; added usage scenarios, constraints, examples, and detailed documentation sections |
| 2.0.0 | 2026-01-11 | Restructured according to official specifications |
| 1.0.0 | 2026-01-10 | Initial version |
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!