mirror of
https://github.com/only-cli/oc.git
synced 2026-09-15 10:40:56 +02:00
readme: supported websites, benchmark results, llms.txt for discovery
The README now lists the tuned site shortcuts (Hacker News, Reddit, DuckDuckGo, Bing) next to the generic engine, and cites the live benchmark numbers from only-cli/benchmarks. llms.txt gives AI assistants a one-page summary to index. npm keywords added for search. The internal build spec moves out of the published repo.
This commit is contained in:
+9
-2
@@ -20,9 +20,16 @@
|
||||
"keywords": [
|
||||
"cli",
|
||||
"ai-agents",
|
||||
"web",
|
||||
"web-browsing",
|
||||
"token-efficient",
|
||||
"claude",
|
||||
"claude-code",
|
||||
"chatgpt",
|
||||
"codex",
|
||||
"llm",
|
||||
"scraping",
|
||||
"tokens"
|
||||
"html-to-markdown",
|
||||
"agent-tools"
|
||||
],
|
||||
"author": "only-cli (https://github.com/only-cli)",
|
||||
"license": "MIT",
|
||||
|
||||
Reference in New Issue
Block a user