Nano Banana Pro
Agent skill for nano-banana-pro
This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository.
Sign in to like and favorite skills
This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository.
This is a Model Context Protocol (MCP) server implementation in Go that provides SuperSQL querying capabilities. It acts as a bridge between Claude Desktop and the Super data processing tool, allowing natural language queries to be executed against various data formats.
main.go) implementing two primary tools:
query: Executes SuperSQL queries via the external super commandlist_files: Discovers data files in directoriessuper command-line tool to be installed and in PATHmain branchgh issue view to get the issue details-a flag to add all the files in the repoWhen mentioned in a new issue with
@claude:
Data Gathering Phase:
Research Analysis:
Summary Generation:
docs/security-guidelines.md for comprehensive security practicesgo mod tidy go build
./super-mcp-server
github.com/modelcontextprotocol/go-sdk v0.3.0This server is designed to integrate with Claude Desktop through the MCP protocol. The configuration requires adding the built binary path to
claude_desktop_config.json under the mcpServers section.
The server supports querying multiple data formats through Super:
query (SuperSQL), optional data_path and formatdirectory parameter (defaults to current directory)