
Alexjx Skills
- Updated April 16, 2026
- alexjx/skills
alexjx-skills is a Claude Code plugin bundle that crawls webpages into markdown and reviews content for clarity and correctness.
About
alexjx-skills bundles two Claude Code plugins from alexjx/skills aimed at developers who need trustworthy text from the web and sharper prose before shipping. One plugin focuses on crawling and converting sites or documents into clean markdown using crawl4ai-oriented workflows; the other targets proofreading, readability, and correctness review. Use the pair during competitor sweeps, landing drafts, and documentation when you want the agent to ingest live pages instead of paste-heavy manual copies. The collection is intermediate in setup because crawling depends on targets, rate limits, and local tooling. It is automation for content pipelines, not a full SEO suite or test harness—pair it with your own publishing stack after review passes.
- 2-plugin bundle: web crawl4ai-style extraction and markdown conversion for documents and webpages
- Scrape and clean website content for agent consumption
- Proofread and review flow covering clarity, readability, and correctness
- Content processing pipeline from crawl through validate-style review
- Suited to research notes, landing copy, and technical docs—not backend deploy
Alexjx Skills by the numbers
- Data as of Jul 7, 2026 (Skillselion catalog sync)
/plugin install alexjx-skills@alexjx/skillsAdd your badge
Show developers this plugin is listed on Skillselion. Paste this into your README.
| Last updated | April 16, 2026 |
|---|---|
| Repository | alexjx/skills ↗ |
What it does
Install to crawl webpages into markdown and run clarity or proofreading reviews on content you are researching or drafting for a product.
Who is it for?
Best when you're validating positioning and polishing landing or doc content with crawl-plus-review in Claude Code.
Skip if: Skip if you only need backend APIs, databases, or CI with no web research or copy workflow.
What you get
You extract markdown from live pages and run structured proofreading so research and drafts are agent-ready and publishable.
- Markdown extracts from targeted webpages or documents
- Reviewed copy with clarity and correctness feedback
By the numbers
- 2 plugins in the bundle
- Repository: alexjx/skills
- Keywords include crawl4ai, markdown, proofread, and scrape
Recommended Plugins
How it compares
Two-plugin content automation bundle, not a single MCP database or DevOps skill.
FAQ
Who is Alexjx Skills for?
founders and content-heavy developers who research on the web and want Claude to ingest pages and tighten writing.
When should I use Alexjx Skills?
Use it when you need scraped markdown from sites or a structured readability and correctness pass before launch.
How do I add Alexjx Skills to my agent?
Install the alexjx/skills plugin marketplace entry in Claude Code, enable both crawl and review plugins, and satisfy any crawl4ai or runtime deps listed in the repo.