PHPackages                             coquibot/coqui-toolkit-clawhub-skills - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. coquibot/coqui-toolkit-clawhub-skills

ActiveLibrary

coquibot/coqui-toolkit-clawhub-skills
=====================================

ClawHub skills toolkit for Coqui — discover, install, and manage AgentSkills from ClawHub

v0.1.0(2mo ago)00MITPHPPHP ^8.4CI passing

Since Mar 13Pushed 1mo agoCompare

[ Source](https://github.com/carmelosantana/coqui-toolkit-clawhub-skills)[ Packagist](https://packagist.org/packages/coquibot/coqui-toolkit-clawhub-skills)[ RSS](/packages/coquibot-coqui-toolkit-clawhub-skills/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (4)Versions (2)Used By (0)

Coqui ClawHub Skills Toolkit
============================

[](#coqui-clawhub-skills-toolkit)

ClawHub skills toolkit for Coqui. It lets agents discover and manage AgentSkills from ClawHub directly from tool calls.

Features
--------

[](#features)

- Search ClawHub skills by keyword
- Fetch details and recent versions for a skill
- Download and install skills into `.workspace/skills/`
- List installed skills with enabled/disabled status
- Update installed ClawHub-backed skills
- Disable skills by renaming to `.disabled`
- Re-enable disabled skills
- Remove skills with safe default (`purge=false` disables, `purge=true` deletes)

Requirements
------------

[](#requirements)

- PHP 8.4+
- `ext-zip`
- `symfony/http-client`
- `carmelosantana/php-agents`

Credentials
-----------

[](#credentials)

Declare/set credential in Coqui:

- `CLAWHUB_API_TOKEN` — ClawHub API token (required for protected endpoints; read endpoints may still work anonymously depending on server policy)

Optional:

- `CLAWHUB_REGISTRY` — override ClawHub base URL (default: `https://clawhub.ai`)

Tools
-----

[](#tools)

- `clawhub_search`
- `clawhub_skill_details`
- `clawhub_install_skill`
- `clawhub_list_installed`
- `clawhub_update_skill`
- `clawhub_disable_skill`
- `clawhub_enable_skill`
- `clawhub_remove_skill`

Development
-----------

[](#development)

```
composer install
composer test
composer analyse
```

###  Health Score

35

—

LowBetter than 80% of packages

Maintenance88

Actively maintained with recent releases

Popularity0

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

60d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/597820?v=4)[Carmelo Santana](/maintainers/carmelosantana)[@carmelosantana](https://github.com/carmelosantana)

---

Top Contributors

[![carmelosantana](https://avatars.githubusercontent.com/u/597820?v=4)](https://github.com/carmelosantana "carmelosantana (1 commits)")

---

Tags

toolkitphp-agentscoquiagentskillsclawhub

###  Code Quality

TestsPest

Static AnalysisPHPStan

Type Coverage Yes

### Embed Badge

![Health badge](/badges/coquibot-coqui-toolkit-clawhub-skills/health.svg)

```
[![Health](https://phpackages.com/badges/coquibot-coqui-toolkit-clawhub-skills/health.svg)](https://phpackages.com/packages/coquibot-coqui-toolkit-clawhub-skills)
```

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
