# mynameistito / OpenCode plugins > Documentation for focused OpenCode v2 TUI plugins: force-submit prompts and monitor provider usage limits. ## When to use these plugins Reach for these OpenCode v2 TUI plugins when you want a force-submit keybinding or provider quota visibility. Install packages from npm with `opencode2 plugin add`. ## Docs - [OpenCode plugins](https://opencode-plugins.mynameistito.com/): Small, opinionated TUI plugins for OpenCode v2. - [Force Input](https://opencode-plugins.mynameistito.com/force-input): Interrupt the active OpenCode run and force-submit the current prompt with Ctrl+Enter. - [Usage Limits](https://opencode-plugins.mynameistito.com/usage-limits): Show provider quota windows in the OpenCode sidebar and prompt footer. - [Development and releases](https://opencode-plugins.mynameistito.com/development): Build, test, release, and deploy the OpenCode plugins and their documentation. ## Agent resources - [llms-full.txt](https://opencode-plugins.mynameistito.com/llms-full.txt): The full Markdown of every page in one file. - [Page Markdown](https://opencode-plugins.mynameistito.com/index.md): Append `.md` to any page URL to fetch that page as raw Markdown. - [JSON API](https://opencode-plugins.mynameistito.com/api/docs/pages.json): Page index of the JSON docs API; each entry links the page's JSON and Markdown forms. Described by the OpenAPI document at https://opencode-plugins.mynameistito.com/openapi.json. - [API catalog](https://opencode-plugins.mynameistito.com/.well-known/api-catalog): RFC 9727 linkset of the APIs documented here. - [agent-readability.json](https://opencode-plugins.mynameistito.com/agent-readability.json): Manifest of every agent-facing artifact on this site. - [Sitemap](https://opencode-plugins.mynameistito.com/sitemap.xml): Every indexable page URL with its last-modified date.