to-aoki
- 7 skills
- 0 followers
- 7 hours ago last updated
- ▌ Skills Bundler · to-aoki bundleUse this skill when the user wants to browse a directory that contains many Agent Skills, choose a subset that matches a request, and install the selected skill folders into workspace directories such as `.github/skills` or `.claude/skills`. Use it for cloned skill collections such as `awesome-copilot/skills` and for copying up to a requested count of skills at a time.
- ▌ PDF To Markdown · to-aoki bundleUse this skill when the user asks to convert a PDF file into Markdown. The file path may be explicit, partial, or omitted if the target PDF can be inferred from the workspace. Use it for text-based .pdf files and create or return Markdown output by running the bundled pdfplumber-based script.
- ▌ Compare Two Images · to-aokiCompare exactly two input images and describe their differences in text. Use this skill when the user asks to compare two images, detect visual differences, explain what changed between a before/after pair, or summarize mismatches between two screenshots, photos, mockups, or diagrams.
- ▌ Office To Markdown · to-aoki bundleUse this skill when the user asks to convert a Microsoft Word, Excel, or PowerPoint file into Markdown. The file path may be explicit, partial, or omitted if the target Office file can be inferred from the workspace. Use it for .docx, .xlsx, and .pptx files, and create or return Markdown output.
- ▌
- ▌
- ▌ Markdown To Playbook Skill · to-aoki bundleUse this skill when the user wants to turn one or more Markdown design, requirements, architecture, API, schema, ADR, or implementation-plan files into a new Agent Skill for a software development company. The generated Skill must help an agent read Markdown source material and then write or modify production code using a reference-backed implementation playbook, especially when the result should separate operational guidance in SKILL.md from detailed engineering references.