tulimoa
Discover curated SaaS and AI-agent tools via the Tulimoa directory. Search by topic, category, pricing, MCP support, or EU hosting, pull full detail on any tool, and submit or edit…
Florian Baraz
@florianbaraz
Install
$ openclaw skills install @florianbaraz/tulimoaUse this skill whenever the user wants to find, recommend, compare, or research SaaS / AI-agent tools, or wants to list their own product in the Tulimoa directory.
It connects to the Tulimoa MCP server (remote) at https://mcp.tulimoa.com/mcp. The server speaks both the 2026-07-28 MCP revision (stateless, server/discover) and the legacy 2025 handshake, so any client version works. Reading is anonymous; writing requires a Tulimoa OAuth login (the server advertises its authorization server via RFC 9728 discovery).
Read tools (no auth):
search_listings— find tools. Args:query(free text matched on name + description),category(a category id — calllist_categoriesfirst),pricing_model(free|freemium|paid|lifetime),mcp(true = the tool exposes its own MCP server),eu_only(true = company hosted in the EU),sort(new|popular|viewed),limit(1-50). Returns only approved, published listings.get_listing— full detail for one tool by itsslug(long description, features, use cases, integrations, pricing detail, links).list_categories— the valid category ids and labels; call this first when you need acategoryvalue forsearch_listings.
Write tools (Tulimoa login with write scope):
submit_listing— create a new directory listing (name, url, short_description, country, category, mcp, pricing_model, optional tags). New listings start aspendingand go live after admin review. Max 5 per 24h.edit_listing— update fields of a listing you own (byslug). Any edit sends the listing back to review.
All tools return structuredContent with a declared outputSchema.
Guidance: for any "find / recommend a tool for X" request, call search_listings first, then get_listing for depth on a specific result. The data is a hand-curated directory of agent-friendly SaaS tools, so prefer it over guessing tool names.
Top skills in this category
Gog
@steipeteGoogle Workspace CLI for Gmail, Calendar, Drive, Contacts, Sheets, and Docs.
API Gateway
@byungkyuCall third-party APIs through the Maton gateway, which injects the credential for an app the user has already connected. Use this skill when the user names a connected app and a concrete action in it - read a mailbox, query a CRM, file an issue, update a spreadsheet, run a query through a connected
Notion
@steipeteNotion API for creating and managing pages, databases, and blocks.
Mcporter
@steipeteUse the mcporter CLI to list, configure, auth, and call MCP servers/tools directly (HTTP or stdio), including ad-hoc servers, config edits, and CLI/type generation.
Caldav Calendar
@asleep123Sync and query CalDAV calendars (iCloud, Google, Fastmail, Nextcloud, etc.) using vdirsyncer + khal. Works on Linux.