Agent skill

file-reference

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

majiayu000github.com/majiayu000GitHub ↗
claude-coderead-onlyMIT
Install
npx skills add majiayu000/claude-skill-registry --skill file-reference --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 2
SKILL.md size: 5 KB
Bundled scripts: none
Version: 2.1.0
Allowed tools: -Read
Requires: Claude Code 1.0+
Path: skills/analysis/file-reference/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 534
Language: HTML

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# 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

What's inside
Steps it walks through
  1. Functionality
  2. Usage Scenarios
  3. Supported Reference Formats
  4. @Symbol References
  5. Natural Language References
  6. Core Capabilities
  7. Input Requirements
  8. Output Format
  9. Constraints
  10. Examples
  11. Detailed Documentation
  12. Version History
Ships with 1 file
  • metadata.json
More from claude-skill-registry
All skills →
About this skill
What does the file-reference skill do?

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

How do I install it?

Run `npx skills add majiayu000/claude-skill-registry --skill file-reference --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going