Skill Claude CodeCodex
Design, implement, or diagnose Xberg plugin traits, typed registries, priority collisions, lifecycle, native extractors, and Alef-generated Python plugin bridges. Load for plugin-system work, not ordinary extractor parsing.
40 tagged ffi, measured the same way as everything else here.
Browse within: csharp 37elixir 37golang 37bun 26document-intelligence 26crawling 11java 11
Skill Claude CodeCodex
Design, implement, or diagnose Xberg plugin traits, typed registries, priority collisions, lifecycle, native extractors, and Alef-generated Python plugin bridges. Load for plugin-system work, not ordinary extractor parsing.
Skill Claude CodeCodex
Use when splitting extracted text into chunks for LLM context windows or RAG ingestion. Covers chunk size, overlap, markdown/yaml/semantic chunkers, tokenizer-based sizing, and the standalone chunk command.
Skill Claude CodeCodex
Extract text, tables, metadata, and images from 106 document formats (PDF, Office, images, HTML, email, archives, academic) using Xberg. Use when writing code that calls Xberg APIs in Python, Node.js/TypeScript, Rust, or CLI. Covers installation, extraction (sync/async), configuration (OCR, chunking, output format)…
Skill Claude CodeCodex
Use when extracting a page needs scripted interaction first — click, type, press a key, scroll, wait, screenshot, or run JS before capturing the DOM. Covers crawlberg interact URL --actions with the real action schema, result shape, limits, and external-CDP options.
Skill Claude CodeCodex
Crawl, scrape, and convert websites to Markdown using the local crawlberg CLI and its MCP server. Use when the user wants to fetch a page, follow links across a domain, enumerate URLs, or drive a real browser. Covers installation, the subcommands (scrape, crawl, map, interact, batch-scrape, batch-crawl, download…
Skill Claude CodeCodex
Use when the user wants to follow links across a domain and capture every reachable page as Markdown. Covers crawlberg crawl with depth, page caps, concurrency, rate limiting, domain scoping, robots, and output selection.
cnkang/nginx-markdown-for-agents
Skill Claude CodeCodex
Route and validate harness maintenance work for nginx-markdown-for-agents. Use when changing AGENTS.md, docs/harness, tools/harness, Makefile, or CI harness wiring. Also use it when you need spec resolution, risk-pack routing, or phased verification commands.
Skill Claude CodeCodex
Migrate, port, or rewrite a codebase or application to Rust — from Python, JavaScript/TypeScript/Node, Go, C, C++, Java, Ruby, or C#/.NET. Use this skill whenever the user wants to move code to Rust: "rewrite it in Rust" (RIIR), oxidize a service, port a hot path for speed, replace a slow native extension, shrink…