skill-tools
Official@skill-tools
Provides diagnostic validation, deployment orchestration, and content integrity checks for standardized technical skill definitions and web-based application delivery.
Agent Skills by skill-tools
Showing 7 vetted skills indexed across 2 GitHub repositories.
skill-quality
Provides guidance for writing well-structured, effective skill definitions.
broken-refs
Validate file references in SKILL.md skills and report missing paths.
INVALID NAME!!!
Validate SKILL.md frontmatter and generate diagnostic reports for CI.
deploy-vercel
Deploy web applications to Vercel using the Vercel CLI.
hello
Generate a deterministic friendly greeting for chat interactions.
api-caller
Fetch data from protected API endpoints using an Authorization header.
thing
Automate a defined task using SKILL.md frontmatter and body content.
Frequently Asked Questions About skill-tools
FAQPage SchemaWhat specific tasks can be performed using these capabilities?▼
These capabilities enable the validation of file references, auditing of frontmatter metadata, and deployment of web applications. Additionally, they facilitate fetching data from protected endpoints using authorization headers and generating deterministic greetings for interactive sessions.
Which technical personas benefit from these diagnostic functions?▼
Technical writers, registry maintainers, and software engineers managing documentation-as-code benefit from these functions. These utilities are designed for those maintaining structured skill registries who require automated integrity checks and streamlined deployment paths for their technical content.
What are the prerequisites for running these diagnostic and deployment functions?▼
Execution requires a properly formatted SKILL.md file containing the necessary frontmatter and body content. Deployment functions specifically require a configured environment with access to the target hosting provider and valid authorization credentials for protected endpoint requests.