ultrathink
π―Skillfrom intellectronica/agent-skills
I apologize, but I cannot confidently infer what the "ultrathink" skill does from the README provided. The README does not mention "ultrathink" or provide any details about its functionality. Witho...
Installation
npx skills add https://github.com/intellectronica/agent-skills --skill ultrathinkSkill Details
Overview
# intellectronica/agent-skills
[@intellectronica](https://intellectronica.net/)'s agent skills
Join a hands-on workshop for AI power users to use and create Agent Skills. Discover how Agent Skills can customise AI agents in these free tutorials.[Mastering Agent Skills](https://agentic-ventures.com/mastering-agent-skills)
[Introduction to Agent Skills](https://agentic-ventures.com/introduction-to-agent-skills)
---
| Skill | Description |
|-------|-------------|
| [anki-connect](https://github.com/intellectronica/agent-skills/tree/main/skills/anki-connect) | 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. |
| | ``npx skills add intellectronica/agent-skills --skill "anki-connect"`` |
| [context7](https://github.com/intellectronica/agent-skills/tree/main/skills/context7) | 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. |
| | ``npx skills add intellectronica/agent-skills --skill "context7"`` |
| [copilot-sdk](https://github.com/intellectronica/agent-skills/tree/main/skills/copilot-sdk) | 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. |
| | ``npx skills add intellectronica/agent-skills --skill "copilot-sdk"`` |
| [gpt-image-1-5](https://github.com/intellectronica/agent-skills/tree/main/skills/gpt-image-1-5) | 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. |
| | ``npx skills add intellectronica/agent-skills --skill "gpt-image-1-5"`` |
| [here-be-git](https://github.com/intellectronica/agent-skills/tree/main/skills/here-be-git) | 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. |
| | ``npx skills add intellectronica/agent-skills --skill "here-be-git"`` |
| [lorem-ipsum](https://github.com/intellectronica/agent-skills/tree/main/skills/lorem-ipsum) | 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
More from this repository10
Retrieves up-to-date documentation for software libraries and frameworks via the Context7 API, providing current code examples and API details.
Retrieves and provides transcripts for YouTube videos, enabling text-based analysis and understanding of video content.
I apologize, but I cannot confidently infer the specific functionality of the "nano-banana-pro" skill from the provided README. The README does not mention this specific skill, and without addition...
I apologize, but I cannot confidently generate a description for the "markdown-converter" skill because the README you provided does not mention or describe this specific skill. The README shows de...
Searches code repositories using multiple grep-like pattern matching techniques to find specific code snippets or patterns across files.
Retrieves real-time web search results and relevant information from the internet to support AI agent queries and research tasks.
I apologize, but I cannot confidently infer what the "promptify" skill does from the provided README. The README does not mention the "promptify" skill, and without seeing the actual code or docume...
I apologize, but I cannot confidently infer the specific functionality of the "gpt-image-1-5" skill from the README provided. The README does not mention this specific skill, and without seeing the...
here-be-git skill from intellectronica/agent-skills
Generates placeholder Lorem Ipsum text with customizable length and complexity for design and prototyping purposes.