All authors
nota-america avatar

Claude Skills by nota-america

github.com/nota-america
3,475 skillsA× 3,419B× 49C× 3D× 40 installs546 views
Recipe Copy Sheet For New MonthA

Duplicate a Google Sheets template tab for a new month of tracking.

ai-agentsgo
0
63
Recipe Create Classroom CourseA

Create a Google Classroom course and invite students.

ai-agentsgo
0
63
Recipe Create Doc From TemplateA

Copy a Google Docs template, fill in content, and share with collaborators.

ai-agentsgo
0
63
Recipe Create Events From SheetA

Read event data from a Google Sheets spreadsheet and create Google Calendar entries for each row.

ai-agentsgo
0
63
Recipe Create Expense TrackerA

Set up a Google Sheets spreadsheet for tracking expenses with headers and initial entries.

ai-agentsgo
0
63
Recipe Create Feedback FormA

Create a Google Form for feedback and share it via Gmail.

ai-agentsgo
0
63
Recipe Create Gmail FilterA

Create a Gmail filter to automatically label, star, or categorize incoming messages.

ai-agentsgo
0
63
Recipe Create Meet SpaceA

Create a Google Meet meeting space and share the join link.

ai-agentsgo
0
63
Recipe Create PresentationA

Create a new Google Slides presentation and add initial slides.

ai-agentsgo
0
63
Recipe Create Shared DriveA

Create a Google Shared Drive and add members with appropriate roles.

ai-agentsgo
0
63
Recipe Create Task ListA

Set up a new Google Tasks list with initial tasks.

ai-agentsgo
0
63
Recipe Create Vacation ResponderA

Enable a Gmail out-of-office auto-reply with a custom message and date range.

ai-agentsgo
0
63
Recipe Draft Email From DocA

Read content from a Google Doc and use it as the body of a Gmail message.

ai-agentsgo
0
63
Recipe Email Drive LinkA

Share a Google Drive file and email the link with a message to recipients.

ai-agentsgo
0
63
Recipe Find Free TimeA

Query Google Calendar free/busy status for multiple users to find a meeting slot.

ai-agentsgo
0
63
Recipe Find Large FilesA

Identify large Google Drive files consuming storage quota.

ai-agentsgo
0
63
Recipe Forward Labeled EmailsA

Find Gmail messages with a specific label and forward them to another address.

ai-agentsgo
0
63
Recipe Generate Report From SheetA

Read data from a Google Sheet and create a formatted Google Docs report.

ai-agentsgo
0
63
Recipe Label And Archive EmailsA

Apply Gmail labels to matching messages and archive them to keep your inbox clean.

ai-agentsgo
0
63
Recipe Log Deal UpdateA

Append a deal status update to a Google Sheets sales tracking spreadsheet.

ai-agentsgo
0
63
Recipe Organize Drive FolderA

Create a Google Drive folder structure and move files into the right locations.

ai-agentsgo
0
63
Recipe Plan Weekly ScheduleA

Review your Google Calendar week, identify gaps, and add events to fill them.

ai-agentsgo
0
63
Recipe Post Mortem SetupA

Create a Google Docs post-mortem, schedule a Google Calendar review, and notify via Chat.

ai-agentsgo
0
63
Recipe Reschedule MeetingA

Move a Google Calendar event to a new time and automatically notify all attendees.

ai-agentsgo
0
63
Recipe Review Meet ParticipantsA

Review who attended a Google Meet conference and for how long.

ai-agentsgo
0
63
Recipe Review Overdue TasksA

Find Google Tasks that are past due and need attention.

ai-agentsgo
0
63
Recipe Save Email AttachmentsA

Find Gmail messages with attachments and save them to a Google Drive folder.

ai-agentsgo
0
63
Recipe Save Email To DocA

Save a Gmail message body into a Google Doc for archival or reference.

ai-agentsgo
0
63
Recipe Schedule Recurring EventA

Create a recurring Google Calendar event with attendees.

ai-agentsgo
0
63
Recipe Send Team AnnouncementA

Send a team announcement via both Gmail and a Google Chat space.

ai-agentsgo
0
63
Recipe Share Doc And NotifyA

Share a Google Docs document with edit access and email collaborators the link.

ai-agentsgo
0
63
Recipe Share Event MaterialsA

Share Google Drive files with all attendees of a Google Calendar event.

ai-agentsgo
0
63
Recipe Share Folder With TeamA

Share a Google Drive folder and all its contents with a list of collaborators.

ai-agentsgo
0
63
Recipe Sync Contacts To SheetA

Export Google Contacts directory to a Google Sheets spreadsheet.

ai-agentsgo
0
63
Recipe Watch Drive ChangesA

Subscribe to change notifications on a Google Drive file or folder.

ai-agentsgoapi
0
63
CavecrewA

Decision guide for delegating to caveman-style subagents. Tells the main thread WHEN to spawn `cavecrew-investigator` (locate code), `cavecrew-builder` (1-2 file edit), or `cavecrew-reviewer` (diff review) instead of doing the work inline or using vanilla `Explore`. Subagent output is caveman-compressed so the tool-result injected back into main context is ~60% smaller — main context lasts longer across long sessions. Trigger: "delegate to subagent", "use cavecrew", "spawn investigator/builde...

ai-agentssecurity
0
63
Caveman CommitA

Ultra-compressed commit message generator. Cuts noise from commit messages while preserving intent and reasoning. Conventional Commits format. Subject ≤50 chars, body only when "why" isn't obvious. Use when user says "write a commit", "commit message", "generate commit", "/commit", or invokes /caveman-commit. Auto-triggers when staging changes.

ai-agentsgogit
0
63
Caveman CompressA

Compress natural language memory files (CLAUDE.md, todos, preferences) into caveman format to save input tokens. Preserves all technical substance, code, URLs, and structure. Compressed version overwrites the original file. Human-readable backup saved as FILE.original.md. Trigger: /caveman-compress FILEPATH or "compress memory file"

ai-agentspythongo
0
63
Caveman HelpA

Quick-reference card for all caveman modes, skills, and commands. One-shot display, not a persistent mode. Trigger: /caveman-help, "caveman help", "what caveman commands", "how do I use caveman".

ai-agentsbashgit
0
63
Caveman ReviewA

Ultra-compressed code review comments. Cuts noise from PR feedback while preserving the actionable signal. Each comment is one line: location, problem, fix. Use when user says "review this PR", "code review", "review the diff", "/review", or invokes /caveman-review. Auto-triggers when reviewing pull requests.

ai-agentsgorefactoring
0
63
Caveman StatsA

Show real token usage and estimated savings for the current session. Reads directly from the Claude Code session log — no AI estimation. Triggers on /caveman-stats. Output is injected by the mode-tracker hook; the model itself does not compute the numbers.

ai-agents
0
63
CavemanA

Ultra-compressed communication mode. Cuts token usage ~75% by speaking like caveman while keeping full technical accuracy. Supports intensity levels: lite, full (default), ultra, wenyan-lite, wenyan-full, wenyan-ultra. Use when user says "caveman mode", "talk like caveman", "use caveman", "less tokens", "be brief", or invokes /caveman. Also auto-triggers when token efficiency is requested.

ai-agentssqlreact
0
63
CavecrewA

Decision guide for delegating to caveman-style subagents. Tells the main thread WHEN to spawn `cavecrew-investigator` (locate code), `cavecrew-builder` (1-2 file edit), or `cavecrew-reviewer` (diff review) instead of doing the work inline or using vanilla `Explore`. Subagent output is caveman-compressed so the tool-result injected back into main context is ~60% smaller — main context lasts longer across long sessions. Trigger: "delegate to subagent", "use cavecrew", "spawn investigator/builde...

ai-agentssecurity
0
63
Caveman CommitA

Ultra-compressed commit message generator. Cuts noise from commit messages while preserving intent and reasoning. Conventional Commits format. Subject ≤50 chars, body only when "why" isn't obvious. Use when user says "write a commit", "commit message", "generate commit", "/commit", or invokes /caveman-commit. Auto-triggers when staging changes.

ai-agentsgogit
0
63
Caveman CompressA

Compress natural language memory files (CLAUDE.md, todos, preferences) into caveman format to save input tokens. Preserves all technical substance, code, URLs, and structure. Compressed version overwrites the original file. Human-readable backup saved as FILE.original.md. Trigger: /caveman-compress FILEPATH or "compress memory file"

ai-agentspythongo
0
63
Caveman HelpA

Quick-reference card for all caveman modes, skills, and commands. One-shot display, not a persistent mode. Trigger: /caveman-help, "caveman help", "what caveman commands", "how do I use caveman".

ai-agentsbashgit
0
63
Caveman ReviewA

Ultra-compressed code review comments. Cuts noise from PR feedback while preserving the actionable signal. Each comment is one line: location, problem, fix. Use when user says "review this PR", "code review", "review the diff", "/review", or invokes /caveman-review. Auto-triggers when reviewing pull requests.

ai-agentsgorefactoring
0
63
Caveman StatsA

Show real token usage and estimated savings for the current session. Reads directly from the Claude Code session log — no AI estimation. Triggers on /caveman-stats. Output is injected by the mode-tracker hook; the model itself does not compute the numbers.

ai-agents
0
63
CavemanA

Ultra-compressed communication mode. Cuts token usage ~75% by speaking like caveman while keeping full technical accuracy. Supports intensity levels: lite, full (default), ultra, wenyan-lite, wenyan-full, wenyan-ultra. Use when user says "caveman mode", "talk like caveman", "use caveman", "less tokens", "be brief", or invokes /caveman. Also auto-triggers when token efficiency is requested.

ai-agentssqlreact
0
63
DefuddleA

Extract clean markdown content from web pages using Defuddle CLI,

ai-agentsbashdocumentation
0
63