Loading...
Loading...
Found 99 Skills
Runway AI API for video generation via curl. Use this skill to generate videos from images, text, or other videos.
OpenAI API via curl. Use this skill for GPT chat completions, DALL-E image generation, Whisper audio transcription, embeddings, and text-to-speech.
Hacker News API via curl. Use this skill to fetch top stories, new posts, comments, and user profiles from Hacker News.
Gmail API via curl. Use this skill to read, send, and manage emails, labels, drafts, and threads.
Mercury Banking API via curl. Use this skill to manage bank accounts, transactions, transfers, and financial operations.
Discord Bot API via curl. Use this skill to interact with channels, guilds, users, and messages using a bot token.
PDForge (PDF Noodle) API for generating PDFs from templates or HTML via curl.
Tavily AI search API integration via curl. Use this skill to perform live web search and RAG-style retrieval.
Deploy web apps with backend APIs, database, and file storage. Use when the user asks to deploy or publish a website or web app and wants a public URL. Uses HTTP API via curl.
Web content fetching and URL retrieval via curl and WebFetch — replaces the Fetch MCP server (fetch_html, fetch_json, fetch_markdown, fetch_txt). Use this skill when a specific URL is provided and the user wants its content. Covers HTTP GET/POST, JSON API consumption with jq, HTML retrieval, markdown conversion, plain text extraction, authenticated requests, redirects, cookies, and timeouts. Trigger phrases: "fetch this URL", "get the page content", "download HTML", "call this API", "curl this endpoint", "grab the JSON", "fetch markdown from", "retrieve web content", "hit this endpoint", "scrape this page", "read this URL", "pull data from API", "make an HTTP request", "extract page content", "get article text". NOT for web searches without a URL — use tavily for that.
Model configuration editor for ~/.pi/agent/models.json with multi-protocol curl testing support.
Interact with the Overvy kanban board via curl. Use when the user wants to list issues, list AI tickets, work on a ticket, move issues between lanes, or check board status. Triggers include "overvy", "list AI tickets", "show me ready tickets", "what tickets are available", "what should I work on", "work on ticket", "work on any ticket", "pick a ticket", "start a ticket", "pick up an issue", "my issues", "kanban board", "move issue", "list issues", "board status", or references to lanes like "ready", "in progress", "in review", "done". Requires OVERVY_API_KEY environment variable.