Creator · zhaoxuya520
Last updated · Sep 1, 2026
Internal downstream skill for ctf-sandbox-orchestrator. CTF-sandbox workflow for file uploads, imports, previews, archive extraction, format conversion, parser invocation, and deserialization chains. Use when the user asks to inspect an upload or import path, trace archive extrac
Review then install
Install targets
Codex install prompt
Install the "competition-file-parser-chain" agent skill from https://github.com/zhaoxuya520/reverse-skill/tree/main/CTF-Sandbox-Orchestrator/competition-file-parser-chain. Read its SKILL.md or equivalent instructions first, install only the files needed for this workspace, and summarize any required setup before using it. Skill purpose: Internal downstream skill for ctf-sandbox-orchestrator. CTF-sandbox workflow for file uploads, imports, previews, archive extraction, format conversion, parser invocation, and deserialization chains. Use when the user asks to inspect an upload or import path, trace archive extraction, preview or converter behavior, explain how a file reaches a parser or deserializer, or connect one uploaded artifact to the decisive backend effect. Use only after `$ctf-sandbox-orchestrator` has already established sandbox assumptions and routed here. After the install attempt, report the result to https://www.openagentskill.com/api/agent/outcome with POST JSON {"event_id":"install_<unique-id>","skill_slug":"zhaoxuya520-competition-file-parser-chain","task":"Install competition-file-parser-chain","agent":"codex","outcome":"success","install_used":true}. Replace event_id with a unique value and outcome with success or failed. Report success only after the skill is installed and a minimal verification passes.Supply asset profile
Deep research, source comparison, literature review, RAG, knowledge search, and reports.
Scenario
Document processing
I need my agent to read PDFs, extract tables, and turn documents into structured data.
Agent fit
Claude Code + CLI + Codex
Codex, Claude Code, Cursor, CLI, or custom agents.
Install
Ready
npx skills add zhaoxuya520/reverse-skill --skill competition-file-parser-chain
Maintenance
fresh
8d since push
Risk
Safe to try
Quality score needs review
GitHub quality
34K
92/100 Quality · 86/100 Trust
Coverage tags
Review notes
Quality score needs review
Agent adoption scorecard
These scores combine public repository metadata, OpenAgentSkill review signals, maintenance freshness, and install readiness. They are a shortlist signal, not a replacement for human review.
Quality
ExcellentHigh-confidence pick with strong adoption and healthy maintenance signals.
Trust
Review then installGood shortlist signal, but the agent should review audit notes, install policy, and outcome evidence before running it.
Audit
Safe to tryA machine-readable review of install readiness, security metadata, maintenance, and adoption risk.
OpenAgentSkill Trust Score v5
Use as the primary candidate after human or sandbox review.
Stars
34K GitHub stars
Repo activity
34K stars, 4.6K forks
Maintenance
8d since push
License
MIT
Install
npx skills add zhaoxuya520/reverse-skill --skill competition-file-parser-chain
Install safety
Agent-readable metadata
Use this block or the embedded JSON to decide whether an agent should install this skill, choose an alternative, or ask for human review first.
Suited tasks
Suited agents
Install decision
Trust and risk
Outcome loop
Install command
npx skills add zhaoxuya520/reverse-skill --skill competition-file-parser-chainDo not use when
Alternative
1.9K Stars
npx skills add yanliudesign/mono-color-skill --skill mono-color
Alternative
61.0K Stars
npx skills add mvanhorn/last30days-skill -g
Alternative
38.4K Stars
npx skills add Imbad0202/academic-research-skills
Alternative
256.3K Stars
npx skills add mattpocock/skills --skill grill-me
Agent safety v2
Good audit and safety signals with no high-risk permission hints in public metadata.
Review the audit page, then allow agent install in a sandboxed workflow.
medium
Skill likely fetches remote pages, APIs, repositories, or external services.
medium
Skill may read or write project files, documents, generated artifacts, or local workspace state.
medium
Skill may inspect schemas, query databases, or work with persistent stores.
Agent resolve plan
The Resolve API returns the selected skill, alternatives, safety policy, audit notes, install target, and copy-paste prompt an agent can follow without scraping this page.
Open JSON
/api/agent/resolve?task=Use%20competition-file-parser-chain%20for%20an%20agent%20workflow&agent=codex&max_risk=medium
Resolve text
/api/agent/resolve?task=Use%20competition-file-parser-chain%20for%20an%20agent%20workflow&agent=codex&max_risk=medium&format=text
Install handoff
/api/skills/zhaoxuya520-competition-file-parser-chain/install
Agent should check
Copy prompt
Task: Use competition-file-parser-chain in this workspace.
Resolve first: https://www.openagentskill.com/api/agent/resolve?task=Use%20competition-file-parser-chain%20for%20an%20agent%20workflow&agent=codex&max_risk=medium
Review install handoff: https://www.openagentskill.com/api/skills/zhaoxuya520-competition-file-parser-chain/install
Install command: npx skills add zhaoxuya520/reverse-skill --skill competition-file-parser-chain
Before running it, summarize audit warnings, required permissions, and the fallback skill if install is risky.Agent handoff
Use the public install endpoint to fetch the command, safety checklist, target prompts, and canonical links for this skill.
Install handoff
/api/skills/zhaoxuya520-competition-file-parser-chain/install
LLM text format
/api/skills/zhaoxuya520-competition-file-parser-chain/install?format=text
Find alternatives
/api/skills/search?q=competition-file-parser-chain&limit=3
Agent prompt
Use competition-file-parser-chain for this task. Review https://www.openagentskill.com/api/skills/zhaoxuya520-competition-file-parser-chain/install, then install with: npx skills add zhaoxuya520/reverse-skill --skill competition-file-parser-chainRegistry metadata
This page exposes the same decision, trust, audit, use-case, and install signals through the Registry API, so agents can rank this skill without scraping the UI.
Manifest
/api/registry/manifest/zhaoxuya520-competition-file-parser-chain
LLM text
/api/registry/manifest/zhaoxuya520-competition-file-parser-chain?format=text
Install alias
/api/registry/install/zhaoxuya520-competition-file-parser-chain
Recommend
/api/registry/recommend?task=Use%20competition-file-parser-chain%20in%20an%20agent%20workflow&limit=3
Agent fit
Document processing
Use-case tags
Platforms
Claude Code
Audit report
A machine-readable review of install readiness, security metadata, maintenance, and adoption risk.
Agent decision cockpit
Use this as a leading candidate, then validate the README and install path in your own agent stack.
Role in stack
Primary pick
Primary fit
Document processing
Trust label
Production-ready
Install path
Command ready
Use when
Evidence
review first
Implementation path
Trust profile
Good shortlist signal, but the agent should review audit notes, install policy, and outcome evidence before running it.
GitHub adoption
PASS34K GitHub stars
Stars/forks activity
PASS34K stars, 4.6K forks; issue activity unavailable in current metadata
Recent maintenance
PASS8d since push
License clarity
PASSMIT
Good signals
Review before install
Recommended action
Use as the primary candidate after human or sandbox review.
Quality profile
High-confidence pick with strong adoption and healthy maintenance signals.
Workflow fit
Parse messy files
I need my agent to read PDFs, extract tables, and turn documents into structured data.
Search private knowledge
I need my agent to build a RAG workflow over documents and retrieve reliable context.
Operate local tools
I need my agent to operate local files and desktop apps in a repeatable workflow.
Workflow fit
Ingest, retrieve, and cite
A workflow for document-heavy agents that ingest files, create searchable knowledge, retrieve relevant context, and answer with grounded sources.
Turn skills into distribution
A workflow for turning newly indexed skills into SEO briefs, social drafts, comparison pages, and reusable publishing workflows.
Operate and verify web apps
A workflow for agents that navigate products, fill forms, take screenshots, and verify real user flows across web applications.
Alternative shortlist
Similar skills that may fit this task.
Generate original one-ink or controlled two-ink editorial images from any theme, sentence, article idea, object, or reference photo. Always use this skill when the user asks for 单色海报、双色印刷、单色调视觉、蓝色/绿色孔版印刷、risograph、网点照片、复古或当代编辑排版、zine poster, monochrome editorial poster, duotone print, or asks to use the mono-color style. It uses an adaptive white, gray, or pale-beige substrate, no more than two printing inks, active negative space, terse human language, and strong serif/grotesk/mono typography without making retro styling the default or copying a source composition, wording, logo, or artwork. Produce both the final generation prompt and the generated raster image unless the user explicitly asks for prompt only.
Research the last 30 days across Reddit, X, YouTube, Hacker News, Polymarket, GitHub, and the web, then synthesize a grounded brief for an AI agent.
Academic Research Skills for Claude Code: research → write → review → revise → finalize
A relentless interview to sharpen a plan or design.
--- name: competition-file-parser-chain description: Internal downstream skill for ctf-sandbox-orchestrator. CTF-sandbox workflow for file uploads, imports, previews, archive extraction, format conversion, parser invocation, and deserialization chains. Use when the user asks to inspect an upload or import path, trace archive extraction, preview or converter behavior, explain how a file reaches a parser or deserializer, or connect one uploaded artifact to the decisive backend effect. Use only after `$ctf-sandbox-orchestrator` has already established sandbox assumptions and routed here. ---
# Competition File Parser Chain
Use this skill only as a downstream specialization after `$ctf-sandbox-orchestrator` is already active and has established sandbox assumptions, node ownership, and evidence priorities. If that has not happened yet, return to `$ctf-sandbox-orchestrator` first.
Use this skill when the hard part is following a file from ingress through every parser, extractor, converter, or deserializer boundary that matters.
Reply in Simplified Chinese unless the user explicitly requests English.
## Quick Start
1. Preserve the original upload and every derived artifact separately. 2. Map the chain in order: ingress, temp storage, archive extraction, format conversion, parser call, deserialization, and final consumer. 3. Record filenames, MIME guesses, extensions, temp paths, and parser choices before mutating anything. 4. Separate client-visible validation from backend parser behavior. 5. Reproduce the smallest file-processing chain that yields the decisive branch or artifact.
## Workflow
### 1. Map File Ingress And Derivation
- Record request shape, multipart names, content type, filename, temp paths, upload staging, and storage keys. - Note every derived artifact: extracted archive member, converted preview, generated thumbnail, temp document, or deserialized object. - Keep original file and each derivative labeled separately.
### 2. Trace Parser And Conversion Boundaries
- Show which parser, converter, extractor, or deserializer runs at each step. - Record parser-specific decisions driven by extension, MIME, magic bytes, schema, archive member names, or embedded metadata. - Distinguish parsing success, preview success, conversion success, and business-logic acceptance.
### 3. Reduce To The Decisive File Chain
- Compress the result to the smallest sequence: upload -> derived artifact -> parser boundary -> resulting effect. - State clearly whether the decisive weakness lives in archive handling, MIME inference, file conversion, path resolution, or deserialization. - If the chain becomes mostly a generic async worker problem after enqueue, hand off to the tighter queue or worker skill.
## Read This Reference
- Load `references/file-parser-chain.md` for the ingress checklist, parser checklist, and evidence packaging.
## What To Preserve
- Original uploads, derived files, temp paths, storage keys, parser names, and conversion steps - The exact boundary where backend behavior diverges from user-visible validation - One minimal replayable file-processing sequence that reaches the decisive effect
Source provenance
Decision snapshot
33,707 GitHub stars
Audit
Install and adoption review
Agent-proven evidence
Outcome reports after resolve, review, install, and one narrow run.
No agent outcome data yet. The first agent run can report success, setup needs, risk blocks, failure, or not-relevant through /api/agent/outcome.
Install
Free and open source. Review the report before installing into production agents.
Growth loop
Scenario-led draft for competition-file-parser-chain, ready for a manual X post.
competition-file-parser-chain: Internal downstream skill for ctf-sandbox-orchestrator. CTF-sandbox workflow for file uploads... 33.7K stars https://www.openagentskill.com/skills/zhaoxuya520-competition-file-parser-chain?ref=x
Listing + install path for competition-file-parser-chain: https://www.openagentskill.com/skills/zhaoxuya520-competition-file-parser-chain?ref=x Install: npx skills add zhaoxuya520/reverse-skill --skill competition-file-parser-chain
Listing source
This listing was indexed from public sources and is not marked official until a maintainer claim is approved.
Attribution links to the public repository or creator profile. Creators can claim the listing to update ownership signals.
Claim this skillOwner claim
This Registry indexed listing is attributed to zhaoxuya520 but is not marked official yet. Claim it to add a verified owner signal and make future launch, install, and audit updates easier to trust.
Creator backlink kit
Show the canonical listing, current trust and audit signals, and real Agent-Proven evidence where developers evaluate the repository.
[](https://www.openagentskill.com/skills/zhaoxuya520-competition-file-parser-chain?ref=github&utm_source=github&utm_medium=referral&utm_campaign=creator_badge)
[](https://www.openagentskill.com/skills/zhaoxuya520-competition-file-parser-chain?ref=github&utm_source=github&utm_medium=referral&utm_campaign=creator_badge)
[](https://www.openagentskill.com/skills/zhaoxuya520-competition-file-parser-chain/audit)
[](https://www.openagentskill.com/skills/zhaoxuya520-competition-file-parser-chain?ref=github&utm_source=github&utm_medium=referral&utm_campaign=creator_badge)zhaoxuya520
@zhaoxuya520
Share whether this skill looks useful for your agent workflow. Aggregated feedback improves rankings over time.
Review then install
mono-color
Generate original one-ink or controlled two-ink editorial images from any theme, sentence, article idea, object, or reference photo. Always use this skill when the user asks for 单色海报、双色印刷、单色调视觉、蓝色/绿色孔版印刷、risograph、网点照片、复古或当代编辑排版、zine poster, monochrome editorial poster, duotone print, or asks to use the mono-color style. It uses an adaptive white, gray, or pale-beige substrate, no more than two printing inks, active negative space, terse human language, and strong serif/grotesk/mono typography without making retro styling the default or copying a source composition, wording, logo, or artwork. Produce both the final generation prompt and the generated raster image unless the user explicitly asks for prompt only.
1.9K StarsLast30days Skill
Research the last 30 days across Reddit, X, YouTube, Hacker News, Polymarket, GitHub, and the web, then synthesize a grounded brief for an AI agent.
61.0K StarsAcademic Research Skills
Academic Research Skills for Claude Code: research → write → review → revise → finalize
38.4K Starsgrill-me
A relentless interview to sharpen a plan or design.
256.3K StarsPermission surface
filesystem or document access, database access
Agent outcomes
No agent outcome data yet
Docs
Usable metadata, review docs
Risk summary
Install readiness