Look things up in language documentation with the oc CLI, which renders pages as compact text with numbered actions and ships tuned shortcuts for the major language references. Use it to search and read Python, MDN, Node.js, Ruby, Go, Rust, Java, PHP,…
only-cli/benchmarks
SkillsMP has collected 9 skills from only-cli/benchmarks. Open a skill to review its source and details.
- Latest recorded source activity
- SkillsMP catalog refreshed
- skills collected
- 9
- GitHub stars
- 1
- GitHub forks
- 0
Skills in this repository
Showing 9 of 9 collected skills.
Look things up on Wikipedia with the oc CLI, which renders pages as compact text with numbered actions and ships a tuned Wikipedia shortcut. Use it to search Wikipedia, read articles, and read non English wikis in minimal tokens.
Read web pages with the built in WebFetch tool, which fetches a URL and returns its content processed by a model against your prompt. Use it to read Wikipedia articles and search result pages.
Find facts with the built in WebSearch tool, which runs a web search and returns result snippets. Use it to answer questions from Wikipedia content without fetching pages yourself.
Browse any website with the oc CLI, which renders pages as compact text with numbered actions. Use it to read pages, search results, and discussions in minimal tokens.
Fetch web pages as raw HTML with curl and read the markup directly. Use it to browse when curl is the only available web tool.
Read web pages as markdown through the Jina Reader service. Use it to browse when r.jina.ai is the available web tool.
Browse web pages as plain text with the lynx terminal browser. Use it to read pages, search results, and discussions when lynx is the available web tool.
Browse web pages with the Playwright MCP browser tools. Use it to read pages and interact with them when the playwright MCP server is the available web tool.