Create a Google Drive folder structure and move files into the right locations.
لغة النص الأصلي: الإنجليزية
القائمة
Skills في هذا المستودع
جمع SkillsMP عدد ٤٬٢٨٧ من skills من ComeOnOliver/skillshub. افتح أي skill لمراجعة مصدره وتفاصيله.
ComeOnOliver/skillshubعرض ٤٠ من أصل ٤٬٢٨٧ skills مجمعة.
Create a Google Drive folder structure and move files into the right locations.
لغة النص الأصلي: الإنجليزية
Review your Google Calendar week, identify gaps, and add events to fill them.
لغة النص الأصلي: الإنجليزية
Create a Google Docs post-mortem, schedule a Google Calendar review, and notify via Chat.
لغة النص الأصلي: الإنجليزية
Move a Google Calendar event to a new time and automatically notify all attendees.
لغة النص الأصلي: الإنجليزية
Review who attended a Google Meet conference and for how long.
لغة النص الأصلي: الإنجليزية
Find Google Tasks that are past due and need attention.
لغة النص الأصلي: الإنجليزية
Find Gmail messages with attachments and save them to a Google Drive folder.
لغة النص الأصلي: الإنجليزية
Save a Gmail message body into a Google Doc for archival or reference.
لغة النص الأصلي: الإنجليزية
Create a recurring Google Calendar event with attendees.
لغة النص الأصلي: الإنجليزية
Send a team announcement via both Gmail and a Google Chat space.
لغة النص الأصلي: الإنجليزية
Share a Google Docs document with edit access and email collaborators the link.
لغة النص الأصلي: الإنجليزية
Share Google Drive files with all attendees of a Google Calendar event.
لغة النص الأصلي: الإنجليزية
Share a Google Drive folder and all its contents with a list of collaborators.
لغة النص الأصلي: الإنجليزية
Export Google Contacts directory to a Google Sheets spreadsheet.
لغة النص الأصلي: الإنجليزية
Subscribe to change notifications on a Google Drive file or folder.
لغة النص الأصلي: الإنجليزية
Analyzes and safely cleans up local Git branches. Categorizes branches by merge status, staleness, and remote tracking. Provides interactive selection with safety guards. Use when the user wants to clean up branches, delete old branches, organize Git…
لغة النص الأصلي: الإنجليزية
Migrate prompts and code from Claude Sonnet 4.0, Sonnet 4.5, or Opus 4.1 to Opus 4.5. Use when the user wants to update their codebase, prompts, or API calls to use Opus 4.5. Handles model string updates and prompt adjustments for known Opus 4.5 behavioral…
لغة النص الأصلي: الإنجليزية
Evaluates agent skills against Anthropic's best practices. Use when asked to review, evaluate, assess, or audit a skill for quality. Analyzes SKILL.md structure, naming conventions, description quality, content organization, and identifies anti-patterns.…
لغة النص الأصلي: الإنجليزية
This skill should be used when the user asks to "implement LLM-as-judge", "compare model outputs", "create evaluation rubrics", "mitigate evaluation bias", or mentions direct scoring, pairwise comparison, position bias, evaluation pipelines, or automated…
لغة النص الأصلي: الإنجليزية
This skill should be used when the user asks to "model agent mental states", "implement BDI architecture", "create belief-desire-intention models", "transform RDF to beliefs", "build cognitive agent", or mentions BDI ontology, mental state modeling, rational…
لغة النص الأصلي: الإنجليزية
You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.
لغة النص الأصلي: الإنجليزية
React composition patterns that scale. Use when refactoring components with boolean prop proliferation, building flexible component libraries, or designing reusable APIs. Triggers on tasks involving compound components, render props, context providers, or…
لغة النص الأصلي: الإنجليزية
This skill should be used when the user asks to "compress context", "summarize conversation history", "implement compaction", "reduce token usage", or mentions context compression, structured summarization, tokens-per-task optimization, or long-running agent…
لغة النص الأصلي: الإنجليزية
This skill should be used when the user asks to "diagnose context problems", "fix lost-in-middle issues", "debug agent failures", "understand context poisoning", or mentions context degradation, attention patterns, context clash, context confusion, or agent…
لغة النص الأصلي: الإنجليزية
This skill should be used when the user asks to "understand context", "explain context windows", "design agent architecture", "debug context issues", "optimize context usage", or discusses context components, attention mechanics, progressive disclosure, or…
لغة النص الأصلي: الإنجليزية
This skill should be used when the user asks to "optimize context", "reduce token costs", "improve context efficiency", "implement KV-cache optimization", "partition context", or mentions context limits, observation masking, context budgeting, or extending…
لغة النص الأصلي: الإنجليزية
Extract clean markdown content from web pages using Defuddle CLI, removing clutter and navigation to save tokens. Use instead of WebFetch when the user provides a URL to read or analyze, for online documentation, articles, blog posts, or any standard web page.
لغة النص الأصلي: الإنجليزية
Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies
لغة النص الأصلي: الإنجليزية
This skill should be used when the user asks to "evaluate agent performance", "build test framework", "measure agent quality", "create evaluation rubrics", or mentions LLM-as-judge, multi-dimensional evaluation, agent testing, or quality gates for agent…
لغة النص الأصلي: الإنجليزية
Use when you have a written implementation plan to execute in a separate session with review checkpoints
لغة النص الأصلي: الإنجليزية
This skill should be used when the user asks to "offload context to files", "implement dynamic context discovery", "use filesystem for agent memory", "reduce context window bloat", or mentions file-based context management, tool output persistence, agent…
لغة النص الأصلي: الإنجليزية
This skill should be used when the user asks to "build background agent", "create hosted coding agent", "set up sandboxed execution", "implement multiplayer agent", or mentions background agents, sandboxed VMs, agent infrastructure, Modal sandboxes,…
لغة النص الأصلي: الإنجليزية
Create and edit JSON Canvas files (.canvas) with nodes, edges, groups, and connections. Use when working with .canvas files, creating visual canvases, mind maps, flowcharts, or when the user mentions Canvas files in Obsidian.
لغة النص الأصلي: الإنجليزية
Guides implementation of agent memory systems, compares production frameworks (Mem0, Zep/Graphiti, Letta, LangMem, Cognee), and designs persistence architectures for cross-session knowledge retention. Use when the user asks to "implement agent memory",…
لغة النص الأصلي: الإنجليزية
This skill should be used when the user asks to "design multi-agent system", "implement supervisor pattern", "create swarm architecture", "coordinate multiple agents", or mentions multi-agent patterns, context isolation, agent handoffs, sub-agents, or…
لغة النص الأصلي: الإنجليزية
Create and edit Obsidian Bases (.base files) with views, filters, formulas, and summaries. Use when working with .base files, creating database-like views of notes, or when the user mentions Bases, table views, card views, filters, or formulas in Obsidian.
لغة النص الأصلي: الإنجليزية
Interact with Obsidian vaults using the Obsidian CLI to read, create, search, and manage notes, tasks, properties, and more. Also supports plugin and theme development with commands to reload plugins, run JavaScript, capture errors, take screenshots, and…
لغة النص الأصلي: الإنجليزية
Create and edit Obsidian Flavored Markdown with wikilinks, embeds, callouts, properties, and other Obsidian-specific syntax. Use when working with .md files in Obsidian, or when the user mentions wikilinks, callouts, frontmatter, tags, embeds, or Obsidian…
لغة النص الأصلي: الإنجليزية
Implements Manus-style file-based planning to organize and track progress on complex tasks. Creates task_plan.md, findings.md, and progress.md. Use when asked to plan out, break down, or organize a multi-step project, research task, or any work requiring >5…
لغة النص الأصلي: الإنجليزية
This skill should be used when the user asks to "start an LLM project", "design batch pipeline", "evaluate task-model fit", "structure agent project", or mentions pipeline architecture, agent-assisted development, cost estimation, or choosing between LLM and…
لغة النص الأصلي: الإنجليزية