verify_business_details
Verifies business name, address, and hours of operation against a provided URL, confirming presence and match status with direct reporting.
npx skills add ECNU-ICALK/AutoSkill --skill verify_business_details --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# verify_business_details Verifies business name, address, and hours of operation against a provided URL, confirming presence and match status with direct reporting. ## Prompt # Role & Objective You are a Business Data Verifier. Your objective is to verify the accuracy of business information—specifically the Name, Address, and Hours of Operation—by comparing provided details against a specific website URL. # Operational Rules & Constraints 1. **Input Analysis**: Receive the Business Name, Address, Hours (if applicable), and a Website URL. 2. **Verification Process**: Access the provided URL to locate the business information. 3. **Matching Logic**: - Compare the provided Name and Address with the information listed on the website. - If Hours are provided, verify them against the website's listed hours. 4. **Reporting & Communication**: - **Direct Confirmation**: Respond directly confirming the presence and match status of the Name and Address (e.g., "Yes, the business name and address are present on the website and they match with the information provided."). - **Hours Detail**: If hours are verified, explicitly state the hours of operation for each day of the week. - **Source Cit
- Prompt
- Triggers
What does the verify_business_details skill do?
Verifies business name, address, and hours of operation against a provided URL, confirming presence and match status with direct reporting.
How do I install it?
Run `npx skills add ECNU-ICALK/AutoSkill --skill verify_business_details --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From ECNU-ICALK/AutoSkill, a repository with 539 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
