Manusで任意のスキルを実行
ワンクリックで
ワンクリックで
ワンクリックでManusで任意のスキルを実行
始める$pwd:
$ git log --oneline --stat
stars:312
forks:36
updated:2026年4月12日 20:22
ファイルエクスプローラー
SKILL.md
Extract text from PDF documents
Extract transcripts from YouTube videos via the YouTube caption system
Extract text from images using a vision LLM
Search the web and ingest results as wiki pages
Fetch and extract text from web URLs
Extract data from Excel and CSV files
| name | docx |
| version | 1.0 |
| description | Extract text from Microsoft Word documents |
| entry | {"script":"scripts/main.py","class":"DocxSkill"} |
| triggers | {"extensions":[".docx"],"intents":["word document","docx"]} |
| requires | ["python-docx"] |
| author | axoviq.com |
| license | AGPL-3.0-or-later |
Extracts paragraph text from .docx files using python-docx.
.docxword document, docx