Nebutra
@Nebutra Organization
Public Skills
mineru
by Nebutra
"Parse PDFs into clean Markdown using MinerU's VLM engine. Use when: (1) Converting PDF to Markdown, (2) Extracting text/tables/formulas from PDFs, (3) Batch processing multiple PDFs, (4) Saving parsed content to Obsidian or knowledge bases. Supports LaTeX formulas, tables, images, and async parallel processing."
openclaw-async-telegram-bot
by Nebutra
Add or update asynchronous Telegram bot accounts in OpenClaw. Use when user asks to add multiple Telegram bots, run bots in parallel, or asks OpenClaw to guide BotFather-based provisioning. Enforces username pattern Nebutra[three digits]_bot and philosopher-style English bot names.
analyze-and-recommend-third-party-optimizations
by Nebutra
Scan a codebase to identify hand-rolled implementations that should be replaced by third-party libraries, identify missing capabilities, and detect code organization issues (directory structure, naming, circular deps, barrel bloat). Produce structured migration plans with Context7-verified recommendations. Use when analyzing technical debt, auditing dependency health, reviewing hand-rolled code, planning library migrations, assessing capability gaps, or auditing project structure and module organization.