business-info

Collect business hours, address, and phone into LocalBusiness JSON-LD.

2|1|Updated May 11, 2026
One-click install
npx skills add https://github.com/Anglesite/anglesite --skill business-info
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: business-info
Source: https://github.com/Anglesite/anglesite/tree/main/agent-skills/business-info
Command: npx skills add https://github.com/Anglesite/anglesite --skill business-info

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the collection and presentation of business information, including hours, address, and phone, on a website.

Core Features & Use Cases

  • Collect Business Info: Gather address, phone, and hours information from the site owner.
  • Generate LocalBusiness JSON-LD: Create structured data for SEO and improved search visibility.
  • Location Page Creation: Automatically generate a location page with map, contact, and hours information.
  • CSP and Footer Updates: Ensure secure display of data and update the website footer accordingly.
  • Verification: Run builds to ensure structured data validity and location page rendering.
  • Use Case: When setting up a new business website, use this Skill to automatically add structured data and a location page for SEO and user convenience.

Quick Start

Run the /anglesite:start command to initiate the business information collection process.

Frequently Asked Questions about business-info

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

FAQPage Schema
How do I add LocalBusiness structured data to my Astro website?

To add LocalBusiness structured data to an Astro website, this Skill collects your business hours, address, and phone number, then generates the corresponding JSON-LD and a location page automatically.

What is the best way to create an SEO location page with business hours and contact info?

The best way to create an SEO location page with business hours and contact info is using a structured data generator that embeds LocalBusiness JSON-LD, ensuring search engines parse your NAP data accurately.

Can I use this business information tool with a Node.js project outside of Anglesite?

This business information tool is designed specifically for Claude Code agents within an Anglesite project utilizing Node.js and Astro, so compatibility outside this environment is not guaranteed.

Does generating LocalBusiness JSON-LD automatically update website footer and security policies?

Generating LocalBusiness JSON-LD with this Skill automatically updates your website footer with the new information and adjusts Content Security Policy (CSP) settings to securely display map data.

How do I verify if my LocalBusiness structured data and location page are rendering correctly?

To verify LocalBusiness structured data and location page rendering, this Skill runs automated project builds that check for structured data validity and ensure the page displays without errors.