# shir-man.com > AI tools, browser utilities, and agent-facing discovery endpoints from Denis Shiryaev. ## Agent Discovery - API catalog: https://shir-man.com/.well-known/api-catalog - Agent skills index: https://shir-man.com/.well-known/agent-skills/index.json - MCP server card: https://shir-man.com/.well-known/mcp/server-card.json - MCP endpoint: https://shir-man.com/mcp - Agent guide: https://shir-man.com/docs/agent-guide.md ## Core Tools - Homepage dashboard: https://shir-man.com/homepage/ - Eliza Chatbot: https://shir-man.com/#eliza-chatbot - Agent Presets: https://shir-man.com/agent-presets/ - Browser-based LLM playground: https://shir-man.com/we-have-llm-at-home/ - Best Free OpenRouter Model for Agents: https://shir-man.com/free-llm/ - Focus Writer: https://shir-man.com/writer/ - Free OCR: https://shir-man.com/free-ocr/ - Text Processing Toolkit: https://shir-man.com/text-processor/ - Text Processing Toolkit preset: https://shir-man.com/text-processor/?preset=humanize-chatgpt - Text Processing Toolkit preset: https://shir-man.com/text-processor/?preset=format-to-markdown - Text Processing Toolkit preset: https://shir-man.com/text-processor/?preset=html-to-markdown - Word to Markdown Converter: https://shir-man.com/word-to-markdown/ - Token Generation Speed Visualizer: https://shir-man.com/tokens-per-second/ - Folder Map Generator: https://shir-man.com/generate-tree/ - Tokens, Words and Characters Calculator: https://shir-man.com/llm-calc/ - AI Use Cases Explorer: https://shir-man.com/ai-use-cases/ - PDF to TXT Converter: https://shir-man.com/pdf-to-txt/ - URL or HTML to text and Markdown: https://shir-man.com/strip-html/ - Text File Merger: https://shir-man.com/txt-merge/ - Video Converter: https://shir-man.com/convert-video/ - ASCII Field Lab: https://shir-man.com/ascii-art/ - Vector Dither: https://shir-man.com/vector-dither/ - Chrome Prompt API Test: https://prompt-api.com/ - ChatGPT Custom Instructions: https://github.com/DenisSergeevitch/chatgpt-custom-instructions ## Notes for Agents - HTML pages support `Accept: text/markdown`. - The site publishes `Content-Signal: ai-train=no, search=yes, ai-input=yes`. - `/jina-proxy` requires Turnstile verification and is not an OAuth-protected API. - `/mcp` is read-only and intended for discovery, not account actions. - Use `/agent-presets/` to build reusable agent workflows and share them as links. - `/agent-presets/` accepts direct preset URLs as `?p=`; optional compact form is `?p=gz:`. - `/api/free-llm/recommendation` returns the current recommended free OpenRouter model and `/api/free-llm/health` reports freshness. - `text-processor` supports preset deep links through `?preset=` for many specific transformations. - The PDF tool currently converts to text, not directly to Markdown.