
---
title: Dublicator
description: Fork your marketing into new profiles — audience, language layer, or culture.
---

# Dublicator

Fork your marketing. Find the profile you haven't used yet.

Dublicator rebuilds your working marketing under a new profile — a different audience, language layer, or culture — so you can test the same offer through a different pattern. Without touching your main site.

## The core idea

Your marketing already works, which means it grew real, proven patterns. But you have a **second marketing profile you've never used** — the audience you have but haven't marketed to.

## The four language layers

- **Professional slang** — right for experts, wrong for beginners.
- **Everyday** — the default middle register.
- **Dead-simple** — for the first-touch crowd.
- **Culture lore** — Bollywood for India, not a translated American page.

## Modules

1. **Website** — scan your current site, rebuild a page under a new profile, A/B it on the traffic you already own.
2. **Social & content** — texts and image style, pushed to parallel channels via API keys (Facebook, GitHub, Dev.to, Substack).

## Install

The agent skill is live on GitHub:

```bash
npx skills add axelfreeman/dublicator
```

## API

REST endpoints at `https://dublicator.online`:

- `POST /v1/fork` — fork copy into a new profile
- `GET /v1/profiles` — available profiles + language layers

Full [OpenAPI spec](/openapi.json) and [developer docs](/developers).

## Links

- [Pricing](/pricing.md)
- [Developers](/developers.md)
- [MCP server](/mcp.md)
- [Authentication](/auth.md)
- [About](/about.md)
- [Contact](/contact.md)
