Los pipeline que usamos en producción en POPJAM (investigación de marca, paneles de persona, creatividades publicitarias, simulación de interacción, páginas de destino) empaquetados como habilidades de agente gratis. Instálalo una vez y luego solo describe el resultado.
npx skills add popjam-io/skills
Las habilidades de agente son carpetas de instrucciones que los agentes de programación como Claude Code cargan bajo demanda: un punto de entrada SKILL.md, además de guías de referencia, scripts y suites de evaluación. Siguen la especificación abierta de habilidad de agente, así que la misma habilidad funciona en Claude Code, Cursor, Codex, Amp, opencode y cualquier otro agente compatible.
Las nuestras se derivan de los pipeline de marketing en producción de POPJAM: los mismos contratos de datos, los mismos prompts que garantizan la calidad y scripts de scoring deterministas para que el LLM nunca tenga que hacer los cálculos. Tú describes el resultado ("crear anuncios para mi sitio") y la habilidad guía a tu agente por la investigación, la estrategia, la creatividad y la simulación, con evidencia en cada paso.
Cada habilidad funciona por sí sola, pero juntas abarcan investigación, creatividad, marca y renderizado.
Turn one website URL into tested ad creatives
Runs POPJAM's full production pipeline inside your agent: brand research → audience segments → a bias-corrected synthetic persona panel → ad angles per audience and platform → real creatives (image, video, animation) → deterministic engagement simulation → iteration. Ends with a leaderboard of who converts and why.
Prueba: "Make ads for https://yourbrand.com"
Código fuente y documentaciónDesign and build pages that sell
Landing, pricing, waitlist, and launch pages as one full deliverable: funnel research, art direction, conversion copywriting, distinctive design and motion, technical SEO, and CTA wiring, built to avoid the generic AI-template look.
Prueba: "Build a landing page for our launch on Thursday"
Código fuente y documentaciónReverse-engineer a brand style guide from your assets
Point it at a folder of design assets (posts, ads, banners, decks, videos) and get a complete brand style guide (rules vs. variations vs. exceptions), plus a reusable style prompt block for on-brand AI image generation.
Prueba: "Extract brand guidelines from ./assets"
Código fuente y documentaciónShip Remotion animations that actually render
Render-breaking Remotion mistakes that pass tsc and eslint but crash at render time, battle-tested against POPJAM's production render pipeline. Useful for any strict Remotion setup that generates video programmatically.
Prueba: "Animate this product demo with Remotion"
Código fuente y documentaciónTres formas de empezar: elige la que mejor se adapte a tu agente.
Funciona con Claude Code, Cursor, Codex y todos los agentes compatibles con habilidad.sh.
npx skills add popjam-io/skills
Añade el marketplace una vez, instala el plugin y las actualizaciones llegarán automáticamente.
/plugin marketplace add popjam-io/skills /plugin install popjam-skills@popjam
Clona el repositorio y copia cualquier carpeta de habilidad en el directorio de habilidades de tu agente.
git clone https://github.com/popjam-io/skills.git
Las habilidades son la versión para usar por tu cuenta. POPJAM gestiona todo el ciclo como un producto: incorporación de marca desde una URL, audiencias reutilizables y paneles de personas, generación de anuncios y contenido alineados con la marca para Meta, Google, TikTok, LinkedIn y Reddit, simulación de personas con clasificaciones por puntuación e iteración de campañas, todo ello con una interfaz de equipo, almacenamiento de recursos e integraciones. Si tu equipo de marketing no vive en una terminal, esta es la versión para ellos.
Agent skills are folders of instructions (a SKILL.md file plus optional reference playbooks and scripts) that coding agents like Claude Code load on demand when a task matches. They follow the open Agent Skills specification (agentskills.io), so one skill works across Claude Code, Cursor, Codex, Amp, opencode, and other supporting agents. Think of them as installable expertise: instead of prompting from scratch, your agent follows a battle-tested playbook.
Yes. All four skills are open source under the MIT license at github.com/popjam-io/skills. There is no signup, no trial clock, and no POPJAM account required. You run them in your own agent, so the only cost is whatever your agent provider charges for model usage.
The fastest way is the skills CLI: run `npx skills add popjam-io/skills` and pick the skills you want. In Claude Code you can also use the plugin marketplace: `/plugin marketplace add popjam-io/skills` followed by `/plugin install popjam-skills@popjam`. Or clone the repo and copy any skill folder into ~/.claude/skills/ (or your project's .claude/skills/).
Claude Code, Cursor, Codex, Amp, opencode, and any other agent that implements the Agent Skills standard. The skills are plain instruction files, so they don't depend on any POPJAM infrastructure.
No. The skills run standalone in your agent and persist their outputs to local files. Some phases of the growth engine generate real media (images and video use the Higgsfield MCP, and animations use Remotion), and if neither is available, the skill still delivers audience strategy and persona simulation on text concepts, honestly labeled as such.
The skills are the run-it-yourself edition of the same pipelines: brand research, audience discovery, synthetic persona panels, creative generation, and engagement simulation, running in your terminal and writing to files. The POPJAM platform runs that loop as a managed product: brand onboarding from a URL, reusable audiences and persona panels, ad and content generation, scored simulation leaderboards, campaign iteration, all with a team UI, asset storage, and integrations. The free tier gives you 500 credits with no credit card.
Persona generator, ad testing, and pitch deck roasting, free in the browser, no signup.
Upload one creative and see how AI buyer personas react: score plus reasoning, free.
The full 2026 buyer's guide: generators vs testers, every tool by capability, free or paid.