agent-skills

Otimififi/agent-skills
★ 0 stars JavaScript AI/LLM Updated 2d ago
Otimififi Agent Skill and MCP server for website building
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "agent-skills": {
      "command": "npx",
      "args": [
        "-y",
        "Otimififi/agent-skills"
      ]
    }
  }
}

README Excerpt

Public GitHub distribution for the Otimififi site-building Agent Skill and MCP server. The repository deliberately keeps the two layers together: - `skills/otimififi-site` teaches an Agent how to use Otimififi site tools. - `mcp-site` provides the actual MCP tools and starts over stdio. For the public repository: