research-to-json

Installation
SKILL.md

Research Markdown -> Candidate JSON

Use this skill to convert research/*.md files into structured candidate JSON files for seeding.

Goal

Produce one JSON file per candidate in data/:

  • research/ivan-cepeda.md -> data/ivan-cepeda.json
  • research/abelardo-de-la-espriella.md -> data/abelardo-de-la-espriella.json

Do not generate one big multi-candidate JSON document.

Output contract

Write a JSON object that maps directly to the Candidates collection fields:

Installs
2
GitHub Stars
1
First Seen
Jun 16, 2026
research-to-json — ansanabria/tinto-politico-app