secretary-task

Automate Discord secretary tasks with web search and Google Workspace read-only retrieval.

Updated Mar 12, 2026
One-click install
npx skills add https://github.com/sogadaiki/claude-code-skills --skill secretary-task
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: secretary-task
Source: https://github.com/sogadaiki/claude-code-skills/tree/main/skills/mai-secretary-task
Command: npx skills add https://github.com/sogadaiki/claude-code-skills --skill secretary-task

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates routine secretary tasks within Discord, integrating with web search and Google Workspace to handle requests efficiently without direct user interaction.

Core Features & Use Cases

  • Web Search: Performs web searches based on user queries.
  • Google Workspace Integration: Interacts with Gmail, Calendar, and Drive for information retrieval (read-only).
  • X (Twitter) Post Management: Handles deletion and posting of X content based on specific instructions.
  • Use Case: A user can ask the bot to "find recent emails from client X" or "summarize the top 3 search results for topic Y," and the bot will execute these tasks using the integrated tools.

Quick Start

Use the secretary-task skill to find recent emails from client X.

Frequently Asked Questions about secretary-task

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

FAQPage Schema
How do I automate Discord secretary tasks with Google Workspace integration?

Automating Discord secretary tasks involves using a bot to handle web queries, Gmail summarization, Calendar event fetching, and Drive file searches. It performs read-only information retrieval from Google Workspace tools directly within Discord.

Can I use a Discord bot to fetch and summarize recent emails from Gmail?

Yes, a Discord bot can fetch and summarize recent emails from Gmail. It integrates Google Workspace tools to execute read-only retrieval, meaning it can find recent emails from specific clients without modifying your inbox.

How does a Discord task handler manage web search queries and X post corrections?

A Discord task handler manages web search queries by performing automated lookups and summarizing results. It also handles X post corrections by executing specialized instructions for deleting and posting X content based on specific triggers.

What are the security limitations of automating Google Workspace tasks in Discord?

Automating Google Workspace tasks in Discord has strict security limitations, including mandatory read-only operations and sensitive data masking. These protocols ensure that information retrieval from Gmail, Calendar, and Drive cannot modify or leak protected data.

Do I need Google Workspace APIs to search Drive files and fetch Calendar events in Discord?

Yes, you need Google Workspace integration to search Drive files and fetch Calendar events in Discord. The automation relies on connecting to these platforms to execute read-only information retrieval for event fetching and file searches.