diff --git a/_index.json b/_index.json index 80488e8..c71255f 100644 --- a/_index.json +++ b/_index.json @@ -1,6 +1,6 @@ { "version": 1, - "total": 121, + "total": 122, "categories": [ "api", "automation", @@ -13,7 +13,7 @@ "security", "utilities" ], - "last_updated": "2026-03-10T18:31:00Z", + "last_updated": "2026-03-13T04:38:00Z", "skills": [ { "id": "openclaw-agent-skill", @@ -330,6 +330,15 @@ "verified_at": "2026-03-09T17:10:00Z", "score": 8.3 }, + { + "id": "feishu-skills-for-openclaw", + "slug": "feishu-skills-for-openclaw", + "category": "productivity", + "name": "Feishu Skills for OpenClaw", + "stars": 0, + "verified_at": "2026-03-13T04:38:00Z", + "score": 7.3 + }, { "id": "diffs", "slug": "diffs", @@ -1174,5 +1183,5 @@ "score": 6.8 } ], - "total_skills": 119 + "total_skills": 120 } \ No newline at end of file diff --git a/_stats.json b/_stats.json index 4b066d3..d769fe7 100644 --- a/_stats.json +++ b/_stats.json @@ -1,20 +1,25 @@ { - "total_skills": 121, - "verified": 113, + "total_skills": 122, + "verified": 114, "categories": { "utilities": 2, "data": 9, "automation": 48, "coding": 14, "security": 4, - "productivity": 10, + "productivity": 11, "devops": 7, "research": 17, "content": 9, "api": 1 }, - "last_scan": "2026-03-10T18:31:00Z", + "last_scan": "2026-03-13T04:38:00Z", "recent_additions": [ + { + "id": "feishu-skills-for-openclaw", + "name": "Feishu Skills for OpenClaw", + "added": "2026-03-13" + }, { "id": "claude-skills", "name": "Claude Skills & Plugins", @@ -118,5 +123,5 @@ "stars": 0 } ], - "average_score": 7.71 + "average_score": 7.72 } \ No newline at end of file diff --git a/listings/productivity/feishu-skills-for-openclaw/skill.json b/listings/productivity/feishu-skills-for-openclaw/skill.json new file mode 100644 index 0000000..6a8bf11 --- /dev/null +++ b/listings/productivity/feishu-skills-for-openclaw/skill.json @@ -0,0 +1,30 @@ +{ + "id": "feishu-skills-for-openclaw", + "name": "Feishu Skills for OpenClaw", + "slug": "feishu-skills-for-openclaw", + "category": "productivity", + "description": "The skill pack significantly enhances Feishu integration, providing intelligent routing, improved UX, and extended capabilities like interactive card design. The `send-card` skill's ability to design complex cards and leverage system JSON sending is a powerful feature.", + "author": { + "github": "reneexiaoxiao", + "name": "reneexiaoxiao" + }, + "version": "1.0.0", + "source_url": "https://github.com/reneexiaoxiao/feishu-skills-for-openclaw", + "stars": 0, + "downloads": 0, + "tags": ["feishu", "integration", "messaging", "collaboration", "interactive-cards"], + "verified_at": "2026-03-13T04:38:00Z", + "scores": { + "functionality": 7, + "documentation": 6, + "security": 8, + "maintenance": 7, + "usefulness": 8, + "uniqueness": 8, + "code_quality": 7, + "average": 7.3 + }, + "review": "Feature-rich Feishu integration pack with innovative routing and interactive card design. Specialized focus on Feishu's unique features offers distinct value. SKILL.md definitions are well-structured with good examples. Install script follows best practices.", + "notes": "CONDITIONAL APPROVAL: All documentation, including the main README and individual SKILL.md files, is exclusively in Chinese. This severe language barrier limits accessibility and usability for a global audience, despite the content being otherwise comprehensive. The skill pack significantly enhances Feishu integration, providing intelligent routing, improved UX, and extended capabilities like interactive card design. The `send-card` skill's ability to design complex cards and leverage system JSON sending is a powerful feature. The concept of an \"enhancement pack\" that intelligently routes to and extends an existing official plugin is innovative. The specialized focus on Feishu's unique features, particularly the sophisticated interactive card design and user-centric prompts, offers a distinct value proposition. The `SKILL.md` definitions, acting as the primary \"code,\" are well-structured, clear, and include good examples. The `install.sh` script is well-written and follows good practices. The main challenge to code quality assessment is the language barrier.", + "status": "conditional" +}