Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

🤖 Skills — OrderOnline.id AI Agent Skills

Bahasa Indonesia · English below ↓


🇮🇩 Bahasa Indonesia

Apa itu Skills?

Skills adalah kumpulan kemampuan khusus yang bisa digunakan oleh AI Agent di platform OrderOnline.id. Setiap skill memberi tahu AI cara menyelesaikan tugas tertentu dengan tepat — mulai dari membuat embed form produk, hingga membantu proses bisnis lainnya.

Dengan skill, kamu sebagai merchant/seller tidak perlu menjelaskan panjang lebar ke AI. Cukup minta, dan AI langsung tahu cara kerjanya.


📦 Daftar Skills

1. orderonline-embed — Generator Kode Embed Form Pesanan

Skill ini memungkinkan AI untuk membuat kode embed HTML siap pakai untuk form pemesanan produk OrderOnline.id di website kamu.

Kapan digunakan:

  • Kamu ingin menambahkan form order produk ke website atau landing page
  • Kamu butuh kode embed untuk produk tertentu di tokomu
  • Kamu ingin integrasi form OrderOnline ke halaman HTML milikmu

Cara pakai:

Cukup minta ke AI dengan kalimat seperti:

  • "Buatkan embed orderonline untuk produk saya"
  • "Generate kode embed orderonline.id"
  • "Pasang form order di website saya"

AI akan meminta dua informasi:

  1. Username toko kamu di OrderOnline (contoh: tokobagus)
  2. Product slug — bagian akhir URL produkmu (contoh: dari tokobagus.orderonline.id/sepatu-running → slugnya sepatu-running)

Contoh output:

AI akan menghasilkan kode HTML lengkap yang bisa langsung kamu tempel di dalam tag <body> halaman websitemu.


➕ Menambahkan Skill Baru

Punya ide skill baru yang berguna untuk merchant OrderOnline.id? Buka issue atau ajukan pull request dengan mengikuti struktur folder yang sudah ada.



🇬🇧 English

What are Skills?

Skills are a collection of specialized capabilities for the AI Agent used on the OrderOnline.id platform. Each skill instructs the AI on how to complete a specific task accurately — from generating product embed codes to supporting other business workflows.

With skills, you as a merchant or seller don't need to explain things in detail to the AI. Just ask, and the AI knows exactly what to do.


📦 Skills Directory

1. orderonline-embed — Order Form Embed Code Generator

This skill enables the AI to generate a ready-to-use HTML embed code for an OrderOnline.id product order form on your website.

When to use it:

  • You want to add a product order form to your website or landing page
  • You need an embed code for a specific product in your store
  • You want to integrate an OrderOnline form into your HTML page

How to use it:

Simply ask the AI with phrases like:

  • "Create an embed code for my OrderOnline product"
  • "Generate an OrderOnline.id embed"
  • "Add an order form to my website"

The AI will ask for two pieces of information:

  1. Your OrderOnline username (e.g. tokobagus)
  2. Your product slug — the last part of your product URL (e.g. from tokobagus.orderonline.id/running-shoes → slug is running-shoes)

Example output:

The AI will produce a complete HTML snippet ready to paste inside the <body> tag of your web page.


➕ Adding a New Skill

Have an idea for a new skill that would help OrderOnline.id merchants? Open an issue or submit a pull request following the existing folder structure.


Maintained by the OrderOnline.id team · orderonline.id

About

AI Agent Skills for seamless integration with OrderOnline

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors