Portfolio Query Skill

Retrieve structured portfolio data via the get-portfolio-data tool.

Updated Nov 1, 2025
One-click install
npx skills add https://github.com/mhfed/portfolio-2025 --skill portfolio-query-skill
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Portfolio Query Skill
Source: https://github.com/mhfed/portfolio-2025/tree/main/public/.well-known/agent-skills/portfolio-query
Command: npx skills add https://github.com/mhfed/portfolio-2025 --skill portfolio-query-skill

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps an AI agent quickly retrieve structured portfolio information without manually scanning site content or guessing where work history and project details live.

Core Features & Use Cases

  • Portfolio Data Retrieval: Access Nguyen Minh Hieu's projects, experience history, and technical skills in a structured format.
  • Agent-Friendly Querying: Designed for browser assistants or MCP-enabled agents that need reliable portfolio facts on demand.
  • Use Case: An AI recruiter can ask for the candidate's latest projects and past roles, then present a concise summary to a hiring manager.

Quick Start

Ask the agent to fetch the portfolio data through the get-portfolio-data tool and return the projects, work history, and skill stack in structured form.

Frequently Asked Questions about Portfolio Query Skill

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I retrieve structured portfolio data for automated querying?

To retrieve structured portfolio data, an MCP-enabled agent accesses the get-portfolio-data tool to fetch projects, work history, and technical skills in structured JSON or markdown format.

Can I use an MCP agent to summarize a candidate's work history and projects?

Yes, an MCP agent can query the portfolio source to fetch work history and projects, then present a concise summary. The Skill is designed for agent workflows needing reliable portfolio facts on demand.

Does this portfolio query method require WebMCP access?

Yes, retrieving portfolio data requires MCP or WebMCP access to the get-portfolio-data tool. Browser assistants or MCP-enabled agents use this access to pull structured portfolio information.

What is the best way to extract technical skills from a static portfolio source?

The best way to extract technical skills is using an agent-friendly querying Skill that retrieves structured data directly from the static portfolio source, avoiding manual site scanning.

Why use a structured data retrieval approach instead of scanning website content for portfolio information?

Structured data retrieval prevents manual scanning and guessing where project details live. It helps an AI agent quickly access reliable portfolio facts, returning structured JSON or markdown output.

Are there limitations when fetching portfolio data through an MCP tool?

The main limitation is dependency on MCP or WebMCP access to the get-portfolio-data tool. Without this environment, the automated querying and structured retrieval cannot function.