Free Guide · Guide 3 of 4

Your First AI Agent
What a Plugin Is and How to Build One

A plain-English guide to AI agents — what they are, why your business needs one, and how to build your first plugin today. No coding required.

Word document · Free · No email required

6
Chapters
5
SMB use cases
1 week
To your first agent

A chatbot tells you.
An agent does it.

💬

Standard AI (chatbot)

  • Answers your questions
  • Generates text on request
  • Knows nothing about your business
  • You re-explain context every session
  • Tells you how to bake the cake
🤖

AI Agent with Plugin

  • Takes actions in the real world
  • Reads, writes, deploys on your behalf
  • Loaded with your business context
  • Picks up exactly where you left off
  • Goes to the kitchen and bakes it

“A plugin turns a general assistant into your assistant.”

6 chapters. Plain English throughout.

01

What is an AI agent — and what is a plugin?

The plain-English difference between a chatbot that answers and an agent that acts.

02

A real example: the cliqai-developer plugin

How I built a plugin for my own website and what it can now do on my behalf.

03

Why your business might need one

The signs you would benefit from an agent, and SMB use cases across different industries.

04

How to build your first plugin

5 steps from blank page to working agent — including a SKILL.md template you can copy.

05

What I learned building mine

Specificity beats length. Reference docs do the heavy lifting. Agents improve fast.

06

Your action plan for this week

One task. One plugin. One week. The concrete starting point.

Any repetitive task. Any industry.

If you have explained the same context to an AI more than twice — that's your plugin.

🍽️
Restaurant owner

"Write this week's specials in our menu format and post to Instagram"

📊
Bookkeeper

"Format these receipts into my expense spreadsheet template"

🤝
Consultant

"Draft a proposal using my standard structure and tone"

🛒
Online retailer

"Write product descriptions for these 10 new items in our brand voice"

🏠
Property manager

"Update the listings page with this week's available units"

Your SKILL.md starting point

Copy this, fill in the blanks, and you have the foundation of your first plugin.

SKILL.md — copy and customise
# [Your Business] Agent
 
You help [Business Name] with [task description].
 
## About the business
[1-2 sentences: what you do, who you serve]
 
## Brand voice
[Tone: friendly / professional / direct]
[Words we use / words we avoid]
 
## Format
[How you want outputs structured]
[Length, platform, style]
 
## Always ask before starting
- [Question 1]
- [Question 2]

All four guides.
All free. All practical.

The complete beginner-to-automation journey for small business owners.

↓ Download This Guide Free

This guide was created using the cliqai-developer plugin — the same agent it describes.