Agent Skill
2/7/2026project-portfolio-management
PPM system for resource allocation, budget tracking, and portfolio analytics
J
jgtolentino
16GitHub Stars
1Views
npx skills add jgtolentino/insightpulse-odoo
SKILL.md
| Name | project-portfolio-management |
| Description | PPM system for resource allocation, budget tracking, and portfolio analytics |
name: project-portfolio-management description: "PPM system for resource allocation, budget tracking, and portfolio analytics"
Project Portfolio Management
Track projects, resources, and budgets enterprise-wide.
What This Does
- Project planning
- Resource allocation
- Budget vs actual
- Timesheet management
- Portfolio dashboards
Quick Example
ppm.create_project({
'name': 'ERP Implementation',
'budget': 5000000,
'start_date': '2025-11-01',
'resources': ['developer', 'analyst']
})
Getting Started
"Create project for Q4" "Track budget variance" "Allocate resources"
Skills Info
Original Name:project-portfolio-managementAuthor:jgtolentino
Download