awesome-skills — Gemini Agents | Neura Market
    Neura MarketNeura Market/Gemini
    ChatGPTChatGPTClaudeClaudeGeminiGeminiCursorCursorGrokGrokPerplexityPerplexityDeepSeekDeepSeek
    CoPilotCoPilotStable DiffusionStable DiffusionMidjourneyMidjourney
    View All Directories
    OverviewRulesPromptsMCPsAgentsBlogVideosGuidesCoursesCommunityGemsExtensionsTrendingGenerate
    GeminiAgentsawesome-skills
    Back to Agents
    awesome-skills

    awesome-skills

    gmh5225 January 20, 2026
    24 copies 0 downloads

    A curated list of Agent Skills, resources, and tools for AI coding agents like Claude Code, Codex, Gemini CLI, GitHub Copilot, and more.

    Agent Definition
    # `awesome-skills`[![Awesome](https://awesome.re/badge.svg)](https://awesome.re)
    
    [![GitHub license](https://img.shields.io/github/license/gmh5225/awesome-skills)](https://github.com/gmh5225/awesome-skills/blob/main/LICENSE)
    
    A curated list of Agent Skills, resources, and tools for AI coding agents like Claude Code, Codex, Gemini CLI, GitHub Copilot, and more.
    
    > Show respect to all the projects below, perfect works of art :saluting_face:
    
    ## How to contribute?
    - https://github.com/HyunCafe/contribute-practice
    - https://docs.github.com/en/get-started/quickstart/contributing-to-projects
    
    
    ## What Are Agent Skills?
    
    **Agent Skills** are instruction files that teach AI assistants how to perform specific tasks. They are specialized folders containing instructions, scripts, and resources that AI agents dynamically discover and load when relevant to tasks.
    
    Skills employ a **progressive disclosure architecture** for efficiency:
    1. **Metadata loading** (~100 tokens): AI scans available Skills to identify relevant matches
    2. **Full instructions** (<5k tokens): Load when AI determines the Skill applies
    3. **Bundled resources**: Files and executable code load only as needed
    
    ### Skill Structure
    
    ```
    skill-name/
    ├── SKILL.md          # Required: Instructions and metadata
    ├── scripts/          # Optional: Helper scripts
    ├── templates/        # Optional: Document templates
    └── resources/        # Optional: Reference files
    ```
    
    ### Basic SKILL.md Template
    
    ```markdown
    ---
    name: my-skill-name
    description: A clear description of what this skill does.
    ---
    
    # My Skill Name
    
    Detailed description of the skill's purpose.
    
    ## When to Use This Skill
    
    - Use case 1
    - Use case 2
    
    ## Instructions
    
    [Detailed instructions for the agent on how to execute this skill]
    
    ## Examples
    
    [Real-world examples]
    ```
    
    
    ## Compatible Agents & Platforms
    
    ### Programming Tools
    
    | Tool | Project Path | Global Path | Documentation |
    |------|--------------|-------------|---------------|
    | **Amp** | `.agents/skill

    Tags

    ai-agentsawesomeskills

    Comments

    More Agents

    View all
    research

    NotebookLM

    Google's AI-powered research notebook that ingests your documents and becomes an expert on your content. Generates audio overviews, study guides, FAQs, and interactive discussions from uploaded sources.

    G
    Google
    browser

    Project Mariner (Browser Agent)

    Google DeepMind's experimental AI agent that can navigate websites, fill forms, and complete multi-step browser tasks autonomously. Uses Gemini's multimodal understanding to interact with web interfaces.

    G
    Google DeepMind
    multimodal

    Project Astra (Multimodal Agent)

    Google DeepMind's universal AI assistant prototype that can see, hear, and respond in real-time through your device camera and microphone. Demonstrates the future of multimodal AI interaction.

    G
    Google DeepMind
    enterprise

    Gemini Enterprise Agent Platform

    Google Cloud's enterprise platform for building, deploying, and managing AI agents powered by Gemini. Supports multi-agent orchestration, tool integration, and enterprise governance.

    G
    Google Cloud
    research

    Gemini Deep Research Agent

    Gemini's agentic research capability that autonomously browses the web, synthesizes information from dozens of sources, and produces comprehensive research reports on any topic.

    G
    Google
    canvas

    Gemini Canvas Agent

    Interactive coding and content creation agent that generates, previews, and iterates on code, documents, and interactive applications in a side panel. Supports HTML/CSS/JS, Python, and more.

    G
    Google

    Stay up to date

    Get the latest Gemini prompts, rules, and resources delivered to your inbox weekly.

    Neura Market LogoNeura Market

    Discover the best AI prompts, plugins, and resources for Gemini and more.

    Content Types

    • Rules
    • Prompts
    • MCPs
    • Agents
    • Guides

    Platforms

    • ChatGPT Directory
    • Claude Directory
    • Gemini Directory
    • Cursor Directory
    • Grok Directory
    • Perplexity Directory
    • DeepSeek Directory
    • CoPilot Directory
    • Stable Diffusion Directory
    • Midjourney Directory
    • All Directories

    Resources

    • Blog
    • Documentation
    • Help Center
    • Marketplace

    Legal

    • Privacy Policy
    • Terms of Service

    © 2026 Neura Market. All rights reserved.

    |

    Not affiliated with any AI platform vendors.