Agent Plugins Marketplace
All plugins

wendy

v0.1.2

Wendy, the executive assistant: capture, triage and briefs on the Footbridge task ledger, signed in with your Footbridge Microsoft account

Claude Code3 Skills1 MCP serverStreamable HTTP

By Footbridge Federal0 GitHub starsUpdated 6 days ago

Directory evidence

Runtimes
Claude Code
Parsed components
4 skill or MCP entries
Source updated
Sep 17, 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 wendy 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 wendy@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/Footbridge-Federal/wendy-plugin

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

Plugin files

plugins/wendy/
├── .claude-plugin/plugin.json
├── skills/brief/SKILL.md
├── skills/setup/SKILL.md
├── skills/todo/SKILL.md
└── .mcp.json

Included Skills3

briefskills/brief/SKILL.md

A prioritized brief from the Footbridge task ledger. Plain /wendy:brief = what matters now; "/wendy:brief hour" = what fits in about an hour; "/wendy:brief delegate" = what an agent could one-shot. Use when the user asks "what's my priority", "what should I do", "what can I get done in X", or "what can I delegate".

setupskills/setup/SKILL.md

One-time Wendy setup on this machine. Checks the Footbridge connection, then offers to allow the Footbridge tools, a `wendy` shell alias, and a desk folder. Use when the user runs /wendy:setup or asks how to set Wendy up.

todoskills/todo/SKILL.md

Quick-capture tasks into the Footbridge task ledger from any session. Use when the user says "add to my list", "todo", "remind me to", "put that on the board", or rattles off tasks by voice.

MCP servers1

footbridgeStreamable HTTP
url
https://mcp.dev.footbridge.ai/mcp

Plugin manifests1

plugins/wendy/.claude-plugin/plugin.json
{
  "name": "wendy",
  "version": "0.1.2",
  "description": "Wendy, the executive assistant: capture, triage and briefs on the Footbridge task ledger, signed in with your Footbridge Microsoft account",
  "author": {
    "name": "Footbridge Federal"
  },
  "repository": "https://github.com/Footbridge-Federal/wendy-plugin",
  "keywords": [
    "assistant",
    "tasks",
    "mcp"
  ]
}

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

[wendy on Agent Plugins Marketplace](https://pluginsmp.com/plugins/wendy)