Today's Agent Skills — WI AI Tools

One practical AI agent skill per day — ready to deploy to any semi-autonomous or fully autonomous AI agent for business operations. Each skill includes a step-by-step implementation guide and a ready-to-use SKILL.md file.

Today's Agent Skill: Weekly Report Generator

Writing the weekly status report is the task everyone pushes to Friday at 4:55 PM. This skill compiles data from your project tools, calendar, and completed tasks into a polished report that writes itself.

The Weekly Report Generator pulls from your task manager (Jira, Asana, Todoist), calendar events, and git commits to compile what you accomplished, what is in progress, and what is blocked. It formats everything into your team's preferred template so you just review and send — no Friday scramble required.

Today's Agent Skill: Knowledge Base Searcher

Company knowledge lives in dozens of scattered documents that nobody can find when they need them. This skill searches across your internal docs, SOPs, and wikis to answer questions in plain language — with source citations.

The Knowledge Base Searcher indexes your document collection (Google Drive, SharePoint, Notion, or local files) and answers natural-language questions by finding the most relevant passages. Every answer includes the source document and page/section, so you can verify and go deeper. It turns your existing documentation into a searchable brain.

Today's Agent Skill: Spreadsheet Data Validator

Bad data in spreadsheets compounds silently until someone makes a decision based on wrong numbers. This skill scans spreadsheet data for common errors — duplicates, format inconsistencies, outliers, and missing values — before they become problems.

The Spreadsheet Data Validator reads CSV or Excel data and runs a battery of checks: duplicate rows, blank required fields, format mismatches (dates as text, currency without decimals), statistical outliers, and cross-column logic errors. It produces a clean error report with row-level citations so you fix issues at the source.

Today's Agent Skill: Client Follow-Up Drafter

The follow-up email after a client meeting is where deals advance or stall. This skill drafts a professional follow-up within minutes of the meeting ending, while the details are still fresh.

The Client Follow-Up Drafter takes meeting notes or a transcript summary and generates a personalized follow-up email that recaps key discussion points, confirms next steps, and includes any promised deliverables or deadlines. It matches professional tone without sounding templated — because every email is generated from the actual conversation.

Today's Agent Skill: Expense Report Compiler

Expense reports are the tax everyone hates filing. This skill takes a pile of receipts and transaction descriptions, categorizes them, checks policy compliance, and outputs a submission-ready report.

The Expense Report Compiler accepts receipt images, bank statement lines, or manual entries and automatically categorizes each expense (meals, travel, supplies, software). It flags items that may violate company policy thresholds, calculates totals by category, and formats everything into a clean report ready for your expense management system.

Today's Agent Skill: Document First Drafter

The hardest part of any document is the blank page. This skill generates a structured first draft from a brief description — memos, proposals, SOPs, or reports — so you start editing instead of staring.

The Document First Drafter takes a document type and a few bullet points of context, then produces a complete first draft with appropriate structure, tone, and formatting. It adapts to the document type: formal for proposals, concise for memos, step-by-step for SOPs. You edit and refine rather than build from scratch.

Today's Agent Skill: Calendar Conflict Resolver

Double-bookings and back-to-back meetings without buffer time are silent productivity killers. This skill scans your calendar, detects conflicts, and proposes resolutions that respect your priorities.

The Calendar Conflict Resolver pulls your upcoming schedule, identifies overlapping events and meetings with no buffer, then ranks each event by type (client, internal, focus time). It proposes specific reschedule options — including alternative time slots that work for all attendees — so you resolve conflicts in one pass instead of a chain of emails.

Today's Agent Skill: Invoice Data Extractor

Manual invoice entry is tedious and error-prone — one transposed digit can cascade into hours of reconciliation. This skill pulls structured data from invoices in any format and outputs clean, bookkeeping-ready records.

The Invoice Data Extractor accepts PDF, image, or text invoices and extracts vendor name, invoice number, line items, totals, tax, and due date. It normalizes the output into a consistent schema that drops directly into QuickBooks, Xero, or a simple spreadsheet — no reformatting required.

Today's Agent Skill: Email Triage Classifier

The average office worker spends 28% of their workday on email. This skill classifies incoming messages by urgency and category so you focus on what matters and batch-process the rest.

The Email Triage Classifier reads subject lines and message bodies, then assigns each email a priority (urgent, standard, low) and a category (client, internal, vendor, newsletter, spam). It can also draft one-line suggested responses for urgent items, cutting your decision time per message from minutes to seconds.

Today's Agent Skill: Meeting Summary Generator

Most meetings produce a lot of talk and very little documentation. This skill turns any meeting transcript into a structured summary with action items, owners, and deadlines — in under 30 seconds.

The Meeting Summary Generator skill takes a raw transcript (from Otter, Fireflies, or a simple paste) and extracts key decisions, action items with assigned owners, and unresolved questions. It outputs a clean markdown document your team can immediately drop into Slack, Notion, or email.

Today's Agent Skill #001: Email Triage & Priority Sort

Your inbox isn't a to-do list, but most people treat it like one. This skill turns your AI agent into a first-pass email sorter that flags what actually needs your attention and files the rest.

Scans incoming emails and classifies each one into four buckets: urgent action required, response needed today, informational (read later), and auto-archive. Uses sender history, subject line analysis, and body keywords to score priority — no training data needed, just your own rules.

These skills work with Claude Code, Codex CLI, Gemini CLI, Cursor, GitHub Copilot, Windsurf, and any SKILL.md-compatible agent runner.

Back to WI AI Tools