Skip to main content

Built-in Plugins

Mother AI OS includes 14 powerful built-in plugins with 116+ capabilities.

Core Plugins

filesystem

File and directory operations.

CapabilityDescription
read_fileRead file contents
write_fileWrite content to file
append_fileAppend to file
list_directoryList directory contents
file_infoGet file metadata
delete_fileDelete a file (requires confirmation)
copy_fileCopy a file
move_fileMove/rename a file
create_directoryCreate a directory
existsCheck if path exists

shell

Safe command execution.

CapabilityDescription
run_commandExecute a shell command (requires confirmation)
run_scriptExecute a script file
get_envGet environment variable
list_envList environment variables
whichFind executable path
get_cwdGet current directory
hostnameGet system hostname
whoamiGet current user
command_existsCheck if command exists
system_infoGet system information

web

HTTP operations.

CapabilityDescription
fetchGeneric HTTP request
getHTTP GET request
postHTTP POST request
headHTTP HEAD request
downloadDownload file from URL
check_urlCheck if URL is accessible
get_jsonFetch and parse JSON
extract_linksExtract links from HTML
parse_urlParse URL components
encode_urlURL encode a string

email

Email operations via IMAP/SMTP.

CapabilityDescription
sendSend an email
listList emails in folder
readRead email content
searchSearch emails
deleteDelete email (requires confirmation)
moveMove email to folder
list_foldersList mailbox folders
mark_readMark email as read
mark_unreadMark email as unread
list_accountsList configured accounts

pdf

PDF manipulation.

CapabilityDescription
mergeMerge multiple PDFs
splitSplit PDF by pages
extract_textExtract text from PDF
extract_pagesExtract specific pages
rotateRotate PDF pages
compressCompress PDF file
infoGet PDF metadata

tasks

Task and todo management.

CapabilityDescription
addAdd a new task
listList all tasks
completeMark task complete
deleteDelete a task
prioritizeSet task priority
searchSearch tasks
due_todayList tasks due today
overdueList overdue tasks
add_subtaskAdd subtask
set_due_dateSet task due date
add_noteAdd note to task

datacraft

Document parsing and data extraction.

CapabilityDescription
parseParse document (PDF, DOCX, etc.)
extract_tablesExtract tables from document
searchSearch document content
summarizeGenerate document summary
extract_entitiesExtract named entities
compareCompare two documents
convertConvert between formats
ocrOCR image/scanned PDF

Communication Plugins

transmit

Document transmission via multiple channels.

CapabilityDescription
send_emailSend document via email
send_faxSend document via fax
send_postSend via postal mail
send_beaSend via beA (German legal)
trackTrack transmission status
list_channelsList available channels
validate_addressValidate recipient address
get_receiptGet delivery receipt

Privacy & Anonymity Plugins

tor

Anonymous browsing and darknet access through Tor network.

CapabilityDescription
tor_check_statusCheck Tor service status and exit node IP
tor_fetchFetch URLs through Tor proxy (supports .onion)
tor_browseBrowse sites with text-based browser via Tor
tor_new_identityRequest new Tor circuit/identity
tor_startStart Tor service
tor_stopStop Tor service
tor_searchSearch DuckDuckGo anonymously via Tor
tor_whois_onionGet info about .onion addresses
tor_list_bookmarksManage darknet bookmarks
tor_dns_lookupDNS resolution via Tor
Requirements

Requires Tor service installed and running on localhost:9050.

tor-shell

Shell command wrappers for Tor network operations.

CapabilityDescription
tor_curlcurl through Tor SOCKS proxy
tor_wgetwget with torsocks
tor_nmapNetwork scanning via Tor
tor_sshSSH connections through Tor
tor_ncNetcat through Tor
tor_tracerouteTraceroute via Tor
tor_pingPing through Tor
tor_digDNS queries through Tor

Optional Plugins

These plugins are included but may require additional configuration.

taxlord

German tax and document management.

CapabilityDescription
uploadUpload tax document
categorizeCategorize document
searchSearch tax documents
exportExport for tax software
validateValidate document format

leads

German tender and lead discovery.

CapabilityDescription
searchSearch for tenders
subscribeSubscribe to alerts
exportExport lead data
analyzeAnalyze tender requirements
trackTrack tender status

google-docs

Google Docs template management.

CapabilityDescription
list_templatesList available templates
create_from_templateCreate document from template
fill_templateFill template placeholders
exportExport to PDF/DOCX

Plugin Summary

PluginCapabilitiesCategory
filesystem10Core
shell10Core
web10Core
email10Core
pdf7Core
tasks11Core
datacraft8Core
transmit8Communication
tor10Privacy
tor-shell8Privacy
taxlord10Optional
leads5Optional
google-docs4Optional
demo5Example

Total: 116 capabilities across 14 plugins