cmmnds.com was a unified interface for triggering commands from anywhere.
It was designed to be used as a trigger for automation tools like n8n and zapier.
Demo

To enable the use of commands from anywhere, the cmmnds app would register a command trigger (default: ”//”) and the command name.

Then you can hook it up to any source, like discord or slack, and it would parse for cmmnds from anywhere in your space.

If it found a match, it would trigger the automation.

The idea was to have a set of integration cmmnds in a centralized place instead of setting up a million discord or slack bots, or being able to trigger them from places you might not otherwise be able to.


Example (in slack):
You could write a cmmnds message to add something to your calendar.
“//cal Meeting with John on friday”
the “//cal” would be parsed and trigger the connected automation workflow with the input.