All the 66 tools react in the same manner as the root user. You just need to call the command with your regular user instead of the root user.
Service trees run at a user level, they are activated (initialized) after a user logs in to the account.
For example to create a tree and enable dbus@
service, you need to do so as a regular user replacing oblive by the name of your user in this example:
% 66 enable dbus@oblive
As you can see this is exactly the same procedure as root user.
Before a user can create and initialize user trees and services the sys-admin (root) must have initiated the ability for s6 to supervise thoses tasks. To see how this is done please see the document user setup.