Skill Publishing
平台Create skill file with ClawHub frontmatter metadata.
clawhub validate checks frontmatter, emoji, description.
Run skill in local Claude Code session.
clawhub publish uploads to marketplace.
Check skill appears in search results.
5 個服務已轉換為 OSOP 工作流程定義。每個都展示典型的逐步流程,附帶完整的 .osop YAML。
Create skill file with ClawHub frontmatter metadata.
clawhub validate checks frontmatter, emoji, description.
Run skill in local Claude Code session.
clawhub publish uploads to marketplace.
Check skill appears in search results.
clawhub search 'keyword' or browse categories.
View skill description, usage, requirements.
clawhub install @author/skill-name
Check skill appears in /skills list.
Add osop-mcp to Claude Desktop or Claude Code config.
Validate .osop file against JSON Schema.
Execute workflow and produce .osoplog.
Analyze workflow for security risks.
Generate HTML report from execution log.
Type /skill-name in Claude Code prompt.
Claude Code reads SKILL.md and prepends to context.
Claude follows skill instructions with user's input.
AI uses Read, Edit, Bash tools as needed.
Output displayed to user.
Add OSOP section to registry YAML.
Create PR with skill addition.
oxfmt formatting check + registry validation.