Agent skill · Backend & API

data912

API del mercado argentino: acciones, CEDEARs, bonos, MEP, CCL con datos live e históricos (OHLC).

Juanpy170★ · +3/wk · 1 repos on radarProfile →
claude-codeships scriptsMIT
Install
npx skills add gauss314/skills --skill data912 --agent claude-code

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

Facts
Files in the skill folder: 5
SKILL.md size: 3 KB
Bundled scripts: yes
Path: skills/data912/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 172 · +2 this week
Language: Python
Read our review of the source →

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

From the SKILL.md

# Data912 — data912.com API API gratuita con datos del mercado argentino. Refresca cada 20 segundos, rate limit 120 req/min. **Base URL:** `https://data912.com` ## Endpoints Live Consultar precios en tiempo real: | Endpoint | Descripción | |----------|-------------| | `/live/mep` | USD MEP implícito | | `/live/ccl` | USD CCL implícito | | `/live/arg_stocks` | Acciones argentinas | | `/live/arg_opt

More from skills
All skills →
About this skill
What does the data912 skill do?

API del mercado argentino: acciones, CEDEARs, bonos, MEP, CCL con datos live e históricos (OHLC).

How do I install it?

Run `npx skills add gauss314/skills --skill data912 --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 gauss314/skills, a repository with 172 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