By leefowlercu
Manages to-dos across multiple Google accounts using the Google Tasks API
List and manage Google Task lists
Initialize project task list for current git repository
Show project task list association for current directory
Set up Google Tasks integration with OAuth credentials and authenticate accounts
Show summary statistics across all Google Tasks accounts
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
A collection of Claude Code plugins for enhanced AI-assisted development workflows.
Current Version: N/A
This Agent Kit is a marketplace of Claude Code plugins that extend Claude's capabilities through specialized Agent Commands, Skills, Subagents, Hooks, and MCP Server components. The kit provides these components, organized into reusable plugins, to facilitate Agent-assisted development tasks.
In Claude Code, add this marketplace:
/plugin marketplace add leefowlercu/agent-kit
Install a plugin by using the following command (example for agent-skill-builder):
/plugin install agent-skill-builder@leefowlercu-agent-kit
Optionally, browse the available plugins interactively:
/plugin
| Plugin | Description | Version |
|---|---|---|
| agent-skill-builder | Assists in creating Agent Skills of varying complexity levels (simple, moderate, complex) | 0.1.0 |
| project-docs-reconciler | Provides slash commands to initialize or reconcile project documentation (README.md, CLAUDE.md, subsystem docs) | 0.1.1 |
| spec-interviewer-planner | Commands for interviewing about specifications and generating implementation plans | 0.1.1 |
| op-secrets-manager | Skills for interacting with 1Password through the op CLI | 0.1.0 |
| gtasks-todo-manager | Manages to-dos across multiple Google accounts using the Google Tasks API | 0.4.0 |
agent-kit/
├── .claude-plugin/
│ ├── marketplace.json # Plugin marketplace catalog
│ └── README.md # Marketplace configuration docs
├── plugins/
│ ├── agent-skill-builder/
│ │ ├── .claude-plugin/
│ │ │ └── plugin.json # Plugin metadata
│ │ ├── README.md # Plugin documentation
│ │ └── skills/
│ │ └── agent-skill-builder/
│ │ ├── SKILL.md # Main skill definition
│ │ ├── README.md # Skill documentation
│ │ ├── references/ # Workflow, schemas, templates
│ │ └── scripts/ # Validation scripts
│ ├── project-docs-reconciler/
│ │ ├── .claude-plugin/
│ │ │ └── plugin.json # Plugin metadata
│ │ ├── README.md # Plugin documentation
│ │ └── commands/
│ │ ├── claude-md.md # CLAUDE.md reconciliation
│ │ ├── readme-md.md # README.md reconciliation
│ │ └── subsystem-md.md # Subsystem docs reconciliation
│ ├── spec-interviewer-planner/
│ │ ├── .claude-plugin/
│ │ │ └── plugin.json # Plugin metadata
│ │ ├── README.md # Plugin documentation
│ │ └── commands/
│ │ ├── spec-interviewer.md # Specification interviewer
│ │ └── spec-planner.md # Implementation planner
│ ├── op-secrets-manager/
│ │ ├── .claude-plugin/
│ │ │ └── plugin.json # Plugin metadata
│ │ ├── README.md # Plugin documentation
│ │ └── skills/
│ │ ├── op-secrets-reader/
│ │ │ ├── SKILL.md # Main skill definition
│ │ │ ├── README.md # Skill documentation
│ │ │ └── references/ # Command and schema references
│ │ ├── op-secrets-creator/
│ │ │ ├── SKILL.md # Main skill definition
│ │ │ ├── README.md # Skill documentation
│ │ │ └── references/ # Command and template references
│ │ ├── op-secrets-updater/
│ │ │ ├── SKILL.md # Main skill definition
│ │ │ ├── README.md # Skill documentation
│ │ │ └── references/ # Command references
│ │ └── op-secrets-deleter/
│ │ ├── SKILL.md # Main skill definition
│ │ ├── README.md # Skill documentation
│ │ └── references/ # Command references
│ └── gtasks-todo-manager/
│ ├── .claude-plugin/
│ │ └── plugin.json # Plugin metadata
│ ├── README.md # Plugin documentation
│ ├── commands/
│ │ ├── gtasks-setup.md # OAuth setup command
│ │ ├── gtasks-todo-add.md # Add task command
npx claudepluginhub leefowlercu/agent-kit --plugin gtasks-todo-managerProvides slash commands to initialize or reconcile project documentation (README.md, CLAUDE.md, subsystem docs)
Skills for interacting with 1Password through the op CLI
Todoist for Claude Code — manage tasks, projects, labels, and workflows from your terminal.
Manage tasks, plan your day, and build up memory of important context about your work. Syncs with your calendar, email, and chat to keep everything organized and on track.
Task and project management with the tdn CLI. Helps Claude work as a productivity assistant, managing tasks, projects, and areas stored as markdown files on disk.
Solo entrepreneur workspace with Mission Control task management, Eisenhower matrix, and AI agent team operations
Persistent file-based planning for AI coding agents. Crash-proof markdown plans (task_plan.md, findings.md, progress.md) that survive context loss and /clear, with an opt-in completion gate and multi-agent shared state. Manus-style. Works with Claude Code, Codex CLI, Cursor, Kiro, OpenCode and 60+ agents via the SKILL.md standard. Includes Arabic, German, Spanish, and Chinese (Simplified and Traditional).
Harness-native ECC operator layer - 67 agents, 271 skills, 92 legacy command shims, reusable hooks, rules, selective install profiles, and production-ready workflows for Claude Code, Codex, OpenCode, Cursor, and related agent harnesses