tool-schemas

Organize AI tool schemas into logical directories with enforced JSON conventions.

Updated Mar 10, 2026
One-click install
npx skills add https://github.com/ricardocidale/hbg-screens --skill tool-schemas
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: tool-schemas
Source: https://github.com/ricardocidale/hbg-screens/tree/main/.claude/skills/tool-schemas
Command: npx skills add https://github.com/ricardocidale/hbg-screens --skill tool-schemas

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides a structured system for defining, organizing, and managing the schemas for AI tools, ensuring consistency and clarity in how tools interact with AI models.

Core Features & Use Cases

  • Schema Organization: Organizes tool schemas into logical directories based on their domain (e.g., analysis, financing, research).
  • Schema Conventions: Enforces consistent naming, structure, and content for JSON schema files.
  • Use Case: When developing a new AI-powered financial analysis tool, use this Skill to understand the required schema structure and where to place its definition file for discoverability and integration.

Quick Start

Use the tool-schemas skill to understand how to add a new schema for a property finder tool.

Frequently Asked Questions about tool-schemas

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I structure JSON schemas for AI tooling workflows?

JSON schemas for AI tooling workflows are structured by enforcing consistent naming, parameter definitions, and file organization into domain-specific directories like analysis, financing, and research.

What is the best way to organize AI tool schemas for financial analysis?

The best way to organize AI tool schemas for financial analysis is grouping them into logical domain directories using a master reference for financial standards to ensure discoverability and integration consistency.

Can I use a single JSON schema convention across different AI domains?

Yes, you can use a single JSON schema convention across different AI domains by enforcing uniform structure and naming conventions, while maintaining a master reference for specialized standards like financing.

How do I add a new schema definition for a property finder tool?

To add a new schema definition for a property finder tool, use the tool-schemas skill to determine the required JSON structure and place the definition file in the appropriate domain directory for discoverability.

Why do I need structured input and output schemas for AI tools?

Structured input and output schemas are needed for AI tools to ensure consistency and clarity in how various domain tools interact with AI models during analysis, validation, and research workflows.

Does this schema management approach work without external dependencies?

Yes, this schema management approach works without external dependencies, relying entirely on internal JSON schema file conventions and directory structures to define and manage AI tool interactions.