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

    my-crazy-skills

    Keith-CY January 14, 2026
    4 copies 0 downloads

    my-crazy-skills is a curated collection of AI skills and automation modules organized as git submodules. It provides a centralized, extensible skill arsenal for various AI agents — including Claude, Gemini, and others.

    Agent Definition
    # my-crazy-skills
    
    [![OpenCode Security Scan](https://github.com/Keith-CY/my-crazy-skills/actions/workflows/opencode-security-scan.yml/badge.svg?branch=main)](https://github.com/Keith-CY/my-crazy-skills/actions/workflows/opencode-security-scan.yml)
    
    Collection of AI "skills" tracked as git submodules. Categories live under `skills/` and reflect the current organization.
    
    This repo is meant to be *linked* into an agent's skills directory (global or per-project) via `INSTALL.sh`.
    
    ## Install
    
    ### Quick install (curl)
    
    If you use `curl | sh`, consider inspecting `INSTALL.sh` first.
    
    ```bash
    curl -fsSL https://raw.githubusercontent.com/Keith-CY/my-crazy-skills/main/INSTALL.sh | sh
    ```
    
    By default this links skills globally for Codex (`~/.codex/skills`).
    
    ### Install from a local clone (recommended)
    
    ```bash
    git clone --recurse-submodules https://github.com/Keith-CY/my-crazy-skills
    cd my-crazy-skills
    ./INSTALL.sh --help
    ./INSTALL.sh
    ```
    
    ### Notes and examples
    
    - If no local `skills/` directory is found, the installer auto-clones to `~/.cache/my-crazy-skills`.
    - Existing non-symlink destinations are backed up with a `.bak.<timestamp>` suffix.
    - If `bun` is available, the installer can generate a de-duplicated tree at `skills/.deduped` (same upstream repo + same commit only) to avoid double-listed skills.
      - `skills/.deduped` is a hidden directory (note the leading `.`). Use `ls -la skills` (or Finder `Cmd+Shift+.`) to view it.
      - The generated `skills/.deduped/MANIFEST.json` is just metadata about what was de-duplicated.
      - Force-generate only: `./INSTALL.sh --dedupe-only`
      - Force raw skills (no dedupe): `./INSTALL.sh --no-dedupe`
      - Force regenerate: `./INSTALL.sh --dedupe --dedupe-force`
      - If `bun` is installed but not on `PATH`, use `BUN_BIN=/path/to/bun` (common: `BUN_BIN=$HOME/.bun/bin/bun`).
    - Target other agents:
      - Gemini: `curl -fsSL https://raw.githubusercontent.com/Keith-CY/my-crazy-skills/main/INSTALL.sh | sh -s -- --gemini`
      - Gemini: `curl -fsSL h

    Tags

    ai-agent-toolsai-ecosystemai-skillsautomation-scriptsclaudecli-toolscodexcollective-skillsgeminimodular-extensions

    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.