This connects Claude to Teamwork's project management platform through Membrane's authentication layer. You get access to the full API surface: tasks, projects, time tracking, comments, companies, and about two dozen other resource types. The skill handles auth automatically, so you skip the OAuth dance and credential refresh headaches. Use it when you need to pull project data, create tasks, log time entries, or automate workflows across Teamwork projects. The action search is handy since Teamwork's API is pretty extensive. If the pre-built actions don't cover your case, you can proxy requests directly to any endpoint while Membrane injects the auth headers.
npx skills add https://github.com/membranedev/application-skills --skill teamwork