
Publisher on askill
Create and scaffold new agent skills with proper structure, validation, and spec compliance. Use when building new skills from scratch.
Test and validate agent skills against the Agent Skills Specification v1.0. Use before deploying skills to ensure spec compliance and catch structural issues.
Fetch and display current weather information for a specified location using wttr.in. Use when the user asks for weather conditions, forecasts, or temperature information.
Format and validate JSON data structures. Use when you need to pretty-print JSON, validate syntax, or convert between compact and formatted JSON.
Install agent skills from GitHub repositories into local environment. Pure agentic installation - no scripts required. Use when adding new skills or updating existing ones.
Review journal entries and extract valuable knowledge into formal documentation
Initialize .docent/ directory structure and configuration for a new project