tickle-skills

manwray/tickle-skills
★ 0 stars Shell AI/LLM Updated 7d ago
Installer for tickle's server-owned thin-shell skills (tickle 0196): wires the tickle MCP and stamps per-skill thin shells whose behavior is delivered at runtime via get_skill.
View on GitHub → Try with Claude — $10 free →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "tickle-skills": {
      "command": "npx",
      "args": [
        "-y",
        "manwray/tickle-skills"
      ]
    }
  }
}

README Excerpt

The installer for **tickle's server-owned thin-shell skills** (tickle ticket 0196). Each tickle skill's *behavior* lives on the tickle server (embedded builtins) and is fetched at runtime via the tickle MCP `get_skill` tool. On disk, a skill is a tiny **thin shell** that just calls `get_skill`; an agent is a thin file whose frontmatter is