markdown-url
🎯Skillfrom am-will/codex-skills
Collection of agent skills for planning, documentation access, frontend development, and browser automation, featuring multi-agent orchestration with planner, parallel tasks, and LLM council capabilities.
Overview
Markdown URL is a Claude Code skill from the CodexSkills collection that converts any website into a clean, markdown-friendly view by prefixing the URL with https://markdown.new/. This allows AI agents to consume web content in a structured text format that is far more efficient for processing than raw HTML, making web research and documentation retrieval seamless within agent workflows.
Key Features
- Instant Markdown Conversion: Prefix any URL with
https://markdown.new/to get a clean markdown view - Agent-Optimized Reading: Converts web pages into structured text that AI agents can efficiently parse and understand
- Universal Compatibility: Works with any publicly accessible website for broad documentation and research needs
- Workflow Integration: Seamlessly integrates with other CodexSkills like context7 and read-github for comprehensive documentation access
Who is this for?
This skill is for developers who need their AI coding agent to read and understand web content during development sessions, such as referencing documentation, reading blog posts, or researching solutions. It is particularly helpful when working with websites that are not available through dedicated MCP servers or documentation APIs.
Same repository
am-will/codex-skills(19 items)
Installation
npx vibeindex add am-will/codex-skills --skill markdown-urlnpx skills add am-will/codex-skills --skill markdown-url~/.claude/skills/markdown-url/SKILL.mdSKILL.md
More from this repository10
Frontend design skill for creating distinctive, production-grade web interfaces with high design quality, avoiding generic AI aesthetics through bold creative choices and exceptional attention to detail
Collection of agent skills for planning, documentation access, frontend development, and browser automation, featuring multi-agent orchestration with planner, parallel tasks, and LLM council capabilities.
Context7 documentation fetcher skill for retrieving current library documentation via Context7 API, proactively looking up APIs for React, Next.js, Supabase, and other libraries instead of relying on outdated knowledge
Creates comprehensive, phased implementation plans with sprints and atomic tasks for planning features, breaking down work, and building structured roadmaps.
Reads and searches GitHub repository documentation via the gitmcp.io MCP service, converting GitHub URLs to documentation endpoints.
Collection of agent skills for planning, documentation access, frontend development, and browser automation, featuring multi-agent orchestration with planner, parallel tasks, and LLM council capabilities.
Detailed implementation planning skill that creates phased plans with sprints and atomic tasks, covering codebase research, requirements clarification, and structured implementation phases for bugs, features, or tasks
Collection of agent skills for planning, documentation access, frontend development, and browser automation, featuring multi-agent orchestration with planner, parallel tasks, and LLM council capabilities.
Queries the OpenAI developer documentation MCP server via CLI (curl/jq) to search, browse, and fetch authoritative docs for the OpenAI API, SDKs, ChatGPT Apps SDK, Codex, and MCP integrations with up-to-date official guidance.
A collection of Codex/agent skills for planning, documentation access, frontend development, and browser automation, including parallel task execution, LLM council multi-agent orchestration, Context7 doc fetching, and Gemini Computer Use browser control.