Skills for AI Agents

Skills for AI Agents
on your own server

Autoera packages a trade into a skill so your AI Agent (Claude, ChatGPT Codex, Google Antigravity) does real work instead of just answering. Installed on your machine, paid for once, source code included.

Free One skill you can download and run right now, at no cost One free skill, download and run New to AI Agents? In short: an AI assistant given permission to do work on your machine, instead of only answering inside a chat box. 2-minute read ↓
Node 18The only requirement to run it
Source codeHanded over in full, nothing stripped
One paymentYours to keep, permanently
30 daysInstallation support after purchase
Built in VietnamDocumentation and support are in Vietnamese
Source you can auditNothing obfuscated, nothing phones home to Autoera
Paid for onceThe version you bought is yours for good
Run in-house before release20 real users across 8 marketplace shops

What is a skill?

Everyone already has an AI assistant. A skill is what turns it into someone who knows the job.

A folder, not an application

A skill is a folder holding trade instructions and scripts. Copy it into the right place on your machine and your AI assistant reads it and follows it. No open ports, nothing running in the background, nothing calling home.

Read only when it is needed

The assistant works out which skill the task belongs to and only then opens it. Content loads on demand rather than all at once, so installing many skills does not weigh the conversation down.

Works with the assistant you already use

Autoera Copywriter is text only and runs in Claude, ChatGPT and Gemini. The five Shopee skills run scripts on your machine, so they need an agent that can call the command line: Claude Code, ChatGPT Codex, Google Antigravity or Cursor.

The Autoera catalogue

Skills for building websites and doing SEO, a skill for sales copy, two editions of a knowledge base your AI Agent can search, and a set for running a Shopee shop. One payment, complete source code.

Free, no account needed

Try one skill before you spend anything

Every morning your AI Agent hunts down news from Vietnam and abroad about your industry, writes a report, and sends it to Telegram. Ten seconds to read; open the attachment if you want the detail.

It does exactly what the paid skills do

It holds the agent to a procedure with rules, with self-check steps, and forbids it to invent anything. That is how every Autoera product is built. If you like it, look at the paid ones. If you do not, keep using this one anyway.

  • Every point in the report carries a link to its source
  • If it cannot reach the web it stops, rather than writing from memory
  • On a day with no news it says there is no news

Download it and it works

No email required, no account, no trial that expires. It comes with a PDF guide for connecting Telegram and a script for setting the bot secret safely.

Runs on Claude, ChatGPT Codex and Google Antigravity. The guide is written in Vietnamese.

Look at it and download

Skill bundles

Taking several products at once costs less than buying them one by one. Each bundle is a single payment, and all the download links arrive in one email.

Why Autoera

Four commitments that come with every product

Your data stays with you

Documents sit on your disk, vendor keys sit on your server. Autoera keeps no copy of either.

Full right to modify the source

Autoera hands over the complete source with every feature unlocked. Your engineers change it to fit how you actually work.

The cost is known up front

One payment for the whole product. No annual maintenance, no licence renewal, no per-seat charge.

Runs on its own

Node 18, no external libraries, no connection back to Autoera. Everything is stored in open formats you can read with ordinary tools.

Subscription software sells you access. Autoera sells a skill that lives on your own machine and nobody can take it back.

How buying works

Read this before you pick a product

Buying from outside Vietnam

Checkout on this site runs on VietQR and domestic Vietnamese bank transfer. If you do not hold a Vietnamese bank account you cannot scan that code, so the automatic checkout will not work for you. There is no card payment and no PayPal on the site today.

Email Autoera with the product you want and where you are, and you will get a reply with the payment methods available for your country and a download link once payment clears. Same product, same price, same 3-day refund term.

Order by email

1. Tell Autoera what you need

Email the product name and your country. If a product does not fit what you are trying to do, you will be told so in the first reply.

2. Pay

Inside Vietnam: scan the VietQR code with any banking app and the order unlocks itself the moment the money lands. Outside Vietnam: arranged by email.

3. Install and start

A skill installs in about 2 minutes. The other products need a server running Node 18. Autoera helps with installation for the first 30 days.

Common questions

If your question is not here, email Autoera

Are the products and documentation in English?

The documentation and the support are in Vietnamese. The skills themselves are instructions your AI Agent reads, and every current agent handles Vietnamese, so the skills work regardless of the language you speak to your agent in. But if you want to read the manuals yourself without translating them, that is not the case today. The ebook is written in Vietnamese as well.

Which AI assistants do Autoera skills work with?

Autoera Copywriter is text only and installs into Claude, ChatGPT and Gemini. The five Shopee skills run scripts on your machine, so they need an assistant that can call the command line: Claude Code, Codex or Cursor. The web versions of ChatGPT and Gemini cannot run commands and cannot reach localhost. The included guide says plainly where each one works, where it does not, and how to work around it.

Can I use this if I do not write code?

Autoera Copywriter, yes: once installed you use it in ordinary conversation, no commands. The AI Knowledge Base needs a few commands run from the guide. The personal edition runs directly on your own machine; the business edition needs someone technical to deploy it on a company server.

Why is there no monthly subscription?

The product is handed over to your own infrastructure and runs independently of Autoera, so a subscription would not describe what you are getting. A single payment does: you are paying for a permanent right to use it, not for access that can be withdrawn.

Do later updates cost extra?

Autoera Copywriter gets free updates for life. Both AI Knowledge Base editions get free updates for 12 months; after that the version you have keeps working in full, it simply stops receiving new releases until you renew.

What if I buy it and it does not work?

Within 3 days, if the product is not what this site describes, Autoera refunds 100%. If you are stuck on installation, get in touch first: most cases are a missing Node or a wrong path and are sorted the same day. See the refund policy.

Can I get a VAT invoice?

No. Autoera sells as an individual and is not registered as a business, so it issues no invoices. You receive an order confirmation by email plus your own bank statement, but that is not a valid document for booking an expense. If your company requires an invoice, Autoera cannot meet that requirement today. Detail in invoices and documentation.

Background

What is an AI Agent?

An AI chat bot answers questions. An AI Agent takes on the work and does it. A skill is what teaches the agent your trade. The three stack on top of each other, and you are already standing on the first one.

💬

1. AI chat bot

The ChatGPT, Claude or Gemini chat window you already open every day. You ask, it answers. It knows a great deal but only knows what you typed into the box, and the answer stops at text.

If you want something done outside the chat window, you do it yourself.

🛠️

2. AI Agent

The same model, granted the use of tools: reading files on your machine, running commands, calling another service's API, writing out new files.

That is the whole difference. A chat bot tells you how to do it; an agent does it and hands you the result to approve.

Names, so you know what to look for: Claude and Claude Code from Anthropic, ChatGPT Codex from OpenAI, Google Antigravity, Cursor. Most have a free tier. Install one of those first; only then do you need a skill.

📘

3. Skill

A folder of trade instructions and scripts. Copy it into the right place and the agent reads it and follows it. This is what Autoera sells.

The agent works out which skill your request belongs to before opening it, and loads content on demand rather than all at once, so many installed skills do not weigh the conversation down.

Why a good agent still needs a skill

An agent has read a great deal, but it does not know how your trade is actually practised: the order of the steps, where it has to stop and ask, which numbers it must never invent, when to wait for your approval. A skill is that procedure written down and put in the agent's hands. It turns a chat bot that talks in general terms into someone who knows the job.

What you need to have ready

A text-only skill such as Autoera Copywriter runs straight inside Claude, ChatGPT or Gemini; copy the folder in and you are done. A skill that runs scripts, such as the Shopee set, needs an agent that can call the command line: Claude Code, ChatGPT Codex, Google Antigravity or Cursor. Installation is documented step by step, and Autoera stays with you for the first 30 days.

Not sure which product fits?

Describe the process you are stuck on and Autoera will tell you which product fits and how far it goes. If none of them fit, you will hear that in the first reply.