tactiq

Sync Tactiq meeting transcripts from Google Drive and route them to project folders.

1|Updated Apr 19, 2026
One-click install
npx skills add https://github.com/hsigstad/research-kit --skill tactiq
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: tactiq
Source: https://github.com/hsigstad/research-kit/tree/main/skills/tactiq
Command: npx skills add https://github.com/hsigstad/research-kit --skill tactiq

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires rclone, google-api-python-client, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the synchronization of Tactiq meeting transcripts from Google Drive and routes them to the appropriate project folders, saving you time and reducing manual errors.

Core Features & Use Cases

  • Automated Synchronization: Syncs recent Tactiq meeting transcripts from Google Drive.
  • Dynamic Routing: Routes transcripts to the correct project based on project-specific rules.
  • Markdown Export: Saves transcripts as markdown files for easy documentation.
  • Use Case: Ideal for research teams that need to organize meeting notes by project for efficient knowledge sharing and reference.

Quick Start

Run the /tactiq command to synchronize and route your recent Tactiq meeting transcripts.

Frequently Asked Questions about tactiq

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate syncing Tactiq meeting transcripts from Google Drive to project folders?

Automating Tactiq meeting transcript synchronization from Google Drive requires configuring rclone and OAuth access to route plaintext transcripts into project-specific markdown files based on YAML rules.

How does routing meeting transcripts to specific project folders work?

Routing meeting transcripts uses YAML-based project routing rules to parse Tactiq plaintext format and dynamically map each transcript from Google Drive into the correct project-specific folder.

Do I need rclone and OAuth to sync Google Drive meeting transcripts?

Yes, rclone and OAuth for Google Drive access are required dependencies to authenticate and automate the synchronization of Tactiq meeting transcripts to your local project folders.

Can I export Google Drive meeting transcripts as markdown files for project documentation?

Yes, you can export Google Drive meeting transcripts as markdown files. The Skill parses Tactiq plaintext format and saves transcripts as markdown for easy project documentation and knowledge sharing.

What is the best way to organize research team meeting notes by project?

Organizing research team meeting notes by project is best achieved by automating transcript routing with YAML rules, syncing Tactiq transcripts from Google Drive into project-specific markdown files.

Why are my Tactiq transcripts not routing to the correct project folders?

Transcript routing failures usually stem from incorrect YAML-based project routing rules or unresolved Tactiq plaintext format parsing, preventing transcripts from matching the expected project-specific folder paths.