twinmind-install-auth

Install and configure TwinMind Chrome extension, mobile app, and API access.

Content Preview
---
name: twinmind-install-auth
description: |
  Install and configure TwinMind Chrome extension, mobile app, and API access.
  Use when setting up TwinMind for meeting transcription, configuring calendar
  integration, or initializing TwinMind in your workflow.
  Trigger with phrases like "install twinmind", "setup twinmind",
  "twinmind auth", "configure twinmind", "twinmind chrome extension".
allowed-tools: Read, Write, Edit, Bash(npm:*), Bash(curl:*), Grep
version: 1.0.0
license: MIT
author:
How to Use

Recommended: Install to project (local)

mkdir -p .claude/skills
curl -o .claude/skills/twinmind-install-auth.md \
  https://raw.githubusercontent.com/jeremylongshore/claude-code-plugins-plus-skills/main/plugins/saas-packs/twinmind-pack/skills/twinmind-install-auth/SKILL.md

Skill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.

Alternative: Clone full repo

git clone https://github.com/jeremylongshore/claude-code-plugins-plus-skills

Then reference at plugins/saas-packs/twinmind-pack/skills/twinmind-install-auth/SKILL.md

Related Skills