twinmind-local-dev-loop
Set up local development workflow with TwinMind API integration.
Content Preview
--- name: twinmind-local-dev-loop description: | Set up local development workflow with TwinMind API integration. Use when building applications that integrate TwinMind transcription, testing API calls locally, or developing meeting automation tools. Trigger with phrases like "twinmind dev setup", "twinmind local development", "twinmind API testing", "build with twinmind". allowed-tools: Read, Write, Edit, Bash(npm:*), Bash(pip:*), Bash(curl:*) version: 1.0.0 license: MIT author: Jerem
How to Use
Recommended: Install to project (local)
mkdir -p .claude/skills
curl -o .claude/skills/twinmind-local-dev-loop.md \
https://raw.githubusercontent.com/jeremylongshore/claude-code-plugins-plus-skills/main/plugins/saas-packs/twinmind-pack/skills/twinmind-local-dev-loop/SKILL.mdSkill 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-skillsThen reference at plugins/saas-packs/twinmind-pack/skills/twinmind-local-dev-loop/SKILL.md
Related Skills
twinmind-ci-integration
Integrate TwinMind into CI/CD pipelines for automated testing and deployment.
twinmind-ci-integrationtwinmindintegration
by jeremylongshore · plugins-plus-skills
twinmind-common-errors
Diagnose and fix TwinMind common errors and exceptions.
twinmind-common-errorstwinmindcommonerrors
by jeremylongshore · plugins-plus-skills
twinmind-core-workflow-a
Execute TwinMind primary workflow: Meeting transcription and summary generation.
twinmind-core-workflow-atwinmindcoreworkflow
by jeremylongshore · plugins-plus-skills
twinmind-core-workflow-b
Execute TwinMind secondary workflow: Action item extraction and follow-up automation.
twinmind-core-workflow-btwinmindcoreworkflow
by jeremylongshore · plugins-plus-skills