auto-section

Generate Japanese section names for HTML and CSS from screenshots or URLs.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/yoshida55/skills --skill auto-section
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: auto-section
Source: https://github.com/yoshida55/skills/tree/main/auto-section
Command: npx skills add https://github.com/yoshida55/skills --skill auto-section

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the tedious process of naming sections in web development projects by suggesting relevant names based on screenshots or URLs.

Core Features & Use Cases

  • Automatic Section Naming: Generates Japanese section names for HTML and CSS based on visual cues from screenshots or provided URLs.
  • Code Generation: Outputs suggested HTML and CSS comment formats, and can automatically generate basic HTML structure and CSS comments upon user approval.
  • Use Case: When designing a new webpage, instead of manually brainstorming section titles like "Header," "Hero," or "Footer," you can provide a screenshot of your design, and the skill will suggest appropriate, human-readable names.

Quick Start

Use the auto-section skill to suggest section names for the provided screenshot.

Frequently Asked Questions about auto-section

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

FAQPage Schema
How do I automatically generate HTML section names from a screenshot?

You can generate HTML section names from a screenshot by uploading the image to the auto-section skill. It visually analyzes the design and suggests appropriate Japanese section names, along with HTML structure and CSS comment formats.

Can I generate CSS comments automatically from a webpage URL?

Yes, you can generate CSS comments automatically by providing a webpage URL to the skill. It analyzes the visual cues at the URL to produce relevant Japanese section names and corresponding CSS comment formats for your web development workflow.

What is the best way to name HTML and CSS sections for a new webpage?

The best way to name HTML and CSS sections is to use an automated visual analysis tool. By providing a design screenshot, the skill suggests human-readable Japanese names and can automatically generate the basic HTML structure and CSS comments upon approval.

Does this section naming skill require any specific dependencies or components?

No, this section naming skill does not require any specific dependencies or components to function. You can use it directly to analyze screenshots or URLs and generate web development code structures without additional setup.

What are the limitations of using automated section naming for web development?

Automated section naming generates basic HTML structure and CSS comments based on visual analysis. Its limitation is that it focuses on suggesting section names and initial scaffolding, meaning you will still need to manually refine the generated code for complex web development logic.

Can I use auto-section to generate a complete HTML structure with comments?

Auto-section can generate a basic HTML structure with CSS comments based on visual analysis. Upon your approval, it outputs suggested comment formats and scaffolding, automating the initial section naming process for web development.