opencode-skills-collection 3.0.24 → 3.0.25
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.
- package/bundled-skills/.antigravity-install-manifest.json +2 -1
- package/bundled-skills/007/scripts/scanners/dependency_scanner.py +1 -1
- package/bundled-skills/andrej-karpathy/SKILL.md +71 -1121
- package/bundled-skills/apify-actor-development/SKILL.md +2 -4
- package/bundled-skills/audit-skills/SKILL.md +1 -3
- package/bundled-skills/bun-development/SKILL.md +8 -5
- package/bundled-skills/claude-code-expert/SKILL.md +1 -3
- package/bundled-skills/cloud-penetration-testing/SKILL.md +3 -3
- package/bundled-skills/comfyui-gateway/references/integration.md +2 -2
- package/bundled-skills/docs/integrations/jetski-cortex.md +3 -3
- package/bundled-skills/docs/integrations/jetski-gemini-loader/README.md +2 -2
- package/bundled-skills/docs/maintainers/full-repo-audit-2026-05-23.md +289 -0
- package/bundled-skills/docs/maintainers/merge-batch.md +2 -2
- package/bundled-skills/docs/maintainers/repo-growth-seo.md +3 -3
- package/bundled-skills/docs/maintainers/skills-update-guide.md +1 -1
- package/bundled-skills/docs/users/agent-overload-recovery.md +2 -2
- package/bundled-skills/docs/users/bundles.md +1 -1
- package/bundled-skills/docs/users/claude-code-skills.md +1 -1
- package/bundled-skills/docs/users/faq.md +2 -2
- package/bundled-skills/docs/users/gemini-cli-skills.md +1 -1
- package/bundled-skills/docs/users/getting-started.md +3 -3
- package/bundled-skills/docs/users/kiro-integration.md +1 -1
- package/bundled-skills/docs/users/usage.md +6 -6
- package/bundled-skills/docs/users/visual-guide.md +6 -6
- package/bundled-skills/docs/users/windows-truncation-recovery.md +1 -1
- package/bundled-skills/docs/vietnamese/FAQ.vi.md +2 -2
- package/bundled-skills/docs/vietnamese/GETTING_STARTED.vi.md +2 -2
- package/bundled-skills/docs/vietnamese/README.vi.md +6 -6
- package/bundled-skills/docs/vietnamese/SECURITY.vi.md +1 -1
- package/bundled-skills/docs/vietnamese/SKILLS_README.vi.md +8 -8
- package/bundled-skills/docs/vietnamese/VISUAL_GUIDE.vi.md +1 -1
- package/bundled-skills/environment-setup-guide/SKILL.md +6 -4
- package/bundled-skills/evolution/SKILL.md +3 -3
- package/bundled-skills/gitops-workflow/SKILL.md +6 -3
- package/bundled-skills/junta-leiloeiros/references/juntas_urls.md +1 -1
- package/bundled-skills/junta-leiloeiros/scripts/scraper/jucema.py +3 -3
- package/bundled-skills/junta-leiloeiros/scripts/scraper/jucesp.py +2 -2
- package/bundled-skills/junta-leiloeiros/scripts/scraper/jucisrs.py +7 -7
- package/bundled-skills/k8s-manifest-generator/resources/implementation-playbook.md +1 -3
- package/bundled-skills/linkerd-patterns/SKILL.md +6 -3
- package/bundled-skills/loki-mode/examples/todo-app-generated/backend/package-lock.json +22 -22
- package/bundled-skills/openclaw-github-repo-commander/SKILL.md +4 -3
- package/bundled-skills/openclaw-github-repo-commander/scripts/repo-audit.sh +85 -0
- package/bundled-skills/pdf-conversion-router/SKILL.md +403 -0
- package/bundled-skills/remotion-best-practices/rules/charts.md +1 -1
- package/bundled-skills/security/aws-iam-best-practices/SKILL.md +1 -1
- package/bundled-skills/subagent-orchestrator/README.md +2 -2
- package/bundled-skills/subagent-orchestrator/scripts/install.js +4 -4
- package/bundled-skills/telegram/SKILL.md +14 -11
- package/bundled-skills/telegram/assets/boilerplate/nodejs/package.json +1 -2
- package/bundled-skills/telegram/assets/boilerplate/nodejs/src/bot-client.ts +24 -21
- package/bundled-skills/telegram/assets/boilerplate/nodejs/src/handlers.ts +34 -40
- package/bundled-skills/telegram/references/webhook-setup.md +16 -12
- package/bundled-skills/uv-package-manager/resources/implementation-playbook.md +4 -2
- package/bundled-skills/varlock/SKILL.md +6 -4
- package/bundled-skills/whatsapp-cloud-api/assets/boilerplate/nodejs/src/webhook-handler.ts +12 -4
- package/package.json +1 -1
- package/skills_index.json +24 -2
|
@@ -14,7 +14,7 @@ If you came in through a **Claude Code** or **Codex** plugin instead of a full l
|
|
|
14
14
|
|
|
15
15
|
When you ran `npx antigravity-awesome-skills` or cloned the repository, you:
|
|
16
16
|
|
|
17
|
-
✅ **Downloaded 1,
|
|
17
|
+
✅ **Downloaded 1,465+ skill files** to your computer (default: `~/.agents/skills/`; or a custom path like `~/.agent/skills/` if you used `--path`)
|
|
18
18
|
✅ **Made them available** to your AI assistant
|
|
19
19
|
❌ **Did NOT enable them all automatically** (they're just sitting there, waiting)
|
|
20
20
|
|
|
@@ -34,7 +34,7 @@ Bundles are **curated groups** of skills organized by role. They help you decide
|
|
|
34
34
|
|
|
35
35
|
**Analogy:**
|
|
36
36
|
|
|
37
|
-
- You installed a toolbox with 1,
|
|
37
|
+
- You installed a toolbox with 1,465+ tools (✅ done)
|
|
38
38
|
- Bundles are like **labeled organizer trays** saying: "If you're a carpenter, start with these 10 tools"
|
|
39
39
|
- You can either **pick skills from the tray** or install that tray as a focused marketplace bundle plugin
|
|
40
40
|
|
|
@@ -212,7 +212,7 @@ Let's actually use a skill right now. Follow these steps:
|
|
|
212
212
|
|
|
213
213
|
## Step 5: Picking Your First Skills (Practical Advice)
|
|
214
214
|
|
|
215
|
-
Don't try to use all 1,
|
|
215
|
+
Don't try to use all 1,465+ skills at once. Here's a sensible approach:
|
|
216
216
|
|
|
217
217
|
If you want a tool-specific starting point before choosing skills, use:
|
|
218
218
|
|
|
@@ -330,7 +330,7 @@ AI: [Creates tests, sets up CI/CD, deploys to Vercel]
|
|
|
330
330
|
Yes! Three ways:
|
|
331
331
|
|
|
332
332
|
1. Browse [CATALOG.md](../../CATALOG.md) (searchable list)
|
|
333
|
-
2. Run `ls ~/.
|
|
333
|
+
2. Run `ls ~/.agents/skills/` (or your actual install path)
|
|
334
334
|
3. Ask your AI: "What skills do you have for [topic]?"
|
|
335
335
|
|
|
336
336
|
### "Do I need to restart my IDE after installing?"
|
|
@@ -343,7 +343,7 @@ Usually no, but if your AI doesn't recognize a skill:
|
|
|
343
343
|
|
|
344
344
|
### "Can I load all skills into the model at once?"
|
|
345
345
|
|
|
346
|
-
No. Even though you have 1,
|
|
346
|
+
No. Even though you have 1,465+ skills installed locally, you should **not** concatenate every `SKILL.md` into a single system prompt or context block.
|
|
347
347
|
|
|
348
348
|
The intended pattern is:
|
|
349
349
|
|
|
@@ -370,7 +370,7 @@ Use @skill-creator to help me build a custom skill for [your task]
|
|
|
370
370
|
|
|
371
371
|
### "What if a skill doesn't work as expected?"
|
|
372
372
|
|
|
373
|
-
1. Check the skill's `SKILL.md` file directly in your installed path, for example: `~/.
|
|
373
|
+
1. Check the skill's `SKILL.md` file directly in your installed path, for example: `~/.agents/skills/[skill-name]/SKILL.md`
|
|
374
374
|
2. Read the description to ensure you're using it correctly
|
|
375
375
|
3. [Open an issue](https://github.com/sickn33/antigravity-awesome-skills/issues) with details
|
|
376
376
|
|
|
@@ -34,7 +34,7 @@ antigravity-awesome-skills/
|
|
|
34
34
|
├── 📄 CONTRIBUTING.md ← Contributor workflow
|
|
35
35
|
├── 📄 CATALOG.md ← Full generated catalog
|
|
36
36
|
│
|
|
37
|
-
├── 📁 skills/ ← 1,
|
|
37
|
+
├── 📁 skills/ ← 1,465+ skills live here
|
|
38
38
|
│ │
|
|
39
39
|
│ ├── 📁 brainstorming/
|
|
40
40
|
│ │ └── 📄 SKILL.md ← Skill definition
|
|
@@ -47,7 +47,7 @@ antigravity-awesome-skills/
|
|
|
47
47
|
│ │ └── 📁 2d-games/
|
|
48
48
|
│ │ └── 📄 SKILL.md ← Nested skills also supported
|
|
49
49
|
│ │
|
|
50
|
-
│ └── ... (1,
|
|
50
|
+
│ └── ... (1,465+ total)
|
|
51
51
|
│
|
|
52
52
|
├── 📁 apps/
|
|
53
53
|
│ └── 📁 web-app/ ← Interactive browser
|
|
@@ -100,7 +100,7 @@ antigravity-awesome-skills/
|
|
|
100
100
|
|
|
101
101
|
```
|
|
102
102
|
┌─────────────────────────┐
|
|
103
|
-
│ 1,
|
|
103
|
+
│ 1,465+ SKILLS │
|
|
104
104
|
└────────────┬────────────┘
|
|
105
105
|
│
|
|
106
106
|
┌────────────────────────┼────────────────────────┐
|
|
@@ -186,7 +186,7 @@ antigravity-awesome-skills/
|
|
|
186
186
|
│ $ npx antigravity-awesome-skills │
|
|
187
187
|
│ │
|
|
188
188
|
│ ✓ Installing to │
|
|
189
|
-
│ ~/.
|
|
189
|
+
│ ~/.agents/skills/ │
|
|
190
190
|
└─────────────────────────────────────────┘
|
|
191
191
|
```
|
|
192
192
|
|
|
@@ -197,11 +197,11 @@ If you want a workspace-style manual install instead, cloning into `.agent/skill
|
|
|
197
197
|
┌─────────────────────────────────────────┐
|
|
198
198
|
│ File Explorer │
|
|
199
199
|
├─────────────────────────────────────────┤
|
|
200
|
-
│ 📁 ~/.
|
|
200
|
+
│ 📁 ~/.agents/skills/ │
|
|
201
201
|
│ ├── 📁 brainstorming/ │
|
|
202
202
|
│ ├── 📁 stripe-integration/ │
|
|
203
203
|
│ ├── 📁 react-best-practices/ │
|
|
204
|
-
│ └── ... (1,
|
|
204
|
+
│ └── ... (1,465+ total) │
|
|
205
205
|
└─────────────────────────────────────────┘
|
|
206
206
|
```
|
|
207
207
|
|
|
@@ -71,7 +71,7 @@ If you installed skills into a different location, also back up that custom dire
|
|
|
71
71
|
See:
|
|
72
72
|
|
|
73
73
|
- [`docs/integrations/jetski-cortex.md`](../integrations/jetski-cortex.md)
|
|
74
|
-
- [`docs/integrations/jetski-gemini-loader/README.md`](
|
|
74
|
+
- [`docs/integrations/jetski-gemini-loader/README.md`](../integrations/jetski-gemini-loader/README.md)
|
|
75
75
|
|
|
76
76
|
## Optional Windows batch helper
|
|
77
77
|
|
|
@@ -116,7 +116,7 @@ Sử dụng biểu tượng `@` theo sau là tên skill:
|
|
|
116
116
|
|
|
117
117
|
### Làm thế nào để tôi biết nên dùng kỹ năng nào?
|
|
118
118
|
|
|
119
|
-
1. **Duyệt qua danh mục**: Xem [Danh mục Skill (Skill Catalog)](
|
|
119
|
+
1. **Duyệt qua danh mục**: Xem [Danh mục Skill (Skill Catalog)](../../CATALOG.md).
|
|
120
120
|
2. **Tìm kiếm**: `ls skills/ | grep "từ-khóa"`
|
|
121
121
|
3. **Hỏi AI của bạn**: "Bạn có kỹ năng nào để kiểm thử (testing) không?"
|
|
122
122
|
|
|
@@ -152,7 +152,7 @@ Vui lòng gửi kèm:
|
|
|
152
152
|
- Sửa lỗi đánh máy.
|
|
153
153
|
- Thêm ví dụ.
|
|
154
154
|
- Cải thiện tài liệu hướng dẫn.
|
|
155
|
-
Hãy xem [CONTRIBUTING.md](
|
|
155
|
+
Hãy xem [CONTRIBUTING.md](../../CONTRIBUTING.md) để biết hướng dẫn chi tiết.
|
|
156
156
|
|
|
157
157
|
### Pull Request (PR) của tôi thất bại khi kiểm tra "Quality Bar". Tại sao?
|
|
158
158
|
|
|
@@ -84,7 +84,7 @@ Chúng tôi phân loại các kỹ năng để bạn biết mình đang chạy n
|
|
|
84
84
|
- 🔵 **Safe (An toàn)**: Các kỹ năng cộng đồng không gây hại (Chỉ đọc/Lập kế hoạch).
|
|
85
85
|
- 🔴 **Risk (Rủi ro)**: Các kỹ năng sửa đổi hệ thống hoặc thực hiện kiểm thử bảo mật (Sử dụng khi được cấp phép).
|
|
86
86
|
|
|
87
|
-
_Kiểm tra [Danh mục Skill (Skill Catalog)](
|
|
87
|
+
_Kiểm tra [Danh mục Skill (Skill Catalog)](../../CATALOG.md) để xem danh sách đầy đủ._
|
|
88
88
|
|
|
89
89
|
---
|
|
90
90
|
|
|
@@ -105,4 +105,4 @@ _Kiểm tra [Danh mục Skill (Skill Catalog)](../CATALOG.vi.md) để xem danh
|
|
|
105
105
|
|
|
106
106
|
1. [Duyệt qua các Gói kỹ năng (Bundles)](BUNDLES.vi.md)
|
|
107
107
|
2. [Xem các Ví dụ thực tế (Examples)](EXAMPLES.vi.md)
|
|
108
|
-
3. [Đóng góp một Skill mới](
|
|
108
|
+
3. [Đóng góp một Skill mới](../../CONTRIBUTING.md)
|
|
@@ -54,13 +54,13 @@ Repository được tổ chức thành các lĩnh vực chuyên biệt để bi
|
|
|
54
54
|
|
|
55
55
|
## Bộ sưu tập Tuyển chọn
|
|
56
56
|
|
|
57
|
-
[Xem các Gói khởi đầu tại docs/vietnamese/BUNDLES.md](
|
|
57
|
+
[Xem các Gói khởi đầu tại docs/vietnamese/BUNDLES.md](BUNDLES.vi.md) để tìm bộ công cụ hoàn hảo cho vai trò của bạn.
|
|
58
58
|
|
|
59
59
|
## Duyệt hơn 560 Kỹ năng
|
|
60
60
|
|
|
61
61
|
Chúng tôi đã chuyển danh sách đầy đủ các kỹ năng sang một danh mục riêng biệt để giữ cho file README này gọn gàng.
|
|
62
62
|
|
|
63
|
-
👉 **[Xem Danh mục Kỹ năng Đầy đủ (CATALOG.
|
|
63
|
+
👉 **[Xem Danh mục Kỹ năng Đầy đủ (../../CATALOG.md)](../../CATALOG.md)**
|
|
64
64
|
|
|
65
65
|
## Cài đặt
|
|
66
66
|
|
|
@@ -100,7 +100,7 @@ Vui lòng đảm bảo kỹ năng của bạn tuân thủ các thực hành tố
|
|
|
100
100
|
|
|
101
101
|
Chúng tôi đứng trên vai của những người khổng lồ.
|
|
102
102
|
|
|
103
|
-
👉 **[Xem Sổ cái Ghi công Đầy đủ (docs/vietnamese/SOURCES.vi.md)](
|
|
103
|
+
👉 **[Xem Sổ cái Ghi công Đầy đủ (docs/vietnamese/SOURCES.vi.md)](SOURCES.vi.md)**
|
|
104
104
|
|
|
105
105
|
Các nguồn đóng góp và nguồn chính bao gồm:
|
|
106
106
|
|
|
@@ -148,12 +148,12 @@ Bộ sưu tập này sẽ không thể hình thành nếu không có công việ
|
|
|
148
148
|
|
|
149
149
|
## Giấy phép
|
|
150
150
|
|
|
151
|
-
Giấy phép MIT. Xem file [LICENSE](LICENSE) để biết chi tiết.
|
|
151
|
+
Giấy phép MIT. Xem file [LICENSE](../../LICENSE) để biết chi tiết.
|
|
152
152
|
|
|
153
153
|
## Cộng đồng
|
|
154
154
|
|
|
155
|
-
- [Cộng đồng (Community Guidelines)](
|
|
156
|
-
- [Chính sách Bảo mật (Security Policy)](
|
|
155
|
+
- [Cộng đồng (Community Guidelines)](../../CODE_OF_CONDUCT.md)
|
|
156
|
+
- [Chính sách Bảo mật (Security Policy)](SECURITY_GUARDRAILS.vi.md)
|
|
157
157
|
|
|
158
158
|
---
|
|
159
159
|
|
|
@@ -15,5 +15,5 @@ Nếu bạn tìm thấy một lỗ hổng bảo mật (ví dụ: một kỹ năn
|
|
|
15
15
|
|
|
16
16
|
## Chính sách Kỹ năng Tấn công (Offensive Skills Policy)
|
|
17
17
|
|
|
18
|
-
Vui lòng đọc [Rào chắn Bảo mật (Security Guardrails)](
|
|
18
|
+
Vui lòng đọc [Rào chắn Bảo mật (Security Guardrails)](SECURITY_GUARDRAILS.vi.md) của chúng tôi.
|
|
19
19
|
Tất cả các kỹ năng tấn công (offensive skills) chỉ dành nghiêm ngặt cho **mục đích giáo dục và hoạt động chuyên nghiệp đã được cấp phép**.
|
|
@@ -63,7 +63,7 @@ ls skills/ | grep "từ khóa"
|
|
|
63
63
|
```
|
|
64
64
|
|
|
65
65
|
### Cách 3: Kiểm tra README chính
|
|
66
|
-
Xem [README chính](
|
|
66
|
+
Xem [README chính](README.vi.md) để biết danh sách đầy đủ tất cả 179+ kỹ năng được tổ chức theo danh mục.
|
|
67
67
|
|
|
68
68
|
---
|
|
69
69
|
|
|
@@ -88,19 +88,19 @@ Xem [README chính](../README.vi.md) để biết danh sách đầy đủ tất
|
|
|
88
88
|
## Tạo Kỹ năng Riêng của Bạn
|
|
89
89
|
|
|
90
90
|
Muốn tạo một kỹ năng mới? Hãy xem:
|
|
91
|
-
1. [CONTRIBUTING.vi.md](
|
|
92
|
-
2. [docs/vietnamese/SKILL_ANATOMY.vi.md](
|
|
91
|
+
1. [CONTRIBUTING.vi.md](CONTRIBUTING.vi.md) - Cách đóng góp
|
|
92
|
+
2. [docs/vietnamese/SKILL_ANATOMY.vi.md](SKILL_ANATOMY.vi.md) - Hướng dẫn cấu trúc kỹ năng
|
|
93
93
|
3. `@skill-creator` - Sử dụng kỹ năng này để tạo kỹ năng mới!
|
|
94
94
|
|
|
95
95
|
---
|
|
96
96
|
|
|
97
97
|
## Tài liệu Tham khảo
|
|
98
98
|
|
|
99
|
-
- **[Bắt đầu](
|
|
100
|
-
- **[Ví dụ](
|
|
101
|
-
- **[FAQ](
|
|
102
|
-
- **[Hướng dẫn Trực quan](
|
|
99
|
+
- **[Bắt đầu](GETTING_STARTED.vi.md)** - Hướng dẫn bắt đầu nhanh
|
|
100
|
+
- **[Ví dụ](EXAMPLES.vi.md)** - Ví dụ sử dụng thực tế
|
|
101
|
+
- **[FAQ](FAQ.vi.md)** - Các câu hỏi thường gặp
|
|
102
|
+
- **[Hướng dẫn Trực quan](VISUAL_GUIDE.vi.md)** - Biểu đồ và lưu đồ
|
|
103
103
|
|
|
104
104
|
---
|
|
105
105
|
|
|
106
|
-
**Cần trợ giúp?** Kiểm tra [FAQ](
|
|
106
|
+
**Cần trợ giúp?** Kiểm tra [FAQ](FAQ.vi.md) hoặc mở một issue trên GitHub!
|
|
@@ -507,6 +507,6 @@ Tháng 1: Trở thành người đóng góp thường xuyên
|
|
|
507
507
|
|
|
508
508
|
- [GETTING_STARTED.md](GETTING_STARTED.vi.md) - Giới thiệu bằng văn bản.
|
|
509
509
|
- [SKILL_ANATOMY.md](SKILL_ANATOMY.vi.md) - Phân tích chi tiết.
|
|
510
|
-
- [CONTRIBUTING.md](
|
|
510
|
+
- [CONTRIBUTING.md](../../CONTRIBUTING.md) - Cách thức đóng góp.
|
|
511
511
|
|
|
512
512
|
**Sẵn sàng đóng góp?** Bạn làm được mà! 💪
|
|
@@ -6,8 +6,6 @@ source: community
|
|
|
6
6
|
date_added: "2026-02-27"
|
|
7
7
|
---
|
|
8
8
|
|
|
9
|
-
<!-- security-allowlist: curl-pipe-bash -->
|
|
10
|
-
|
|
11
9
|
# Environment Setup Guide
|
|
12
10
|
|
|
13
11
|
## Overview
|
|
@@ -85,7 +83,9 @@ Provide verification steps to ensure everything works:
|
|
|
85
83
|
**macOS (using Homebrew):**
|
|
86
84
|
\`\`\`bash
|
|
87
85
|
# Install Homebrew if not installed
|
|
88
|
-
|
|
86
|
+
curl -fsSLo /tmp/homebrew-install.sh https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh
|
|
87
|
+
sed -n '1,160p' /tmp/homebrew-install.sh
|
|
88
|
+
/bin/bash /tmp/homebrew-install.sh
|
|
89
89
|
|
|
90
90
|
# Install Node.js
|
|
91
91
|
brew install node
|
|
@@ -97,7 +97,9 @@ brew install node
|
|
|
97
97
|
sudo apt update
|
|
98
98
|
|
|
99
99
|
# Install Node.js and npm
|
|
100
|
-
curl -
|
|
100
|
+
curl -fsSLo /tmp/nodesource-setup.sh https://deb.nodesource.com/setup_20.x
|
|
101
|
+
sed -n '1,160p' /tmp/nodesource-setup.sh
|
|
102
|
+
sudo -E bash /tmp/nodesource-setup.sh
|
|
101
103
|
sudo apt install -y nodejs
|
|
102
104
|
\`\`\`
|
|
103
105
|
|
|
@@ -5,8 +5,6 @@ risk: critical
|
|
|
5
5
|
source: community
|
|
6
6
|
---
|
|
7
7
|
|
|
8
|
-
<!-- security-allowlist: curl-pipe-bash -->
|
|
9
|
-
|
|
10
8
|
# Makepad Skills Evolution
|
|
11
9
|
|
|
12
10
|
This skill enables makepad-skills to self-improve continuously during development.
|
|
@@ -36,7 +34,9 @@ For reliable automatic triggering, use Claude Code hooks. Install with `--with-h
|
|
|
36
34
|
|
|
37
35
|
```bash
|
|
38
36
|
# Install makepad-skills with hooks enabled
|
|
39
|
-
curl -
|
|
37
|
+
curl -fsSLo /tmp/makepad-skills-install.sh https://raw.githubusercontent.com/ZhangHanDong/makepad-skills/main/install.sh
|
|
38
|
+
sed -n '1,160p' /tmp/makepad-skills-install.sh
|
|
39
|
+
bash /tmp/makepad-skills-install.sh --with-hooks
|
|
40
40
|
```
|
|
41
41
|
|
|
42
42
|
This will install hooks to `.claude/hooks/` and configure `.claude/settings.json`:
|
|
@@ -6,8 +6,6 @@ source: community
|
|
|
6
6
|
date_added: "2026-02-27"
|
|
7
7
|
---
|
|
8
8
|
|
|
9
|
-
<!-- security-allowlist: curl-pipe-bash -->
|
|
10
|
-
|
|
11
9
|
# GitOps Workflow
|
|
12
10
|
|
|
13
11
|
Complete guide to implementing GitOps workflows with ArgoCD and Flux for automated Kubernetes deployments.
|
|
@@ -140,7 +138,12 @@ spec:
|
|
|
140
138
|
|
|
141
139
|
```bash
|
|
142
140
|
# Install Flux CLI
|
|
143
|
-
|
|
141
|
+
brew install fluxcd/tap/flux
|
|
142
|
+
|
|
143
|
+
# Alternative: download the official installer, inspect it, then execute it
|
|
144
|
+
curl -fsSLo /tmp/flux-install.sh https://fluxcd.io/install.sh
|
|
145
|
+
sed -n '1,160p' /tmp/flux-install.sh
|
|
146
|
+
sudo bash /tmp/flux-install.sh
|
|
144
147
|
|
|
145
148
|
# Bootstrap Flux
|
|
146
149
|
flux bootstrap github \
|
|
@@ -29,7 +29,7 @@ Tabela de referência atualizada com todas as 27 Juntas Comerciais e seus sites
|
|
|
29
29
|
| AM | JUCEA | https://www.jucea.am.gov.br/leiloeiros/ | httpx+BS4 | GENÉRICO |
|
|
30
30
|
| RO | JUCER | https://rondonia.ro.gov.br/jucer/lista-de-leiloeiros-oficiais/ | httpx+BS4 | CUSTOMIZADO (migrou para portal estadual) |
|
|
31
31
|
| RR | JUCERR | https://jucerr.rr.gov.br/leiloeiros/ | httpx+BS4 | GENÉRICO |
|
|
32
|
-
| AP | JUCAP | http://www.jucap.ap.gov.br/leiloeiros | httpx
|
|
32
|
+
| AP | JUCAP | http://www.jucap.ap.gov.br/leiloeiros | httpx+BS4 | CUSTOMIZADO (TLS inseguro somente via `JUNTA_INSECURE_TLS=1`) |
|
|
33
33
|
| AC | JUCEAC | https://juceac.ac.gov.br/leiloeiro/ | httpx+BS4 | CUSTOMIZADO (URL: /leiloeiro/ singular) |
|
|
34
34
|
| TO | JUCETINS | https://www.to.gov.br/jucetins/leiloeiros/152aezl6blm0 | httpx+BS4 | CUSTOMIZADO (domínio antigo: juceto.to.gov.br APOSENTADO) |
|
|
35
35
|
|
|
@@ -20,7 +20,7 @@ from typing import List
|
|
|
20
20
|
import httpx
|
|
21
21
|
from bs4 import BeautifulSoup
|
|
22
22
|
|
|
23
|
-
from .base_scraper import AbstractJuntaScraper, Leiloeiro
|
|
23
|
+
from .base_scraper import AbstractJuntaScraper, Leiloeiro, should_verify_tls
|
|
24
24
|
|
|
25
25
|
logger = logging.getLogger(__name__)
|
|
26
26
|
|
|
@@ -159,13 +159,13 @@ class JucemaScraper(AbstractJuntaScraper):
|
|
|
159
159
|
return records
|
|
160
160
|
|
|
161
161
|
async def fetch_insecure(self, url: str):
|
|
162
|
-
"""Fetch com
|
|
162
|
+
"""Fetch com verificacao TLS configuravel para sites com SSL problematico."""
|
|
163
163
|
try:
|
|
164
164
|
async with httpx.AsyncClient(
|
|
165
165
|
headers=self.HEADERS,
|
|
166
166
|
timeout=30.0,
|
|
167
167
|
follow_redirects=True,
|
|
168
|
-
verify=
|
|
168
|
+
verify=should_verify_tls(),
|
|
169
169
|
) as client:
|
|
170
170
|
resp = await client.get(url)
|
|
171
171
|
if resp.status_code < 400:
|
|
@@ -52,7 +52,7 @@ from typing import List, Optional
|
|
|
52
52
|
import httpx
|
|
53
53
|
from bs4 import BeautifulSoup
|
|
54
54
|
|
|
55
|
-
from .base_scraper import AbstractJuntaScraper, Leiloeiro
|
|
55
|
+
from .base_scraper import AbstractJuntaScraper, Leiloeiro, should_verify_tls
|
|
56
56
|
|
|
57
57
|
|
|
58
58
|
class JucespScraper(AbstractJuntaScraper):
|
|
@@ -114,7 +114,7 @@ class JucespScraper(AbstractJuntaScraper):
|
|
|
114
114
|
|
|
115
115
|
async with httpx.AsyncClient(
|
|
116
116
|
headers=self.HEADERS,
|
|
117
|
-
verify=
|
|
117
|
+
verify=should_verify_tls(),
|
|
118
118
|
http2=False, # servidor rejeita HTTP/2
|
|
119
119
|
follow_redirects=True,
|
|
120
120
|
timeout=120.0, # resposta do POST é ~2.3 MB
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"""
|
|
2
2
|
Scraper JUCISRS — Junta Comercial, Industrial e Servicos do Rio Grande do Sul
|
|
3
3
|
URL: https://sistemas.jucisrs.rs.gov.br/leiloeiros/
|
|
4
|
-
Metodo: httpx POST com
|
|
4
|
+
Metodo: httpx POST com TLS verificavel por padrao
|
|
5
5
|
Mecanismo real descoberto em 2026-02-25:
|
|
6
6
|
- GET https://sistemas.jucisrs.rs.gov.br/leiloeiros/
|
|
7
7
|
-> retorna formulario de busca PHP/Bootstrap
|
|
@@ -18,7 +18,7 @@ import logging
|
|
|
18
18
|
import re
|
|
19
19
|
from typing import List
|
|
20
20
|
|
|
21
|
-
from .base_scraper import AbstractJuntaScraper, Leiloeiro
|
|
21
|
+
from .base_scraper import AbstractJuntaScraper, Leiloeiro, should_verify_tls
|
|
22
22
|
|
|
23
23
|
logger = logging.getLogger(__name__)
|
|
24
24
|
|
|
@@ -177,7 +177,7 @@ class JucisrsScraper(AbstractJuntaScraper):
|
|
|
177
177
|
try:
|
|
178
178
|
async with httpx.AsyncClient(
|
|
179
179
|
headers=self.HEADERS,
|
|
180
|
-
verify=
|
|
180
|
+
verify=should_verify_tls(),
|
|
181
181
|
follow_redirects=True,
|
|
182
182
|
timeout=60.0,
|
|
183
183
|
) as client:
|
|
@@ -214,7 +214,7 @@ class JucisrsScraper(AbstractJuntaScraper):
|
|
|
214
214
|
|
|
215
215
|
async def _fetch_get_all(self) -> List[dict]:
|
|
216
216
|
"""
|
|
217
|
-
Fallback: GET simples na URL principal com
|
|
217
|
+
Fallback: GET simples na URL principal com verificacao TLS configuravel.
|
|
218
218
|
Pode retornar formulario ou lista parcial.
|
|
219
219
|
"""
|
|
220
220
|
import httpx
|
|
@@ -223,7 +223,7 @@ class JucisrsScraper(AbstractJuntaScraper):
|
|
|
223
223
|
try:
|
|
224
224
|
async with httpx.AsyncClient(
|
|
225
225
|
headers=self.HEADERS,
|
|
226
|
-
verify=
|
|
226
|
+
verify=should_verify_tls(),
|
|
227
227
|
follow_redirects=True,
|
|
228
228
|
timeout=30.0,
|
|
229
229
|
) as client:
|
|
@@ -237,7 +237,7 @@ class JucisrsScraper(AbstractJuntaScraper):
|
|
|
237
237
|
return []
|
|
238
238
|
|
|
239
239
|
async def _playwright_ssl_bypass(self, url: str):
|
|
240
|
-
"""Playwright com
|
|
240
|
+
"""Playwright com verificacao TLS alinhada ao helper compartilhado."""
|
|
241
241
|
try:
|
|
242
242
|
from playwright.async_api import async_playwright
|
|
243
243
|
from bs4 import BeautifulSoup
|
|
@@ -253,7 +253,7 @@ class JucisrsScraper(AbstractJuntaScraper):
|
|
|
253
253
|
)
|
|
254
254
|
ctx = await browser.new_context(
|
|
255
255
|
user_agent=self.HEADERS["User-Agent"],
|
|
256
|
-
ignore_https_errors=
|
|
256
|
+
ignore_https_errors=not should_verify_tls(),
|
|
257
257
|
)
|
|
258
258
|
page = await ctx.new_page()
|
|
259
259
|
try:
|
|
@@ -6,8 +6,6 @@ source: community
|
|
|
6
6
|
date_added: "2026-02-27"
|
|
7
7
|
---
|
|
8
8
|
|
|
9
|
-
<!-- security-allowlist: curl-pipe-bash -->
|
|
10
|
-
|
|
11
9
|
# Linkerd Patterns
|
|
12
10
|
|
|
13
11
|
Production patterns for Linkerd service mesh - the lightweight, security-first service mesh for Kubernetes.
|
|
@@ -72,7 +70,12 @@ Production patterns for Linkerd service mesh - the lightweight, security-first s
|
|
|
72
70
|
|
|
73
71
|
```bash
|
|
74
72
|
# Install CLI
|
|
75
|
-
|
|
73
|
+
brew install linkerd
|
|
74
|
+
|
|
75
|
+
# Alternative: download the official installer, inspect it, then execute it
|
|
76
|
+
curl --proto '=https' --tlsv1.2 -sSfL https://run.linkerd.io/install -o /tmp/linkerd-install.sh
|
|
77
|
+
sed -n '1,160p' /tmp/linkerd-install.sh
|
|
78
|
+
sh /tmp/linkerd-install.sh
|
|
76
79
|
|
|
77
80
|
# Validate cluster
|
|
78
81
|
linkerd check --pre
|
|
@@ -337,9 +337,9 @@
|
|
|
337
337
|
}
|
|
338
338
|
},
|
|
339
339
|
"node_modules/body-parser": {
|
|
340
|
-
"version": "1.20.
|
|
341
|
-
"resolved": "https://registry.npmjs.org/body-parser/-/body-parser-1.20.
|
|
342
|
-
"integrity": "sha512-
|
|
340
|
+
"version": "1.20.5",
|
|
341
|
+
"resolved": "https://registry.npmjs.org/body-parser/-/body-parser-1.20.5.tgz",
|
|
342
|
+
"integrity": "sha512-3grm+/2tUOvu2cjJkvsIxrv/wVpfXQW4PsQHYm7yk4vfpu7Ekl6nEsYBoJUL6qDwZUx8wUhQ8tR2qz+ad9c9OA==",
|
|
343
343
|
"license": "MIT",
|
|
344
344
|
"dependencies": {
|
|
345
345
|
"bytes": "~3.1.2",
|
|
@@ -350,7 +350,7 @@
|
|
|
350
350
|
"http-errors": "~2.0.1",
|
|
351
351
|
"iconv-lite": "~0.4.24",
|
|
352
352
|
"on-finished": "~2.4.1",
|
|
353
|
-
"qs": "~6.
|
|
353
|
+
"qs": "~6.15.1",
|
|
354
354
|
"raw-body": "~2.5.3",
|
|
355
355
|
"type-is": "~1.6.18",
|
|
356
356
|
"unpipe": "~1.0.0"
|
|
@@ -606,9 +606,9 @@
|
|
|
606
606
|
}
|
|
607
607
|
},
|
|
608
608
|
"node_modules/es-object-atoms": {
|
|
609
|
-
"version": "1.1.
|
|
610
|
-
"resolved": "https://registry.npmjs.org/es-object-atoms/-/es-object-atoms-1.1.
|
|
611
|
-
"integrity": "sha512-
|
|
609
|
+
"version": "1.1.2",
|
|
610
|
+
"resolved": "https://registry.npmjs.org/es-object-atoms/-/es-object-atoms-1.1.2.tgz",
|
|
611
|
+
"integrity": "sha512-HWcBoN6NileqtSydK2FqHbS/LoDd2pqrnQHLyJzBj4kOp/ky2MWMN694xOfkK8/SnUsW2DH7EfyVlydKCsm1Zw==",
|
|
612
612
|
"license": "MIT",
|
|
613
613
|
"dependencies": {
|
|
614
614
|
"es-errors": "^1.3.0"
|
|
@@ -642,14 +642,14 @@
|
|
|
642
642
|
}
|
|
643
643
|
},
|
|
644
644
|
"node_modules/express": {
|
|
645
|
-
"version": "4.22.
|
|
646
|
-
"resolved": "https://registry.npmjs.org/express/-/express-4.22.
|
|
647
|
-
"integrity": "sha512-
|
|
645
|
+
"version": "4.22.2",
|
|
646
|
+
"resolved": "https://registry.npmjs.org/express/-/express-4.22.2.tgz",
|
|
647
|
+
"integrity": "sha512-IuL+Elrou2ZvCFHs18/CIzy2Nzvo25nZ1/D2eIZlz7c+QUayAcYoiM2BthCjs+EBHVpjYjcuLDAiCWgeIX3X1Q==",
|
|
648
648
|
"license": "MIT",
|
|
649
649
|
"dependencies": {
|
|
650
650
|
"accepts": "~1.3.8",
|
|
651
651
|
"array-flatten": "1.1.1",
|
|
652
|
-
"body-parser": "~1.20.
|
|
652
|
+
"body-parser": "~1.20.5",
|
|
653
653
|
"content-disposition": "~0.5.4",
|
|
654
654
|
"content-type": "~1.0.4",
|
|
655
655
|
"cookie": "~0.7.1",
|
|
@@ -668,7 +668,7 @@
|
|
|
668
668
|
"parseurl": "~1.3.3",
|
|
669
669
|
"path-to-regexp": "~0.1.12",
|
|
670
670
|
"proxy-addr": "~2.0.7",
|
|
671
|
-
"qs": "~6.
|
|
671
|
+
"qs": "~6.15.1",
|
|
672
672
|
"range-parser": "~1.2.1",
|
|
673
673
|
"safe-buffer": "5.2.1",
|
|
674
674
|
"send": "~0.19.0",
|
|
@@ -830,9 +830,9 @@
|
|
|
830
830
|
}
|
|
831
831
|
},
|
|
832
832
|
"node_modules/hasown": {
|
|
833
|
-
"version": "2.0.
|
|
834
|
-
"resolved": "https://registry.npmjs.org/hasown/-/hasown-2.0.
|
|
835
|
-
"integrity": "sha512-
|
|
833
|
+
"version": "2.0.3",
|
|
834
|
+
"resolved": "https://registry.npmjs.org/hasown/-/hasown-2.0.3.tgz",
|
|
835
|
+
"integrity": "sha512-ej4AhfhfL2Q2zpMmLo7U1Uv9+PyhIZpgQLGT1F9miIGmiCJIoCgSmczFdrc97mWT4kVY72KA+WnnhJ5pghSvSg==",
|
|
836
836
|
"license": "MIT",
|
|
837
837
|
"dependencies": {
|
|
838
838
|
"function-bind": "^1.1.2"
|
|
@@ -1166,9 +1166,9 @@
|
|
|
1166
1166
|
}
|
|
1167
1167
|
},
|
|
1168
1168
|
"node_modules/qs": {
|
|
1169
|
-
"version": "6.15.
|
|
1170
|
-
"resolved": "https://registry.npmjs.org/qs/-/qs-6.15.
|
|
1171
|
-
"integrity": "sha512-
|
|
1169
|
+
"version": "6.15.2",
|
|
1170
|
+
"resolved": "https://registry.npmjs.org/qs/-/qs-6.15.2.tgz",
|
|
1171
|
+
"integrity": "sha512-Rzq0KEyX/w/tEybncDgdkZrJgVUsUMk3xjh3t5bv3S1HTAtg+uOYt72+ZfwiQwKdysThkTBdL/rTi6HDmX9Ddw==",
|
|
1172
1172
|
"license": "BSD-3-Clause",
|
|
1173
1173
|
"dependencies": {
|
|
1174
1174
|
"side-channel": "^1.1.0"
|
|
@@ -1342,13 +1342,13 @@
|
|
|
1342
1342
|
}
|
|
1343
1343
|
},
|
|
1344
1344
|
"node_modules/side-channel-list": {
|
|
1345
|
-
"version": "1.0.
|
|
1346
|
-
"resolved": "https://registry.npmjs.org/side-channel-list/-/side-channel-list-1.0.
|
|
1347
|
-
"integrity": "sha512-
|
|
1345
|
+
"version": "1.0.1",
|
|
1346
|
+
"resolved": "https://registry.npmjs.org/side-channel-list/-/side-channel-list-1.0.1.tgz",
|
|
1347
|
+
"integrity": "sha512-mjn/0bi/oUURjc5Xl7IaWi/OJJJumuoJFQJfDDyO46+hBWsfaVM65TBHq2eoZBhzl9EchxOijpkbRC8SVBQU0w==",
|
|
1348
1348
|
"license": "MIT",
|
|
1349
1349
|
"dependencies": {
|
|
1350
1350
|
"es-errors": "^1.3.0",
|
|
1351
|
-
"object-inspect": "^1.13.
|
|
1351
|
+
"object-inspect": "^1.13.4"
|
|
1352
1352
|
},
|
|
1353
1353
|
"engines": {
|
|
1354
1354
|
"node": ">= 0.4"
|
|
@@ -29,7 +29,7 @@ A structured 7-stage super workflow for comprehensive GitHub repository manageme
|
|
|
29
29
|
Clone the target repository, define success criteria, and establish baseline metrics.
|
|
30
30
|
|
|
31
31
|
### Stage 2: Execution
|
|
32
|
-
Run `scripts/repo-audit.sh
|
|
32
|
+
Run `scripts/repo-audit.sh <repo-path>` from this skill directory — automated read-only checks for:
|
|
33
33
|
- Hardcoded secrets (`ghp_`, `sk-`, `AKIA`, etc.)
|
|
34
34
|
- Tracked `node_modules/` or build artifacts
|
|
35
35
|
- Empty directories
|
|
@@ -85,12 +85,13 @@ Compare my skill repo with the top 5 similar repos on GitHub
|
|
|
85
85
|
## Security & Safety Notes
|
|
86
86
|
|
|
87
87
|
- The audit script scans for common secret patterns but excludes `.github/workflows/` to avoid false positives
|
|
88
|
+
- The bundled script is read-only: it reports findings and never deletes, rewrites, stages, commits, or pushes files
|
|
88
89
|
- All `gh` CLI operations use the user's existing authentication — no credentials are stored by this skill
|
|
89
90
|
- The skill never modifies files without explicit user confirmation in Stage 6
|
|
90
91
|
|
|
91
|
-
## Source
|
|
92
|
+
## Source Attribution
|
|
92
93
|
|
|
93
|
-
[github.com/wd041216-bit
|
|
94
|
+
Originally contributed by [@wd041216-bit](https://github.com/wd041216-bit) in [PR #340](https://github.com/sickn33/antigravity-awesome-skills/pull/340). No standalone upstream repository is currently available for this skill.
|
|
94
95
|
|
|
95
96
|
**License**: MIT | **Version**: 4.0.0
|
|
96
97
|
|