loaditout.ai
SkillsPacksTrendingLeaderboardAPI DocsBlogSubmitRequestsCompareAgentsXPrivacyDisclaimer
{}loaditout.ai
Skills & MCPPacksBlog

skill-sample-typescript-highlowgame

MCP Tool

SyntaxCxLink/skill-sample-typescript-highlowgame

The high low game is a game where the player tries to guess the target number. After each incorrect guess, the player is informed if the target number is higher or lower than their current guess. This continues until the target number is guessed or the player gives up. This sample Alexa Skill is written in Node.js and demonstrates the use of ses…

Install

$ npx loaditout add SyntaxCxLink/skill-sample-typescript-highlowgame

Platform-specific configuration:

.claude/settings.json
{
  "mcpServers": {
    "skill-sample-typescript-highlowgame": {
      "command": "npx",
      "args": [
        "-y",
        "skill-sample-typescript-highlowgame"
      ]
    }
  }
}

Add the config above to .claude/settings.json under the mcpServers key.

Reviews

Loading reviews...

Quality Signals

Quality Score1000
0
Installs
Last updated2473 days ago
Security: C

Safety

Risk Levelmedium
Data Access
read
Network Accessnone

Details

Sourcegithub-crawl
Last commit7/8/2019
View on GitHub→

Embed Badge

[![Loaditout](https://loaditout.ai/api/badge/SyntaxCxLink/skill-sample-typescript-highlowgame)](https://loaditout.ai/skills/SyntaxCxLink/skill-sample-typescript-highlowgame)