intellectronica

intellectronica/agent-skills

41 resources in this repository

GitHub
🎯20πŸ”Œ20πŸͺ1
190

🎯Skills20

🎯context7🎯Skill

context7 skill from intellectronica/agent-skills

context7
🎯nano-banana-pro🎯Skill

nano-banana-pro skill from intellectronica/agent-skills

nano-banana-pro
🎯beautiful-mermaid🎯Skill

Generates elegant, customizable Mermaid diagrams with advanced styling and layout options for clear visual documentation and flowcharts.

beautiful-mermaid
🎯youtube-transcript🎯Skill

youtube-transcript skill from intellectronica/agent-skills

youtube-transcript
🎯ultrathink🎯Skill

ultrathink skill from intellectronica/agent-skills

ultrathink
🎯markdown-converter🎯Skill

markdown-converter skill from intellectronica/agent-skills

markdown-converter
🎯mgrep-code-search🎯Skill

mgrep-code-search skill from intellectronica/agent-skills

mgrep-code-search
🎯promptify🎯Skill

promptify skill from intellectronica/agent-skills

promptify
🎯tavily🎯Skill

tavily skill from intellectronica/agent-skills

tavily
🎯notion-api🎯Skill

Enables comprehensive interaction with Notion workspaces through REST API calls, covering authentication, endpoints, and content management.

notion-api
🎯gpt-image-1-5🎯Skill

gpt-image-1-5 skill from intellectronica/agent-skills

gpt-image-1-5
🎯copilot-sdk🎯Skill

copilot-sdk skill from intellectronica/agent-skills

copilot-sdk
🎯anki-connect🎯Skill

anki-connect skill from intellectronica/agent-skills

anki-connect
🎯here-be-git🎯Skill

here-be-git skill from intellectronica/agent-skills

here-be-git
🎯ray-so-code-snippet🎯Skill

ray-so-code-snippet skill from intellectronica/agent-skills

ray-so-code-snippet
🎯lorem-ipsum🎯Skill

lorem-ipsum skill from intellectronica/agent-skills

lorem-ipsum
🎯todoist-api🎯Skill

Interacts with Todoist using the `td` CLI tool, enabling users to manage tasks, projects, and labels through intuitive command-line operations with built-in safety checks.

todoist-api
🎯gog-cli🎯Skill

Enables fast, script-friendly command-line interactions with Google Workspace services like Gmail, Calendar, Drive, and more.

gog-cli
🎯raindrop-api🎯Skill

raindrop-api skill from intellectronica/agent-skills

raindrop-api
🎯upstash-redis-kv🎯Skill

Manages key-value data storage and retrieval using Upstash Redis, enabling persistent state tracking for AI agents.

upstash-redis-kv

πŸ”ŒPlugins20

πŸ”Œnotion-apiπŸ”ŒPlugin

This skill provides comprehensive instructions for interacting with the Notion API via REST calls. This skill should be used whenever the user asks to interact with Notion, including reading, creating, updating, or deleting pages, databases, blocks, comments, or any other Notion content. The skill covers authentication, all available endpoints, pagination, error handling, and best practices.

integrations
πŸ”Œtodoist-apiπŸ”ŒPlugin

This skill provides instructions for interacting with Todoist using the td CLI tool. It covers CRUD operations for tasks/projects/sections/labels/comments, and requires confirmation before destructive actions. Use this skill when the user wants to read, create, update, or delete Todoist data.

integrations
πŸ”Œray-so-code-snippetπŸ”ŒPlugin

Generate beautiful code snippet images using ray.so. This skill should be used when the user asks to create a code image, code screenshot, code snippet image, or wants to make their code look pretty for sharing. Saves images locally to the current working directory or a user-specified path.

productivity
πŸ”Œgpt-image-1-5πŸ”ŒPlugin

Generate and edit images using OpenAI's GPT Image 1.5 model. Use when the user asks to generate, create, edit, modify, change, alter, or update images. Also use when user references an existing image file and asks to modify it in any way (e.g., "modify this image", "change the background", "replace X with Y"). Supports text-to-image generation and image editing with optional mask. DO NOT read the image file first - use this skill directly with the --input-image parameter.

media
πŸ”ŒtavilyπŸ”ŒPlugin

Use this skill for web search, extraction, mapping, crawling, and research via Tavily’s REST API when web searches are needed and no built-in tool is available, or when Tavily’s LLM-friendly format is beneficial.

productivity
πŸ”Œupstash-redis-kvπŸ”ŒPlugin

Read and write to Upstash Redis-compatible key-value store via REST API. Use when there is a need to save or retrieve key-value data, use Redis features (caching, counters, lists, sets, hashes, sorted sets, etc.) for the current interaction, or when the user explicitly asks to use Upstash or Redis.

productivity
πŸ”Œanki-connectπŸ”ŒPlugin

This skill is for interacting with Anki through AnkiConnect, and should be used whenever a user asks to interact with Anki, including to read or modify decks, notes, cards, models, media, or sync operations.

integrations
πŸ”ŒpromptifyπŸ”ŒPlugin

Transform user requests into detailed, precise prompts for AI models. Use when users say "promptify", "promptify this", or explicitly request prompt engineering or improvement of their request for better AI responses.

productivity
πŸ”Œcopilot-sdkπŸ”ŒPlugin

This skill provides guidance for creating agents and applications with the GitHub Copilot SDK. It should be used when the user wants to create, modify, or work on software that uses the GitHub Copilot SDK in TypeScript, Python, Go, or .NET. The skill covers SDK usage patterns, CLI configuration, custom tools, MCP servers, and custom agents.

development
πŸ”Œgog-cliπŸ”ŒPlugin

This skill provides comprehensive instructions for using gogcli (gog), a fast, script-friendly CLI for Google Workspace services including Gmail, Calendar, Drive, Docs, Sheets, Slides, Chat, Classroom, Contacts, Tasks, People, Groups, and Keep. This skill should be used when the user wants to interact with Google services via the command line, including reading/sending email, managing calendar events, working with Google Drive files, managing classroom courses, or any other Google Workspace operations. The skill assumes gog is installed and authorised.

integrations
πŸ”Œmgrep-code-searchπŸ”ŒPlugin

Semantic code search using mgrep for efficient codebase exploration. This skill should be used when searching or exploring codebases with more than 30 non-gitignored files and/or nested directory structures. It provides natural language semantic search that complements traditional grep/ripgrep for finding features, understanding intent, and exploring unfamiliar code.

development
πŸ”ŒultrathinkπŸ”ŒPlugin

Display colorful ANSI art of the word "ultrathink". Use when the user says "ultrathink" or invokes /ultrathink.

productivity
πŸ”Œraindrop-apiπŸ”ŒPlugin

This skill provides comprehensive instructions for interacting with the Raindrop.io bookmarks service via its REST API using curl and jq. It covers authentication, CRUD operations for collections, raindrops (bookmarks), tags, highlights, filters, import/export, and backups. Use this skill whenever the user asks to work with their bookmarks from Raindrop.io, including reading, creating, updating, deleting, searching, or organising bookmarks and collections.

integrations
πŸ”Œcontext7πŸ”ŒPlugin

Retrieve up-to-date documentation for software libraries, frameworks, and components via the Context7 API. This skill should be used when looking up documentation for any programming library or framework, finding code examples for specific APIs or features, verifying correct usage of library functions, or obtaining current information about library APIs that may have changed since training.

development
πŸ”Œyoutube-transcriptπŸ”ŒPlugin

Extract transcripts from YouTube videos. Use when the user asks for a transcript, subtitles, or captions of a YouTube video and provides a YouTube URL (youtube.com/watch?v=, youtu.be/, or similar). Supports output with or without timestamps.

productivity
πŸ”Œlorem-ipsumπŸ”ŒPlugin

Generate lorem ipsum placeholder text. This skill should be used when users ask to generate lorem ipsum content, placeholder text, dummy text, or filler text. Supports various structures including plain paragraphs, headings with sections, lists, and continuous text. Output can be saved to a file or used directly as requested by the user.

productivity
πŸ”Œnano-banana-proπŸ”ŒPlugin

Generate and edit images using Google's Nano Banana Pro (Gemini 3 Pro Image) API. Use when the user asks to generate, create, edit, modify, change, alter, or update images. Also use when user references an existing image file and asks to modify it in any way (e.g., "modify this image", "change the background", "replace X with Y"). Supports both text-to-image generation and image-to-image editing with configurable resolution (1K default, 2K, or 4K for high resolution). DO NOT read the image file first - use this skill directly with the --input-image parameter.

media
πŸ”Œhere-be-gitπŸ”ŒPlugin

Initialise a git repository with optional agent commit instructions and .gitignore. Use when users say "here be git", "init git", "initialise git", or otherwise indicate they want to set up version control in the current directory.

development
πŸ”Œbeautiful-mermaidπŸ”ŒPlugin

Render Mermaid diagrams as SVG and PNG using the Beautiful Mermaid library. Use when the user asks to render a Mermaid diagram.

productivity
πŸ”Œmarkdown-converterπŸ”ŒPlugin

Convert documents and files to Markdown using markitdown. Use when converting PDF, Word (.docx), PowerPoint (.pptx), Excel (.xlsx, .xls), HTML, CSV, JSON, XML, images (with EXIF/OCR), audio (with transcription), ZIP archives, YouTube URLs, or EPubs to Markdown format for LLM processing or text analysis.

productivity

πŸͺMarketplaces1