Real Skill packageSource verifiedClawHub registry

Skill Curator

OpenClaw 的总调度 Skill。当用户在 Discord 发送「【关键词】URL」格式的消息时,自动触发本 Skill:判断该关键词对应的 Skill 是否已存在 → 提取 URL 内容 → 追加或新建知识 Skill → 推送到 GitHub skillhub 仓库。

Identity and source

Publisher attributioneeyan2025-artregistry owner unverified by skillvetai
Functional categorySoftware Developmentautomatically inferred · 59% rule confidence
Package forminstruction bundle2 recorded files
Canonical sourceClawHub registryclawhub:eeyan2025-art:skill-curator
Open canonical source ↗

Platform declarations

These states come from the source or distribution context. None of the entries below are SkillVetAI compatibility test results.

OpenClawnative officialProvenance: registry distribution

Independent structural checks

These checks parse the fixed package against dated platform rules. They do not execute the Skill or verify task behavior.

Claude Codepasses structure
Checker 0.1.0 · agent-skills-2026-08-13+claude-code-docs-2026-08-13 · 8/25/2026.claude/skills/skill-curator

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenAI Codexpasses structure
Checker 0.1.0 · agent-skills-2026-08-13+codex-docs-2026-08-13 · 8/25/2026.agents/skills/skill-curator

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenClawpasses structure
Checker 0.1.0 · agent-skills-2026-08-13+openclaw-docs-2026-08-13 · 8/25/2026skills/skill-curator

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

Installation and inspection

This command is recorded from the source ecosystem and resolves the registry's latest release. The fixed release shown on this page should be inspected before adoption.

clawhub install @eeyan2025-art/skill-curator
clawhub inspect @eeyan2025-art/skill-curator --version 1.0.0

Security evidence

SkillVetAI static result: no findings detected

This automated, non-executing scan is bound to this release hash. It is not a safety certification and may contain false positives or false negatives.

Status
completed
Coverage
full text content
Files
2 / 2 inspected as text
Checked
8/25/2026, 1:54:37 AM
Scanner
0.1.3
Policy
1.0.3
1 inferred permission indicators
  • network access — automatically inferred
5 dependency and API indicators
  • api: bilibili.com
  • api: clawhub.ai
  • api: github.com
  • api: mp.weixin.qq.com
  • api: xiaohongshu.com
External clawhub result: suspicious

This is registry-supplied evidence for the recorded release, not an independent SkillVetAI scan. Check the canonical source for the full report, scanner versions, scope, and current moderation state.

Evidence checked
5/29/2026, 9:32:20 PM
Release binding
Matches this record
  • vt: clean
  • skillspector: clean
  • llm: suspicious

Recorded files

The catalog stores hashes and an inventory summary for change detection. It does not republish the package contents.

Package content hashsha256:e6ce044f22918702bf1cee38544c791f56d735b3c40488ae1376c377f50df762
Show up to 2 recorded paths
  • skill-card.md
  • SKILL.md

Source changelog

Initial release of skill-curator — curate and accumulate knowledge from any source into a growing Skill repo. - Auto-triggers on Discord messages in format: `【keyword】URL` - Extracts content from provided URLs (video, article, etc.) and appends or creates a corresponding skill in a GitHub repo - Supports both creating new skills and updating existing ones without breaking structure - Handles a range of URL sources with appropriate content extraction methods - Includes robust error handling (URL inaccessible, content extraction failures, push errors) - Skills accumulate over time, forming a continuously growing private knowledge base