An essential developer tool for ensuring websites meet mobile-first indexing requirements and mobile usability standards.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install mobile-friendly
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install mobile-friendly using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The SEO Technical: Mobile-Friendly skill is a specialized utility within the Openclaw Skills ecosystem designed to guide developers and SEOs through the complexities of mobile-first indexing. Since search engines primarily crawl and index the mobile version of a page, this skill ensures that your site maintains content parity across devices and adheres to modern responsive design principles.
By leveraging this tool, users can systematically audit viewport configurations, touch target sizes, and font legibility. It provides a technical framework for transitioning from legacy mobile solutions like AMP to modern, high-performance responsive layouts that satisfy both user experience and search engine ranking factors.
To integrate this capability into your project using Openclaw Skills, you should provide the agent with access to your site's structure and URL via a project context file.
# Create a project context file if it doesn't exist
mkdir -p .claude
touch .claude/project-context.md
# Add your site URL for the agent to analyze
echo "Site URL: https://yourdomain.com" >> .claude/project-context.md
The skill organizes optimization data into the following schema for clear reporting:
| Component | Technical Detail |
|---|---|
| Viewport | Validation of width=device-width and initial-scale=1 |
| Layout | Analysis of fluid grids (%, vw, flex) vs fixed pixel widths |
| Usability | Status of touch targets, font sizes, and horizontal scroll issues |
| Parity | Comparison of Metadata, Structured Data, and Primary Content |
| AMP Status | Evaluation of current AMP usage and maintenance recommendation |
Loading
My Prose Poem is a literary-focused AI agent skill that uses layered questioning and photo metadata to transform real experiences into professional prose diaries.

Clawstore is the official command-line package manager for searching, installing, and publishing Openclaw Skills to the global agent registry.

A specialized technical SEO tool to help developers select and implement the most effective rendering methods for search engine and AI crawler visibility.

Apollo Circadian is an intelligent scheduling skill that synchronizes AI task execution with human biological rhythms to maximize cognitive efficiency.

A specialized technical SEO skill for diagnosing and resolving Google Search Console indexing issues and managing page-level crawl directives.

A professional tool for implementing the IndexNow protocol to ensure search engines are instantly notified of new or updated content.








































