Schema generator
Generates JSON-LD schema.org markup for any content type. Outputs copy-paste ready code with annotations explaining what each field means for AI extraction. Supports Article, FAQ, HowTo, Product, Organization, and Person types.From its SKILL.md
npx -y skills add josezuma/marketing-skills --skill schema-generatorAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its file declares
Copied from the file, not written here
The file declares its own license as MIT. That is the author’s claim about this one file, and it is not the same thing as the license GitHub reports for the repository, which is listed with the other numbers below.
SKILL.md
1.2 KB, 185 tokens by cl100k_base, as published. Nobody here has run it
Schema Markup Generator
Generates copy-paste-ready JSON-LD schema.org markup for AI-search visibility.
When to Use
- Adding structured data to any page
- Preparing content for AI citation
- Auditing existing schema coverage
Supported Types
| Type | Best For |
|---|---|
| Article | Blog posts, news, documentation |
| FAQ | Q&A sections, support pages |
| HowTo | Tutorials, guides, recipes |
| Product | E-commerce, services |
| Organization | About pages, company sites |
| Person | Author pages, team pages |
Quick Usage
Describe your content and the generator outputs the JSON-LD with line-by-line AI extraction annotations. See schema-for-ai for full templates.
Related
- [[schema-for-ai]] — Complete annotated templates
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.