Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **next_page** | **str** | | **previous_page** | **str** | | **results** | [**List[Skill]**](Skill.md) | | [readonly] **count** | **int** | | [readonly]
2.5
Rating
0
Installs
Backend Development
Category
This appears to be auto-generated API model documentation rather than a useful AI skill. The description merely lists data model properties without explaining what the skill does or how to invoke it. There's no clear task definition, no actionable steps for a CLI agent, and the Python example only shows basic model instantiation. The structure is clean but trivial. Most critically, this provides no novel capability - it's just a data structure for paginated API responses that any competent agent could handle natively. Not suitable as a reusable AI skill.
Loading SKILL.md…