aii-patch-me-up

Audits connector, skill, storage, and permission states and reports fixes one at a time.

Updated Aug 21, 2026
One-click install
npx skills add https://github.com/maestroventures/aiintegrator --skill aii-patch-me-up-maestroventures
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: aii-patch-me-up
Source: https://github.com/maestroventures/aiintegrator/tree/main/plugins/aii-blueprint/skills/aii-patch-me-up
Command: npx skills add https://github.com/maestroventures/aiintegrator --skill aii-patch-me-up-maestroventures

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? A user's AI setup drifts out of date silently: connector sign-ins lapse, required skills are never installed, storage doors stop answering, and permission settings differ from what was intended — none of which is visible until something quietly fails. This Skill reads the live state of the entire setup and sorts every item into a plain bucket so the user knows exactly what is wrong and how to fix it. ## Core Features & Use Cases - Full setup inventory: Reads the Blueprint connector state via what_can_i_do, then sorts connectors, skills, storage doors, per-verb permissions, assets, the poke schedule, plugin version, instructions box, and visibility settings into buckets: live, off in this chat, needs a reconnect, installed-but-unused, missing, or not the way you set it. - Detect-and-report discipline: It never connects, installs, removes, or changes a permission on its own — every fix is offered one item at a time, worst blocker first, and the human performs each change. - Told-record tracking: The companion scripts record what the user was told (plugin, preferences, privileges readings), count repeats, honor "remind me later" replies, and render plain-language due lines. - Use Case: A user says "patch me up" and the Skill reports that their Google connection needs a reconnect, one required skill is missing, and their plugin is two versions behind — then walks them through each fix one at a time. ## Quick Start Say "patch me up" or "check my setup" to run a full read of your connectors, skills, permissions, and schedules and get each fix offered one at a time.

Frequently Asked Questions about aii-patch-me-up

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I check if my AI connectors and tools are still connected?

Run the setup check by saying "patch me up" or "am I connected". It reads the Blueprint connector's live state and each act's connected field, then sorts every tool into buckets like live, needs a reconnect, or missing, and offers one fix at a time.

How do I find missing required skills in my setup?

The Skill reads the required_capabilities document from the company store and compares it against both the registry and what the current session can actually invoke. A required job with no installed and registered provider is reported as missing, with the fix routed through the user.

Can the setup check change my permission settings automatically?

No. A standing rule states the session detects and reports permission drift but never sets, clears, or overrides any setting. Every change is an act the human performs with their own hands, enforcing separation of duty between proposer and approver.

Why does the setup check report unknown instead of a status?

When a connector, schedule, or settings value cannot be read — for example in an unattended run or on a surface with no instructions box — the Skill reports unknown rather than guessing. A silent blind spot is treated as worse than a visible gap.

What happens after my setup reads clean?

A clean run returns "You're current — nothing to fix" and then offers a handoff to the Tune-Up skill, which audits the company against the framework. The build half can run without connectors; the reconcile half waits until all tools read connected.