inlay-skills

cartoonitunes/inlay-skills
★ 1 stars Shell 🤖 AI/LLM Updated 1d ago
AI Agent Skills for Website AI Readiness — audit, llms.txt, MCP server setup
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "inlay-skills": {
      "command": "npx",
      "args": [
        "-y",
        "cartoonitunes/inlay-skills"
      ]
    }
  }
}

README Excerpt

<p align="center"> <h1 align="center">Inlay Skills</h1> </p> <p align="center"> <strong>AI Agent Skills for Website AI Readiness</strong> </p> <p align="center"> <a href="https://inlay.dev"><img src="https://img.shields.io/badge/Website-inlay.dev-black?style=flat-square" alt="Website"></a> <a href="https://skills.sh/cartoonitunes/inlay-skills"><img src="https://img.shields.io/badge/Browse-skills.sh-blue?style=flat-square" alt="Browse on skills.sh"></a>