Use only when the user wants to build scripts, automations, or external integrations against the Leadtime Public API.
Use when the user asks to work with Leadtime, inspect/update Leadtime data, manage tasks, summarize work, or sends a Leadtime link.
This folder is the source of truth for the public Leadtime Claude plugin marketplace used by Claude Cowork and Claude Code.
The public repository is generated from this project and should not be edited directly.
The plugin bundles the production Leadtime MCP endpoint:
https://leadtime.app/api/mcp
Claude should start the Leadtime OAuth browser flow when the bundled MCP connector is first used. Personal access tokens are not needed for normal task/project work inside Claude.
The bundled .mcp.json intentionally sets "oauth": true so Claude Cowork treats Leadtime as an OAuth MCP connector during plugin installation.
Personal access tokens are only for users building scripts, automations, or external integrations against the Public API.
From the Leadtime monorepo root:
npx nx lint claude-leadtime-plugin
npx nx build claude-leadtime-plugin
CLAUDE_PLUGIN_SYNC_DRY_RUN=true npx nx run claude-leadtime-plugin:integration-sync
The lint target also runs Anthropic's validator when the Claude CLI is installed:
claude plugin validate libs/integrations/claude-leadtime-plugin --strict
The deploy workflow runs this only when the project is affected:
npx nx affected --target=integration-sync
The sync script publishes the generated artifact to:
https://github.com/workcio/claude-leadtime-plugin
Set AGENT_PLUGIN_SYNC_TOKEN in CI to a token that can write to all public plugin repositories:
workcio/codex-leadtime-pluginworkcio/claude-leadtime-pluginworkcio/cursor-leadtime-pluginFor backward compatibility, the sync scripts also accept CODEX_PLUGIN_SYNC_TOKEN.
Claude Cowork:
+ next to Personal plugins.workcio/claude-leadtime-plugin or https://github.com/workcio/claude-leadtime-plugin.Claude Code:
claude plugin marketplace add workcio/claude-leadtime-plugin
claude plugin install leadtime@leadtime
External network access
Connects to servers outside your machine
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.
npx claudepluginhub workcio/claude-leadtime-plugin --plugin leadtimeA growing collection of Claude-compatible academic workflow bundles. Covers scientific figures, manuscript writing and polishing, reviewer assessment, citation retrieval, data availability, paper reading, literature search, response letters, paper-to-PPTX conversion, and evidence-grounded Chinese invention patent drafting. Rules are organized as reusable skill folders with explicit workflows and quality checks.
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
Reliable automation, in-depth debugging, and performance analysis in Chrome using Chrome DevTools and Puppeteer