Toolverse
All skills

validate-openapi-specs

by epieczko

Validates and registers hook manifest files (YAML) in the Hook Registry for versioned hook management.

Installation

Pick a client and clone the repository into its skills directory.

Installation

Quick info

Author
epieczko
Category
Data Science
Views
91

About this skill

Validates and registers hook manifest files (YAML) in the Hook Registry for versioned hook management.

How to use

  1. Przygotuj plik manifestu hooku w formacie YAML. Manifest musi zawierać wymagane pola: name (unikalna nazwa w formacie kebab-case, np. validate-openapi-specs), version (wersja semantyczna, np. 0.1.0), description (opis działania hooku) oraz pozostałe pola schematu zdefiniowane w dokumentacji.
  2. Upewnij się, że plik manifestu znajduje się w dostępnej lokalizacji w Twoim projekcie.
  3. Uruchom skill za pomocą polecenia: python skills/hook.register/hook_register.py <ścieżka_do_pliku_manifestu.yaml>, zastępując <ścieżka_do_pliku_manifestu.yaml> rzeczywistą ścieżką do Twojego pliku.
  4. Skill waliduje strukturę manifestu względem schematu. Jeśli manifest zawiera błędy, otrzymasz informację o problemach do naprawy.
  5. Po pomyślnej walidacji manifest zostaje dodany do rejestru wersjonowanego (/registry/hooks.json), co umożliwia śledzenie historii zmian i przegląd kodu przed aktywacją.
  6. Hook jest teraz dostępny w centralnym rejestrze i może być egzekwowany w ramach infrastruktury zarządzania polityką Betty'ego.

Related skills

arxiv-search

by langchain-ai

Search arXiv preprint repository for papers in physics, mathematics, computer science, quantitative biology, and related fields

Data Science
76172

claude-automation-recommender

by anthropics

Analyze a codebase and recommend Claude Code automations (hooks, subagents, skills, plugins, MCP servers). Use when user asks for automation recommendations, wants to optimize their Claude Code setup, mentions improving Claude Code workflows, asks how to first set up Claude Code

Data Science
1787

notebooklm

by leegonzales

Query Google NotebookLM for source-grounded, citation-backed answers from uploaded documents. Reduces hallucinations through Gemini's document-only responses. Browser automation with library management and persistent authentication.

Data Science
142112

skill-installer

by openai

Install Codex skills into $CODEX_HOME/skills from a curated list or a GitHub repo path. Use when a user asks to list installable skills, install a curated skill, or install a skill from another repo (including private repos).

Data Science
23118

market-research-reports

by davila7

Generate comprehensive market research reports (50+ pages) in the style of top consulting firms (McKinsey, BCG, Gartner). Features professional LaTeX formatting, extensive visual generation with scientific-schematics and generate-image, deep integration with research-lookup for

Data Science
16115

ml-paper-writing

by davila7

Write publication-ready ML/AI papers for NeurIPS, ICML, ICLR, ACL, AAAI, COLM. Use when drafting papers from research repos, structuring arguments, verifying citations, or preparing camera-ready submissions. Includes LaTeX templates, reviewer guidelines, and citation

Data Science
2681