tensorpm-agentic-pm

Agentic project management powered by TensorPM. Manage projects, action items, and workspaces through MCP tools and A2A protocol. Context-driven AI project management for agents.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "tensorpm-agentic-pm" with this command: npx skills add neo552/tensorpm-releases/neo552-tensorpm-releases-tensorpm-agentic-pm

TensorPM Skill

Use this skill for AI-powered, context-driven project management inside a running TensorPM desktop app. TensorPM itself is free. For AI capabilities outside MCP (A2A), use your own API key (BYOK) or create an account.

When To Use

  • You need to list, create, or update TensorPM projects or action items.
  • You need to switch/list workspaces.
  • You need to set AI provider keys through TensorPM (set_api_key).
  • You need conversational project-level changes via A2A (message/send).

When Not To Use

  • The request is only about website/account/billing pages.

Installation (Agent CLI)

Use one of these agent-friendly CLI install methods:

# macOS
brew install --cask neo552/tensorpm/tensorpm
# Windows (PowerShell)
winget install --id Neo552.TensorPM --exact --accept-package-agreements --accept-source-agreements
# macOS / Linux fallback installer script
curl -fsSL https://raw.githubusercontent.com/Neo552/TensorPM/main/scripts/install.sh | bash
# Windows fallback installer script
irm https://raw.githubusercontent.com/Neo552/TensorPM/main/scripts/install.ps1 | iex

Runtime Prerequisites

  1. Start TensorPM desktop app.
  2. For MCP usage with external AI clients: ensure client integration is installed once (via Settings -> Integrations or A2A POST /integrations/mcp/install).
  3. For A2A usage: verify local endpoint http://localhost:37850.

MCP vs A2A Routing

TaskUseWhy
Structured action-item CRUDMCP toolsDirect typed operations
Set provider API keysMCP set_api_keyDedicated secure write-only tool
Project-wide/contextual changesA2A message/sendManaged by project manager agent
HTTP-based automation/client integrationA2A REST/JSON-RPCEndpoint-first integration path
Multi-turn planning with conversation stateA2A with contextIdNative conversation continuity

Rule of thumb:

  • Prefer MCP for explicit CRUD operations.
  • Prefer A2A for high-level intent and context-aware planning.

Minimal Workflow

  1. Verify TensorPM is running.
  2. Choose MCP vs A2A via the routing table above.
  3. Execute operation.
  4. Read back result (list_*, get_project, or A2A read endpoint) to confirm state.
  5. Summarize applied changes and any follow-up action.

References

Notes

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

tensorpm

No summary provided by upstream source.

Repository SourceNeeds Review
Automation

clinic-visit-prep

帮助患者整理就诊前问题、既往记录、检查清单与时间线,不提供诊断。;use for healthcare, intake, prep workflows;do not use for 给诊断结论, 替代医生意见.

Archived SourceRecently Updated
Automation

changelog-curator

从变更记录、提交摘要或发布说明中整理对外 changelog,并区分用户价值与内部改动。;use for changelog, release-notes, docs workflows;do not use for 捏造未发布功能, 替代正式合规审批.

Archived SourceRecently Updated