add-seo Skill
Adds SEO essentials to a Power Pages code site, including robots.txt, sitemap.xml, meta tags, Open Graph tags, and favicon configuration. Use when the user wants to improve search engine optimization or make their site more searchable. Published by microsoft in power-platform-skills.
What is add-seo Skill?
Adds SEO essentials to a Power Pages code site, including robots.txt, sitemap.xml, meta tags, Open Graph tags, and favicon configuration. Use when the user wants to improve search engine optimization or make their site more searchable. Published by microsoft in power-platform-skills. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Research
- Research use cases
Technical details
- Install or run with Copy skill directory
When to use add-seo Skill
- Use it for research.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/power-platform-skills
- Skill file: plugins/power-pages/skills/add-seo/SKILL.md
What it does
Adds SEO essentials to a Power Pages code site, including robots.txt, sitemap.xml, meta tags, Open Graph tags, and favicon configuration. Use when the user wants to improve search engine optimization or make their site more searchable.
Skill instructions
Plugin check: Run node "${PLUGINROOT}/scripts/check-version.js" — if it outputs a message, show it to the user before proceeding. Add SEO Add essential SEO assets to a Power Pages code site: robots.txt, sitemap.xml, and meta tags. Prerequisite: This skill expects an existing Power Pages code site created via /create-site. Run that skill first if the site does not exist yet. Core Principles - Crawlability first: Every public page must be discoverable by search engines via a valid robots.txt and sitemap.xml before any other SEO work matters. - Accurate metadata: Meta tags (title, description, Open Graph) must truthfully represent page content — misleading metadata harms rankings. - Framework-aware placement: SEO assets must be placed in the correct location for the detected framework (public directory, layout component, etc.). Initial request: $ARGUMENTS Workflow 1. Phase 1: Verify Site Exists → Locate the Power Pages project 2. Phase 2: Gather SEO Configuration → Site URL, pages, prefer
Explore related resources
Frequently asked questions
What is add-seo?
add-seo is a open-source AI agent skill with Copy skill directory. Adds SEO essentials to a Power Pages code site, including robots.txt, sitemap.xml, meta tags, Open Graph tags, and favicon configuration.
Who is add-seo best for?
add-seo is best for reusing agent instructions, scripts, and references, research workflows.
How do I install add-seo?
Install or run add-seo using Copy skill directory. Check add-seo for the latest setup command.
Is add-seo actively maintained?
add-seo may need a closer maintenance check before production use.
Auto-fetched from GitHub.