{'>'}_ Agent Skills
$
/skills /categories /trending /docs
English 繁體中文 日本語 한국어 Deutsch Español Français
Login $ submit
$ cd /skills $ cd /categories $ top --trending $ man docs $ submit --skill

muse

codingpotato/muse
0 stars
0 forks
Python
35 views
View on GitHub Add to Favorites

Installation

Option 1: Use slash command in Claude Code

/install-skill https://github.com/codingpotato/muse

Option 2: Clone to skills directory

# Global (all projects)
git clone https://github.com/codingpotato/muse ~/.claude/skills/muse
# Project-specific
git clone https://github.com/codingpotato/muse .claude/skills/muse

Add MCP server to .cursor/mcp.json:

{
  "mcpServers": {
    "skillz": {
      "command": "npx",
      "args": ["-y", "skillz-mcp", "https://github.com/codingpotato/muse"]
    }
  }
}

Restart Cursor after adding the configuration.

Option 1: Use Gemini CLI command

gemini extensions install https://github.com/codingpotato/muse

Option 2: Clone to extensions directory

git clone https://github.com/codingpotato/muse ~/.gemini/extensions/muse

Topics

Related Skills

hermes-agent

The agent that grows with you

xlsx

Public repository for Agent Skills

Command Development

Claude Code is an agentic coding tool that lives in your terminal, understands your codebase, and helps you code faster by executing routine tasks, explaining complex code, and handling git workflows - all through natural language commands.

skill-writer

Tensors and Dynamic neural networks in Python with strong GPU acceleration

{'>'}_ Agent Skills

Discover and install AI agent skills for Claude, ChatGPT, and other AI assistants.

$ Quick Links

  • ./skills
  • ./categories
  • ./submit

$ Resources

  • ./docs
  • ./about
  • ./contact

$ Legal

  • ./privacy
  • ./terms

$ Stats

skills_count: 7,180

# © 2026 Agent Skills Index. All rights reserved.