Agent Plugins Marketplace
All plugins

ai-power-apps

v1.0.3

Upgrade the AI you already use. One connection gives it live data across travel, markets, research, reading, code, food, fitness and social — with real follow-ups and real links — plus a performance stage, Stock to Stage 3+, that puts more behind every answer. You choose what's on.

Claude Code1 Skill1 MCP serverStreamable HTTP

By Small TreeLicense: MIT0 GitHub starsUpdated yesterday

Directory evidence

Runtimes
Claude Code
Parsed components
2 skill or MCP entries
Source updated
Sep 22, 2026
Manifest status
Canonical path parsed

The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology

Install ai-power-apps for Claude Code

Installs for the current user
claude plugin marketplace add IchenDEV/agent-plugin-mkt
claude plugin marketplace update agent-plugin-marketplace
claude plugin install ai-power-apps@agent-plugin-marketplace

Paste and run these commands in a terminal with Claude Code. They add and refresh the PluginsMP catalog, then install this plugin.

The installer fetches third-party code from the source repository shown on this page. This directory validates manifest structure and source location, but does not perform a security audit; review the manifest, components, and source before installing.

Get the source manually
git clone https://github.com/RoeySmallTree/ai-power-apps

Clone the source repository, then follow its setup instructions to add the plugin to a compatible client. The repository root is the plugin root.

Plugin files

ai-power-apps/
├── .claude-plugin/plugin.json
├── skills/ai-power-apps/SKILL.md
└── .mcp.json

Included Skills1

ai-power-appsskills/ai-power-apps/SKILL.md

Use when a task needs live information across travel, shopping, markets, jobs, real estate, news, reading, research, music, video, code, weather, food, fitness or social, or a performance stage for a drafted answer. Discover the current capabilities and retrieve pending reviews with sharpen_status.

MCP servers1

ai-power-appsStreamable HTTP
url
https://api.powerups-ai.store/mcp

Plugin manifests1

.claude-plugin/plugin.json
{
  "name": "ai-power-apps",
  "displayName": "AI Power Ups",
  "version": "1.0.3",
  "description": "Upgrade the AI you already use. One connection gives it live data across travel, markets, research, reading, code, food, fitness and social — with real follow-ups and real links — plus a performance stage, Stock to Stage 3+, that puts more behind every answer. You choose what's on.",
  "author": {
    "name": "Small Tree",
    "email": "[email protected]",
    "url": "https://powerups-ai.store"
  },
  "homepage": "https://powerups-ai.store/docs",
  "repository": "https://github.com/RoeySmallTree/ai-power-apps",
  "license": "MIT",
  "keywords": [
    "search",
    "research",
    "travel",
    "weather",
    "mcp",
    "review"
  ],
  "mcpServers": "./.mcp.json",
  "skills": "./skills/"
}

If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.

[ai-power-apps on Agent Plugins Marketplace](https://pluginsmp.com/plugins/ai-power-apps)