AI Skills for Claude, Cursor & AI Agents on Aerostack
Browse 3+ AI skills on Aerostack Marketplace. Skills are reusable capability bundles — think data extraction, code generation, summarisation, and classification — that you add to Claude, Cursor, or any MCP-compatible agent in one command. No infrastructure needed.
Gold Price API
by @pp0428281
Get the INR market price for gold or silver for today, yesterday, or a specific calendar date. Use this when the user asks for gold or silver prices, spot price, historical metal price, or metal value on a given date.
api-connectorstext-word-count
by @navin
Counts words, unique words, characters, and sentences in a text string. Handles edge cases like empty text, whitespace, and punctuation.
api-connectorsweb-url-build
by @navin
Build a URL from a base and optional path, query parameters, and hash fragment.
api-connectorsFrequently asked questions
What are AI skills in an Aerostack workspace? +
Skills are pre-built, composable AI capabilities — like 'classify a support ticket' or 'generate a blog post from a URL'. Install a skill and any agent in your workspace can invoke it by name.
How do skills install into a workspace? +
Click Install on any skill. It's added to your workspace and exposed as a tool on your MCP URL. No code changes, no redeploy.
Can I combine skills with MCP servers? +
Yes. A skill can internally call MCP tools, run prompts, and trigger functions. Stack a Notion MCP with a 'summarise meeting notes' skill and your agent can read and summarise Notion pages.
Do skills work with any LLM? +
Skills are LLM-agnostic. They work with any agent that supports MCP — Claude, GPT-4, Gemini, and open-source models via compatible clients.
How do I build a custom AI skill? +
Use the Aerostack SDK to define your skill's prompt template, tool dependencies, and input/output schema. Deploy it to your workspace and optionally publish it to the community.