تشغيل أي مهارة في Manus
بنقرة واحدة
بنقرة واحدة
تشغيل أي مهارة في Manus بنقرة واحدة
ابدأ الآن$pwd:
$ git log --oneline --stat
stars:٣١٢
forks:٣٦
updated:٢٦ أبريل ٢٠٢٦ في ٢١:٤٢
مستكشف الملفات
SKILL.md
| name | url |
| version | 1.0 |
| description | Fetch and extract text from web URLs |
| entry | {"script":"scripts/main.py","class":"UrlSkill"} |
| triggers | {"extensions":["https://","http://"],"intents":["fetch url","web page","website"]} |
| requires | ["httpx","beautifulsoup4"] |
| author | axoviq.com |
| license | AGPL-3.0-or-later |
Fetches a web URL using httpx, strips navigation/script/style tags with
BeautifulSoup, and returns clean body text.
https:// or http://fetch url, web page, websiteExtract 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
Extract text from Microsoft Word documents
Extract data from Excel and CSV files