@sodikinnaa/smart-report-plugin 1.0.9 → 1.1.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,8 +1,8 @@
1
1
  {
2
2
  "id": "smart-report-plugin",
3
3
  "name": "Smart Report Integration",
4
- "version": "1.0.8",
5
- "description": "Integration plugin for Smart Report and AI Analytics with Daily Dashboard",
4
+ "version": "1.1.1",
5
+ "description": "Integration plugin for Smart Report with Professional Dashboard Formatting",
6
6
  "entry": "dist/index.js",
7
7
  "skills": ["skills/smart-report/SKILL.md"],
8
8
  "configSchema": {
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@sodikinnaa/smart-report-plugin",
3
- "version": "1.0.9",
4
- "description": "OpenClaw plugin for Smart Report system integration with Daily Dashboard",
3
+ "version": "1.1.1",
4
+ "description": "OpenClaw plugin for Smart Report with Professional Dashboard Formatting",
5
5
  "main": "dist/index.js",
6
6
  "module": "dist/index.js",
7
7
  "type": "module",
@@ -0,0 +1,42 @@
1
+ # Skill: Smart Report Dashboard & Analysis
2
+
3
+ Gunakan skill ini untuk berinteraksi dengan sistem Smart Report. AI diharapkan memformat respons secara profesional menggunakan elemen visual dashboard.
4
+
5
+ ## Formatting Protocol (Wajib)
6
+
7
+ Setiap kali Anda menerima data dari tool `smart-report-plugin`, Anda **DILARANG** menampilkan JSON mentah. Anda harus memanipulasinya menjadi format berikut:
8
+
9
+ ### 1. Dashboard Mode (`get_daily_dashboard`)
10
+ Tampilkan data dalam blok kode (backticks) dengan struktur ala dashboard:
11
+ ```text
12
+ 📊 [NAMA PERUSAHAAN] - DAILY KPI
13
+ Tanggal: [Date] | Mode: [Mode]
14
+
15
+ 📈 STATS UTAMA:
16
+ - Total Karyawan : [total_karyawan]
17
+ - Sudah Lapor : [sudah_lapor] ✅
18
+ - Belum Lapor : [belum_lapor] ⚠️
19
+ - Completion : [completion_rate]
20
+
21
+ 📂 STATS DIVISI:
22
+ [Looping: Nama Divisi: X Reports]
23
+
24
+ 💡 HIGHLIGHTS:
25
+ - Update Terakhir: [latest_submission]
26
+
27
+ ⚠️ ALERTS:
28
+ - [Alert 1]
29
+ - [Alert 2]
30
+ ```
31
+
32
+ ### 2. Employee List (`smartreport://employees`)
33
+ Gunakan list berpoin yang rapi:
34
+ * 👤 **[Nama Karyawan]** - [Division Name] ([Email])
35
+
36
+ ### 3. Report List (`get_list_reports`)
37
+ Tampilkan ringkasan eksekutif:
38
+ * 📅 **[Tanggal]**: [Jumlah] laporan diterima.
39
+ * Detail: [Link/ID laporan jika ada].
40
+
41
+ ---
42
+ *Generated by: SUL*** Eng***