LLM Advisor Data Schema — Data skill for Claude Code
Validate JSON data structures for the LLM Advisor.
How to install LLM Advisor Data Schema
Installs to ~/.claude/skills/jamditis-tools-llm-advisor-data-schema/SKILL.md
mkdir -p ~/.claude/skills/jamditis-tools-llm-advisor-data-schema && curl -fsSL https://raw.githubusercontent.com/jamditis/tools/HEAD/.claude/skills/llm-advisor-data-schema.md -o ~/.claude/skills/jamditis-tools-llm-advisor-data-schema/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What LLM Advisor Data Schema does
name: llm-advisor-data-schema description: Validate JSON data structures for the LLM Advisor. Activate when creating, editing, or debugging data in the advisor's JSON files.
LLM Advisor Data Schema Expert
Six JSON files power the LLM Advisor. They reference each other by tool name—consistency is critical. A typo in a tool name causes silent failures.
When to activate
- Adding new models, tools, or case studies
- Editing decision tree paths
- Debugging "tool not found" or empty U
Alternatives in Data
- LLM Redteam — LLM red-team corpus runner — fires categorized prompt-injection / jailbreak / system-prompt-leak / data-exfil 4.5k ★
- Bug Bounty Master Workflow — Full pipeline: Recon -> Learn -> Hunt -> Validate -> Report 924 ★
- Reddit MCP Buddy — Clean, LLM-optimized Reddit MCP server 624 ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Tool Design Principles
Design effective JSON data structures and tool interfaces for the LLM Advisor. Activate when creating new data
Development Workflow
Follow a structured development pipeline for making changes to the LLM Advisor and resource kit. Activate when
Validate Idea
Cross-market idea validation (CN + EN markets) as a Claude Code skill. Real data · strict scoring · bilingual
Ruby LLM Skills
Agent Skills extension for RubyLLM - load, validate, and integrate skills from filesystem or database
DB Schema
/db-schema -- Design and validate database schema
Investigate Tool
Investigate why a tool is not working as expected. This command is for debugging tool behavior — wrong respons
Related Agents
DB Schema Architect
Use when designing or modifying database schemas, migrations, multi-tenant data models, or polymorphic table s
DB Creator
Database schema architect that designs schemas from requirements, generates migrations, validates data models,
GPT Advisor
Obtains an independent GPT opinion on a disputed technical decision and provides an honest synthesis of the tw