Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

A collection of reusable prompts for use with the Shinkuro MCP server.

Notifications You must be signed in to change notification settings

DiscreteTom/prompts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 

Repository files navigation

Prompts

A collection of reusable prompts for use with the Shinkuro MCP server.

Usage

Configure your MCP client to use Shinkuro with this repository:

{
  "mcpServers": {
    "shinkuro": {
      "command": "uvx",
      "args": ["shinkuro"],
      "env": {
        "GIT_URL": "https://github.com/DiscreteTom/prompts.git",
        "FOLDER": "prompts"
      }
    }
  }
}

Available Prompts

See the prompts folder for all available prompts.

About

A collection of reusable prompts for use with the Shinkuro MCP server.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published