Instructions & troubleshooting

Listicle AI builds long, stand-out "list" posts the smart way: topic check, title, intro, categories, items, descriptions, conclusion, score, and export. Here's how to get going.

Contents 1. First-time setup (AI key) 2. Build a list post 3. The content score 4. Export & save campaigns 5. Publish to WordPress 6. WordPress won't connect? (fixes) 7. Upgrades

1. First-time setup (your AI key)

Listicle AI uses your own AI key (OpenAI, Anthropic, or Google Gemini). There's no subscription to us, and a whole post usually costs a few cents at your provider.

  1. Click the extension icon to open the side panel and activate your licence key.
  2. Open Settings (gear / "Settings" button).
  3. Under AI provider, model & key, pick your provider + model and paste your API key. It's stored only on this device.
Where to get a key: OpenAI (platform.openai.com), Anthropic (console.anthropic.com), or Google AI Studio. Pay-as-you-go is fine.

2. Build a list post

Open the assembler ("Open List Assembler") and work top to bottom:

  1. Topic check — enter your topic, item type, and how many items. Run the 3-point check; use a suggested sharper angle if it flags one.
  2. Title — generate options or type your own (it's an editable field).
  3. Intro — generates a promise + item count + what-to-expect + call to action.
  4. Categories — suggest or add sections (these become your sub-headings and jump links).
  5. Items — generate toward your target; duplicates are removed automatically and the counter tracks live.
  6. Descriptions — one short, useful line per item, in a single pass.
  7. Conclusion — asks readers what you missed (and includes your CTA if you pick one).
  8. Assemble & export — build the preview, then copy/download.
Set a brand voice (top of the assembler) and a CTA (conclusion step) from your Settings library to make every post sound like you and point to your offer.

3. The content score

The right-hand panel shows four live scores:

4. Export & save campaigns

5. Publish to WordPress (STUDIO upgrade)

  1. In WordPress: Users → Profile → Application Passwords, create one, copy it.
  2. In Listicle AI Settings → WordPress sites: add your site URL, username (your WordPress login name), and the application password.
  3. In the assembler's publish step, pick the site, click Test connection, then Publish (draft is recommended first).
  4. Refreshing later? Tick "Update the post I published before" to update the same URL instead of creating a new one.
Your browser will ask for permission to access your site the first time — approve it (the extension needs it to reach your REST API).

6. WordPress won't connect? Common fixes

If Test connection fails, work down this list. The error message tells you which case you're in.

"Authenticated, but this user can't create posts" (403)

Your login works, but the account isn't allowed to publish. Use the application password of an Administrator, Editor, or Author account.

"Not authenticated" / "not logged in" (401)

WordPress isn't seeing your login. Two causes:

Test fails but publishing works

Some security plugins (e.g. user-enumeration / author-slug protection) block the /users/ endpoint. Listicle AI tests against the posts endpoint to avoid this, but if your test still errors oddly, just try Publish — it uses a different route.

Security plugins to check

Confirm it's the server, not the extension

Run this in a terminal (replace the username + password):

curl -i -u "USERNAME:APP PASSWORD" "https://YOURSITE.com/wp-json/wp/v2/posts?context=edit"

Returns post data = it's working. Returns 401 = it's your server/credentials (apply the fixes above). Either way, the meantime workaround is to Download Word/HTML and paste in.

7. Upgrades

TierWhat it adds
Front-endFull assembler, up to 25 items, commercial rights
50-Item UpgradeRaises the cap to 50 items
PRO100+ items (true ridiculously-long lists)
STUDIOImage prompts, one-click WordPress publish (+ update in place), white-label

Add an upgrade key any time in the side panel under Add upgrade key.