Support importing skills from external sources (clawhub.ai and skills.sh) via a new POST /api/skills/import endpoint. The backend auto-detects the source from the URL, fetches skill metadata and files, and creates the skill in the workspace. The frontend CreateSkillDialog now has two tabs: Create (manual) and Import (paste URL with source auto-detection badge). Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| agent.go | ||
| auth.go | ||
| comment.go | ||
| daemon.go | ||
| daemon_pairing.go | ||
| handler.go | ||
| handler_test.go | ||
| inbox.go | ||
| issue.go | ||
| personal_access_token.go | ||
| runtime.go | ||
| skill.go | ||
| workspace.go | ||