imsg
25Skill Claude CodeCodex
Use imsg to read and send Messages.app iMessage/SMS on macOS.
Skill Claude CodeCodex
Use imsg to read and send Messages.app iMessage/SMS on macOS.
Skill Claude CodeCodex
Generate or edit images via Gemini 3 Pro Image (Nano Banana Pro). Use when the user asks to create an image, generate a picture, produce AI-generated artwork, edit a photo, compose multiple images, or upscale an image to higher resolution. Supports text-to-image generation, single-image editing, and multi-image…
Skill Claude CodeCodex
Edits PDF files using natural-language instructions via the nano-pdf CLI. Supports modifying text, changing titles, fixing typos, and updating content on specific pages. Use when the user wants to edit a PDF, modify PDF content, update PDF text, fix a typo in a PDF, change a PDF title, or rewrite part of a PDF page.
Skill Claude CodeCodex
Notion API for creating and managing pages, databases, and blocks. Use when the user wants to create a Notion page, query a Notion database, update Notion properties, search Notion, add content to Notion, manage Notion blocks, or interact with Notion data sources and workspaces via the API.
Skill Claude CodeCodex
Work with Obsidian vaults (plain Markdown notes) and automate via obsidian-cli. Use when the user asks about notes, vault management, PKM, knowledge base organization, wikilinks, or personal knowledge management in Obsidian.
Skill Claude CodeCodex
Foodora CLI for checking past orders and active order status. Use when the user asks to check food delivery orders, track a Foodora delivery, view order history, reorder a meal, look up past food orders, check delivery status, or manage Foodora sessions and authentication.
Skill Claude CodeCodex
Creates, updates, and packages AgentSkills with proper SKILL.md frontmatter, bundled scripts, references, and assets. Provides guidance on skill naming, progressive disclosure, and context-efficient design. Use when building a new skill from scratch, restructuring an existing skill, writing or improving SKILL.md…
Skill Claude CodeCodex
Use when the agent needs to send, edit, delete, or read Slack messages, add or list emoji reactions, pin or unpin messages, fetch member info, or list custom emoji in Slack channels and DMs. Handles all Slack workspace interactions including message management, reaction workflows, pinned-item management, and user…
Skill Claude CodeCodex
Terminal Spotify playback/search via spogo (preferred) or spotifyplayer. Use when the user asks to play music, search for a song, skip a track, pause playback, check what is currently playing, control Spotify, list audio devices, or manage a Spotify queue from the terminal.
Skill Claude CodeCodex
Use when spawning a Claude Code, Codex, Gemini, Aider, or other CLI task agent whose work needs parent Eliza runtime context. Covers the read-only loopback bridge for character, room, memory, and active workspace state.
Skill Claude CodeCodex
Manage Things 3 via the things CLI on macOS (add/update projects+todos via URL scheme; read/search/list from the local Things database). Use when a user asks Otto to add a task to Things, list inbox/today/upcoming, search tasks, or inspect projects/areas/tags.
Skill Claude CodeCodex
Remote-control tmux sessions for interactive CLIs by sending keystrokes, capturing pane output, and managing terminal multiplexer windows. Enables parallel coding-agent orchestration, background process management, and REPL interaction via sockets. Use when the agent needs to launch, monitor, or coordinate…
Skill Claude CodeCodex
Manages Trello boards, lists, and cards via the Trello REST API. Use when the user wants to create cards, move tasks between lists, list boards, add comments, archive cards, or check what is on a Trello board. Handles authentication, pagination, and rate-limit awareness for all Trello REST endpoints.
Skill Claude CodeCodex
Send WhatsApp messages to other people or search/sync WhatsApp history via the wacli CLI (not for normal user chats). Use when the user asks to send a WhatsApp message, text someone on WhatsApp, search WhatsApp chat history, sync WhatsApp conversations, backfill message history, or forward a file via WhatsApp to a…
Skill Claude CodeCodex
Get current weather and forecasts (no API key required). Use when the user asks about the weather, temperature, forecast, wind, humidity, or climate conditions for a city or location. Fetches real-time weather data from free services using curl.
Skill Claude CodeCodex
Write and test YARA rules for malware detection and threat hunting. Use when creating YARA signatures, detecting malware families, scanning files or memory for indicators of compromise, or building detection rules for threat intelligence.
Cursor rule Cursor
Data: Ecosystem news, GitHub updates, discussion summaries, and other useful bits for knowledge / RAG systems.
Cursor rule Cursor
This repository aggregates knowledge from various sources for RAG systems. See the main README.md for a full overview.
Instructions file
Claude Code instructions for elizaOS/knowledge, covering claude.md, repository overview, architecture, core data pipeline and key directories.
Agent
Schema, field reference, and examples for the elizaOS Character object used by Eliza agents.
Agent
Memory types, state composition, vector search configuration, and embedding model setup for Eliza agents.
Agent
What it means to be the OWNER of an Eliza device, what privileges it grants, and how it's bound to your voice.
Agent
How Eliza composes agent personality from Character fields into a live system prompt, and how providers inject additional context.
Agent
Boot sequence, initialization steps, plugin loading order, service startup, and restart behavior for the Eliza agent runtime.