GotContext Quick Start
Use this skill when setting up or using the gotcontext MCP plugin.
Smart context selection
Use gc_pre_flight before expensive context operations to decide whether to ingest, search, summarize, or clear first.
Docs lookup
Use gc_search_docs for gotcontext product/API documentation questions; it returns ranked doc URLs and snippets. Use gc_read_doc after gc_search_docs returns a URL, or pass a known slug such as "authentication", to retrieve the markdown source.
Benchmark submission (free — all plans)
Use gc_submit_benchmark to publish an LLM inference benchmark run to the gotcontext.ai community leaderboard. Provide model name, quantization, hardware, and measured tokens/sec — the run is published immediately and a public URL is returned. Available on all plans (Free, Pro, Team, Enterprise). Rate-limited to 20 submissions per hour per key.