extract-codebases-from-paper
Given a paper, identifies the tools it discusses and, for each one, searches for its codebase or documentation URL. Codebases found are downloaded automatically; missing ones are recorded for a manual lookup. Particularly useful for papers that compare several tools, and it copes with broken or outdated links by falling back to a web search.
The skill
SKILL.md — the procedure itself, as Markdown.
| File | What it is | Size |
|---|---|---|
feature-model-dimensions.md | The feature model's dimensions, as the skill consumes them | 5 KB |
extract-codebases-from-paper-skill.zip | The whole skill folder: SKILL.md and its references | 5 KB |
What it produced
A tool inventory per paper, listing every tool the paper covers with its venue, its availability, and a link to its analysis.
The inventories are published as an example of this skill's output. Their links to the paper PDFs will not resolve here — those PDFs are third-party and are not redistributable in this repository — but the availability links do, and a re-run against a tree laid out as above produces working links throughout.
| File | What it is | Size |
|---|---|---|
extract-codebases-from-paper-outputs.zip | Everything this skill produced | 3 KB |