diff --git a/_index.json b/_index.json index b5f692c..bfa5bad 100644 --- a/_index.json +++ b/_index.json @@ -1,6 +1,6 @@ { "version": 1, - "total": 109, + "total": 111, "categories": [ "api", "automation", @@ -13,7 +13,7 @@ "security", "utilities" ], - "last_updated": "2026-03-09T22:05:00Z", + "last_updated": "2026-03-09T22:11:00Z", "skills": [ { "id": "openclaw-agent-skill", @@ -217,7 +217,7 @@ "id": "context-slim", "slug": "context-slim", "category": "productivity", - "name": "ContextSlim \u2014 Context Window Profiler & Optimizer", + "name": "ContextSlim — Context Window Profiler & Optimizer", "stars": 0, "verified_at": "2026-03-09T17:17:00Z", "score": 8.3 @@ -415,7 +415,7 @@ "id": "getnote", "slug": "getnote", "category": "automation", - "name": "Get\u7b14\u8bb0 (getnote)", + "name": "Get笔记 (getnote)", "stars": 12, "verified_at": "2026-03-09T12:41:00Z", "score": 7.4 @@ -969,7 +969,7 @@ "name": "OpenClaw OSS PR Workflow", "slug": "openclaw-oss-pr", "category": "coding", - "description": "Efficient OSS pull request workflows on GitHub \u2014 automates PR creation, review coordination, and merge processes for open source contributors.", + "description": "Efficient OSS pull request workflows on GitHub — automates PR creation, review coordination, and merge processes for open source contributors.", "author": { "github": "tsubasakong", "name": "tsubasakong" @@ -1064,7 +1064,25 @@ "stars": 0, "verified_at": "2026-03-09T22:05:00Z", "score": 8.6 + }, + { + "id": "agent-creator", + "slug": "agent-creator", + "category": "automation", + "name": "Agent Creator", + "stars": 0, + "verified_at": "2026-03-09T22:10:00Z", + "score": 6.94 + }, + { + "id": "ssl-certificate-checker", + "slug": "ssl-certificate-checker", + "category": "devops", + "name": "SSL Certificate Checker", + "stars": 0, + "verified_at": "2026-03-09T22:10:00Z", + "score": 8.24 } ], "total_skills": 109 -} \ No newline at end of file +} diff --git a/_stats.json b/_stats.json index 0467ee9..125ee0c 100644 --- a/_stats.json +++ b/_stats.json @@ -1,20 +1,30 @@ { - "total_skills": 109, - "verified": 101, + "total_skills": 111, + "verified": 103, "categories": { "utilities": 2, "data": 8, - "automation": 42, + "automation": 43, "coding": 13, "security": 4, "productivity": 10, - "devops": 7, + "devops": 8, "research": 16, "content": 6, "api": 1 }, - "last_scan": "2026-03-09T22:05:00Z", + "last_scan": "2026-03-09T22:11:00Z", "recent_additions": [ + { + "id": "ssl-certificate-checker", + "name": "SSL Certificate Checker", + "added": "2026-03-09" + }, + { + "id": "agent-creator", + "name": "Agent Creator", + "added": "2026-03-09" + }, { "id": "org-planning", "name": "org-planning", @@ -54,16 +64,6 @@ "id": "newsriver-intelligence", "name": "NewsRiver Global Intelligence", "added": "2026-03-09" - }, - { - "id": "microsoft-365-graph-openclaw", - "name": "Microsoft 365 Graph for OpenClaw", - "added": "2026-03-09" - }, - { - "id": "skill-provenance", - "name": "Skill Provenance", - "added": "2026-03-09" } ], "top_skills": [ @@ -119,4 +119,4 @@ } ], "average_score": 7.72 -} \ No newline at end of file +} diff --git a/listings/automation/agent-creator/README.md b/listings/automation/agent-creator/README.md new file mode 100644 index 0000000..e74b9e4 --- /dev/null +++ b/listings/automation/agent-creator/README.md @@ -0,0 +1,54 @@ +# Agent Creator + +> Multi-agent setup workflow — 13-step process to create and configure OpenClaw agents with Feishu/Lark integration and customizable naming conventions. + +**Category:** automation +**Author:** [josephway](https://github.com/josephway) +**Version:** 1.0.0 +**Score:** 6.94/10 (Conditional Approval) +**Verified:** 2026-03-09 + +## Install + +```bash +clawhub install agent-creator +``` + +Or manually: + +``` +https://github.com/josephway/openclaw-agent-creator +``` + +## What It Does + +Agent Creator provides a structured 13-step workflow for setting up and configuring OpenClaw agents. It includes multi-agent orchestration patterns, Feishu/Lark integration, and customizable agent naming conventions. Designed for teams deploying multiple agents at scale. + +## Tags + +`agents` · `multi-agent` · `automation` · `feishu` · `setup` + +## Review + +Complete 13-step agent creation workflow with unique multi-agent orchestration approach. Deep documentation in Chinese. Feishu-first design narrows audience but fills a genuine gap. Conditional approval — author needs to add license, English triggers, and generalize naming. + +## ⚠️ Important Notes + +> **No license specified** — contact author before commercial use. Trigger patterns are Chinese-language only. Early project (2 days old at time of review). + +## Scores + +| Dimension | Score | +|-----------|-------| +| Functionality | 8/10 | +| Documentation | 7/10 | +| Security | 7/10 | +| Maintenance | 5/10 | +| Usefulness | 7/10 | +| Uniqueness | 8/10 | +| Code Quality | 6/10 | +| **Average** | **6.94/10** | + +--- + +_Listed by [ProSkills.md](https://proskills.md) — the verified OpenClaw skills catalog._ diff --git a/listings/automation/agent-creator/listing.json b/listings/automation/agent-creator/listing.json new file mode 100644 index 0000000..5927aff --- /dev/null +++ b/listings/automation/agent-creator/listing.json @@ -0,0 +1,31 @@ +{ + "id": "agent-creator", + "name": "Agent Creator", + "slug": "agent-creator", + "category": "automation", + "description": "Multi-agent setup workflow — 13-step process to create and configure OpenClaw agents with Feishu/Lark integration and customizable naming conventions.", + "author": { + "github": "josephway", + "name": "josephway" + }, + "version": "1.0.0", + "repo_url": "https://github.com/josephway/openclaw-agent-creator", + "stars": 0, + "downloads": 0, + "works_with": ["openclaw"], + "tags": ["agents", "multi-agent", "automation", "feishu", "setup"], + "verified_at": "2026-03-09T22:10:00Z", + "scores": { + "functionality": 8, + "documentation": 7, + "security": 7, + "maintenance": 5, + "usefulness": 7, + "uniqueness": 8, + "code_quality": 6, + "average": 6.94 + }, + "review": "Complete 13-step agent creation workflow with unique multi-agent orchestration approach. Deep documentation in Chinese. Feishu-first design narrows audience but fills a genuine gap. Conditional approval — author needs to add license, English triggers, and generalize naming.", + "notes": "⚠️ No license specified — contact author before commercial use. Trigger patterns are Chinese-language only. Early project (2 days old at time of review).", + "status": "listed" +} diff --git a/listings/devops/ssl-certificate-checker/README.md b/listings/devops/ssl-certificate-checker/README.md new file mode 100644 index 0000000..459989d --- /dev/null +++ b/listings/devops/ssl-certificate-checker/README.md @@ -0,0 +1,54 @@ +# SSL Certificate Checker + +> Comprehensive SSL/TLS certificate inspection skill — check expiry, chain validity, STARTTLS protocols, and edge cases. Zero dependencies, cross-platform, GPG-signed via SkillSeal. + +**Category:** devops +**Author:** [mcyork](https://github.com/mcyork) +**Version:** 1.0.0 +**Score:** 8.24/10 (Approved) +**Verified:** 2026-03-09 + +## Install + +```bash +clawhub install ssl-certificate-checker +``` + +Or manually: + +``` +https://github.com/mcyork/skillseal-demo-sslcheck +``` + +## What It Does + +SSL Certificate Checker provides comprehensive SSL/TLS certificate inspection. Features include expiry checking, full chain validation, STARTTLS protocol support (SMTP, IMAP, FTP, etc.), and robust edge case handling. Zero external dependencies — works cross-platform with native system tools. Cryptographically signed via SkillSeal (GPG), making it the first GPG-verified skill in the ProSkills.md catalog. + +## Tags + +`ssl` · `tls` · `certificates` · `devops` · `security` · `monitoring` + +## Review + +Exemplary SSL certificate skill — complete workflow with STARTTLS, edge case handling, platform-aware commands, and full MANIFEST/TRUST infrastructure. First GPG-signed skill in the catalog via SkillSeal. Documentation is best-in-class. + +## ⚠️ License Notice + +> **Business Source License 1.1 (BSL 1.1)** — non-commercial use is **FREE**. Commercial/production use requires contacting [ian@esoup.net](mailto:ian@esoup.net). License automatically converts to **Apache 2.0 on 2030-02-14**. + +## Scores + +| Dimension | Score | +|-----------|-------| +| Functionality | 9/10 | +| Documentation | 9/10 | +| Security | 8/10 | +| Maintenance | 6/10 | +| Usefulness | 9/10 | +| Uniqueness | 7/10 | +| Code Quality | 9/10 | +| **Average** | **8.24/10** | + +--- + +_Listed by [ProSkills.md](https://proskills.md) — the verified OpenClaw skills catalog._ diff --git a/listings/devops/ssl-certificate-checker/listing.json b/listings/devops/ssl-certificate-checker/listing.json new file mode 100644 index 0000000..15211d8 --- /dev/null +++ b/listings/devops/ssl-certificate-checker/listing.json @@ -0,0 +1,31 @@ +{ + "id": "ssl-certificate-checker", + "name": "SSL Certificate Checker", + "slug": "ssl-certificate-checker", + "category": "devops", + "description": "Comprehensive SSL/TLS certificate inspection skill — check expiry, chain validity, STARTTLS protocols, and edge cases. Zero dependencies, cross-platform, GPG-signed via SkillSeal.", + "author": { + "github": "mcyork", + "name": "mcyork" + }, + "version": "1.0.0", + "repo_url": "https://github.com/mcyork/skillseal-demo-sslcheck", + "stars": 0, + "downloads": 0, + "works_with": ["openclaw"], + "tags": ["ssl", "tls", "certificates", "devops", "security", "monitoring"], + "verified_at": "2026-03-09T22:10:00Z", + "scores": { + "functionality": 9, + "documentation": 9, + "security": 8, + "maintenance": 6, + "usefulness": 9, + "uniqueness": 7, + "code_quality": 9, + "average": 8.24 + }, + "review": "Exemplary SSL certificate skill — complete workflow with STARTTLS, edge case handling, platform-aware commands, and full MANIFEST/TRUST infrastructure. First GPG-signed skill in the catalog via SkillSeal. Documentation is best-in-class.", + "notes": "⚠️ LICENSE: Business Source License 1.1 (BSL 1.1) — non-commercial use is FREE. Commercial/production use requires contacting ian@esoup.net. License automatically converts to Apache 2.0 on 2030-02-14.", + "status": "listed" +}