## Summary - Add portable installation tool (`install.sh`) for cross-machine setup - Add Claude.ai export files with proper YAML frontmatter - Add multi-agent-guide v2.0 with consolidated framework template - Rename `00-claude-code-setting` → `00-our-settings-audit` (avoid reserved word) - Add YAML frontmatter to 25+ SKILL.md files for Claude Desktop compatibility ## Commits Included - `93f604a` feat: Add portable installation tool for cross-machine setup - `9b84104` feat: Add Claude.ai export for portable skill installation - `f7ab973` fix: Add YAML frontmatter to Claude.ai export files - `3fed49a` feat(multi-agent-guide): Add v2.0 with consolidated framework - `3be26ef` refactor: Rename settings-audit skill and add YAML frontmatter Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2.3 KiB
2.3 KiB
name, description
| name | description |
|---|---|
| seo-on-page-audit | On-page SEO analyzer for meta tags, headings, links, images, and Open Graph. Triggers: on-page SEO, meta tags, title tag, heading structure, alt text. |
SEO On-Page Audit
Purpose
Analyze single-page SEO elements: meta tags, heading hierarchy, internal/external links, images, and social sharing tags.
Core Capabilities
- Meta Tags - Title, description, canonical, robots
- Headings - H1-H6 structure and hierarchy
- Links - Internal, external, broken detection
- Images - Alt text, sizing, lazy loading
- Social - Open Graph, Twitter Cards
MCP Tool Usage
mcp__firecrawl__scrape: Extract page HTML and metadata
mcp__perplexity__search: Research SEO best practices
mcp__notion__create-page: Save audit findings
Workflow
- Scrape target URL with Firecrawl
- Extract and analyze meta tags
- Map heading hierarchy
- Count and categorize links
- Check image optimization
- Validate Open Graph tags
- Generate recommendations
Checklist
Meta Tags
- Title present (50-60 characters)
- Meta description present (150-160 characters)
- Canonical URL set
- Robots meta allows indexing
Headings
- Single H1 tag
- Logical hierarchy (no skips)
- Keywords in H1
Links
- No broken internal links
- External links use rel attributes
- Reasonable internal link count
Images
- All images have alt text
- Images are appropriately sized
- Lazy loading implemented
Open Graph
- og:title present
- og:description present
- og:image present (1200x630)
Output Format
## On-Page Audit: [URL]
### Meta Tags: X/5
| Element | Status | Value |
|---------|--------|-------|
### Headings: X/5
- H1: [text]
- Hierarchy: Valid/Invalid
### Links
- Internal: X
- External: X
- Broken: X
### Recommendations
1. [Priority fixes]
Limitations
- Single page analysis only
- Cannot detect JavaScript-rendered content issues
- External link status requires additional crawl
Notion Output (Required)
All audit reports MUST be saved to OurDigital SEO Audit Log:
- Database ID:
2c8581e5-8a1e-8035-880b-e38cefc2f3ef - Properties: Issue (title), Site (url), Category, Priority, Found Date, Audit ID
- Language: Korean with English technical terms
- Audit ID Format: [TYPE]-YYYYMMDD-NNN