picoclaw/cmd/picoclaw
Harsh Bansal d692cc0cc6
Feature: Implement Skill Discovery - With Clawhub Integration and Caching (#332)
* Add Find Skills and Install Skills

* Improvements

* fix file name

* Update pkg/skills/clawhub_registry.go

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* fix

* Comments addressed

* Resolve comments

* fix tests

* fixes

* Comments resolved

* Update pkg/skills/search_cache_repro_test.go

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* minor fix

* fix test

* fixes

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-02-20 18:55:04 +08:00
..
cmd_agent.go refactor: reorganize commands and provider architecture 2026-02-19 01:03:34 +08:00
cmd_auth.go refactor(auth): extract supported providers message as constant 2026-02-20 13:20:59 +08:00
cmd_cron.go refactor: reorganize commands and provider architecture 2026-02-19 01:03:34 +08:00
cmd_gateway.go refactor(providers): restructure provider creation with protocol-based configuration 2026-02-20 00:12:01 +08:00
cmd_migrate.go refactor: reorganize commands and provider architecture 2026-02-19 01:03:34 +08:00
cmd_onboard.go feat(config): add complete model_list template with all 17 providers 2026-02-20 09:30:09 +08:00
cmd_skills.go Feature: Implement Skill Discovery - With Clawhub Integration and Caching (#332) 2026-02-20 18:55:04 +08:00
cmd_status.go refactor: reorganize commands and provider architecture 2026-02-19 01:03:34 +08:00
main.go Feature: Implement Skill Discovery - With Clawhub Integration and Caching (#332) 2026-02-20 18:55:04 +08:00