dl-paper-code-blog

Convert standardized paper and code bundles into publishable blog articles.

Updated Jan 5, 2026
One-click install
npx skills add https://github.com/cihebi2/codex_skills --skill dl-paper-code-blog
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dl-paper-code-blog
Source: https://github.com/cihebi2/codex_skills/tree/main/dl-paper-code-blog
Command: npx skills add https://github.com/cihebi2/codex_skills --skill dl-paper-code-blog

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires openpyxl, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill helps researchers transform a standardized paper+code bundle into a publishable blog post, preserving evidence, workflow context, and media assets.

Core Features & Use Cases

  • Automated scaffold generation: Create a complete article outline from the bundle and auto-fill TL;DR, method deep dive, experiment analysis, reproduction guide, and media asset integration.
  • Media, references, and metrics integration: Bring in materials_manifest data, paper_text, figures, repo_context, and local journal metrics for verifiable claims and citations.
  • Reproducible workflow guidance: Use the included bundle to guide readers through replication steps, setups, and verification checks.

Quick Start

Provide a ready-to-run bundle to the skill and generate a draft blog, then run the QA scripts to ensure length, references, and image assets are in place.

Frequently Asked Questions about dl-paper-code-blog

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

FAQPage Schema
How do I convert a research paper and code bundle into a blog post?

To convert a research paper and code bundle into a blog post, provide a standardized bundle containing paper text, figures, and repo context to auto-generate an article with a TL;DR, method deep dive, and reproduction guide.

What is included in the automated blog scaffold for paper reproduction?

The automated blog scaffold for paper reproduction includes a TL;DR, method deep dive, experiment analysis, reproduction guide, and integrated media assets derived from the materials manifest and figures.

Do I need Python and openpyxl to generate markdown blogs from research bundles?

Yes, you need Python 3 and the openpyxl package to process the materials manifest and generate markdown blogs from standardized research bundles.

Can I use lsky-uploader to publish images for my generated paper blog?

Yes, you can optionally use the lsky-uploader to publish images and integrate media assets into your generated paper blog from the cached lsky data.

How do I verify references and length for my generated research blog draft?

You verify references and length for a generated research blog draft by running the included QA scripts, which check that references, image assets, and article length meet publication standards.