# Skillfolio (remote · www.skillfolio.studio)

Turn a resume into a portfolio website, look up published profiles, and ask about Skillfolio.

- Trust score: 74/100 (medium)
- Change this week: +8
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-08-15

## Components

- remote · `www.skillfolio.studio`: 74/100 (this document), [markdown](https://verifymcp.io/servers/studio-skillfolio-skillfolio/www.md), [page](https://verifymcp.io/servers/studio-skillfolio-skillfolio/www)

## Channel facts

- Endpoint: `https://www.skillfolio.studio/mcp`
- Transports: `streamable-http`
- Auth: `none`
- Version: `1.2.0`

## Trust breakdown

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-08-15.

- **Endpoint Security**: 80/100
  - The endpoint's TLS certificate is valid, in date, and uses a strong key.
  - No authorisation is required to call this server. Every tool declares its destructiveHint and none is destructive, so open access doesn't expose one.
  - HTTPS is enforced; there's no plaintext access path.
  - The HSTS (Strict-Transport-Security) header is present.
  - DNSSEC check failed: this domain isn't protected by DNSSEC.
- **Transport & Reachability**: 100/100
  - Verified streamable-http transport via a live MCP handshake.
- **Schema Quality & AI Usability**: 66/100
  - AI-judged instruction clarity (excellent).
  - Context-footprint check failed: tool/resource definitions use about 1647 tokens (~274/item across 6 items; 6 tools + 0 resources), over budget; trim descriptions and params.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 23/100
  - Stability observed for 7 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 100/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 100% of tool parameters carry a description.
  - Structured output schemas are declared (100% of tools); any adoption earns full credit.
- **Capabilities**: 100/100
  - Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.

## Install

### Claude

```bash
claude mcp add --transport http studio-skillfolio-skillfolio https://www.skillfolio.studio/mcp
```

### Codex

```toml
[mcp_servers.studio-skillfolio-skillfolio]
url = "https://www.skillfolio.studio/mcp"
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "studio-skillfolio-skillfolio": {
      "type": "remote",
      "url": "https://www.skillfolio.studio/mcp",
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add studio-skillfolio-skillfolio --url https://www.skillfolio.studio/mcp --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  studio-skillfolio-skillfolio:
    url: "https://www.skillfolio.studio/mcp"
```

### Other

```json
{
  "mcpServers": {
    "studio-skillfolio-skillfolio": {
      "type": "http",
      "url": "https://www.skillfolio.studio/mcp"
    }
  }
}
```

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

## Changelog

Every change recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-08-15 (score 74, +1)

No change was recorded against any check on this day. Stability & Change Management went from 20 to 23. That category is still filling its 30-day observation window: 6 days of observed history at the previous scan, 7 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-08-13 (score 73, −2)

- [security] The server rewrote its instructions, which are the text every model session reads
- [security] Tool “start_profile_draft” rewrote its description, which is the text the model reads
- [functional regression] Schema quality: pass → fail
- [functional] First check of Tool coverage: 100
- [functional] Server version: 1.0.0 → 1.1.0
- [functional] New tool “get_profile”
- [functional] New tool “show_example_profile”
- [functional] New tool “start_profile_draft”
- [cosmetic] “start_profile_draft” added an optional parameter “education”
- [cosmetic] “start_profile_draft” added an optional parameter “email”
- [cosmetic] “start_profile_draft” added an optional parameter “location”
- [cosmetic] Tool “start_profile_draft” changed its title: Start a Skillfolio profile for someone → Build someone a portfolio website

### 2026-08-12 (score 75, +7)

- [security improvement] Authorization: unverified → partial
- [functional improvement] Tool “about_skillfolio” now declares an output schema
- [functional improvement] Tool “get_pricing” now declares an output schema
- [functional improvement] Tool “how_to_get_started” now declares an output schema
- [functional] First check of Tool coverage: 100

### 2026-08-11 (score 68, +1)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-08-10 (score 67, +1)

No change was recorded against any check on this day. Stability & Change Management went from 3 to 7. That category is still filling its 30-day observation window: 1 days of observed history at the previous scan, 2 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-08-09 (score 66, 0)

- [functional improvement] Stability: unverified → 0.03

### 2026-08-08 (score 66)

First indexed and scored.

## MCP tools (6)

### `show_example_profile` (~46 tokens)

Show an example Skillfolio profile

Returns a real, live Skillfolio profile so you can show someone what one looks like instead of describing it. Use when someone is curious about the product or asks what a profile contains.

Output parameters:

- `answer` (string): A description of a real published profile.
- `source` (string): The profile’s public URL.

### `get_profile` (~110 tokens)

Look up a published Skillfolio profile

Looks up a published Skillfolio profile by its handle and returns what that person has chosen to publish: headline, summary, experience, skills and their interview answers. Use when someone mentions a skillfolio.studio/@handle link or asks about a specific person’s profile. Returns nothing if the handle is not published — never guess in that case.

Input parameters:

- `handle` (string, required): The profile handle, with or without the @ — e.g. "sarahchen" from skillfolio.studio/@sarahchen.

Output parameters:

- `answer` (string): What this person has published, or a note that the profile does not exist.
- `source` (string): The profile’s public URL.

### `start_profile_draft` (~331 tokens)

Build someone a portfolio website

Turns what someone told you in this conversation into a Skillfolio portfolio website, and returns a personal link that opens it already built — their page, their resume, their interview answers. Use this when someone wants their resume to live somewhere employers can find and question it, especially right after you have helped them write or improve one. Works whether they had a resume (read the one they attached or pasted and pass the structured fields — they never upload anything to Skillfolio) or had none (pass what you gathered by asking). Call this only after they have said yes and you have asked Skillfolio’s three character questions (Heart, Values, Spark). Pass only what they actually told you — never invent employers, dates or skills.

Input parameters:

- `education` (array): Schools, degrees or certifications they mentioned.
- `email` (string): Their email, only if it was on the resume they shared or they offered it.
- `experience` (array): Roles they described, most recent first.
- `headline` (string): Their current role or professional headline, e.g. "Nurse practitioner".
- `heart` (string): Their answer about showing up for someone when they didn’t have to.
- `location` (string): City or region, if mentioned.
- `name` (string, required): The person’s full name.
- `skills` (array): Skills they mentioned.
- `spark` (string): Their answer about something they love that people wouldn’t guess.
- `summary` (string): A short professional summary in their own voice.
- `values` (string): Their answer about what they always make time for.

Output parameters:

- `answer` (string): What to tell the person, including their link.
- `claimUrl` (string): The personal link that opens their filled-in builder.
- `expiresInDays` (number): How long the link stays valid.

### `about_skillfolio` (~47 tokens)

About Skillfolio

What Skillfolio is: an AI-rebuilt resume plus a living portfolio website with an AI chatbot employers can question. Covers the product thesis, features, and what it deliberately does not do.

Output parameters:

- `answer` (string): The answer about Skillfolio.
- `source` (string): The page this information comes from.

### `get_pricing` (~38 tokens)

Skillfolio pricing

Skillfolio pricing: what is free (resume rebuild, AI interview, full preview) and what Full Access at $29.99/month includes.

Output parameters:

- `answer` (string): The answer about Skillfolio.
- `source` (string): The page this information comes from.

### `how_to_get_started` (~38 tokens)

How to get started

Step-by-step guide to creating a Skillfolio profile, from resume upload to a published portfolio at skillfolio.studio/@your-handle.

Output parameters:

- `answer` (string): The answer about Skillfolio.
- `source` (string): The page this information comes from.

## Diagnostics

Captured diagnostic sections: TLS, DNSSEC, Authorisation, Transports. The full working is on the page: https://verifymcp.io/servers/studio-skillfolio-skillfolio/www#diagnostics

## Score history

- 2026-08-15: 74
- 2026-08-14: 73
- 2026-08-13: 73
- 2026-08-12: 75
- 2026-08-11: 68
- 2026-08-10: 67
- 2026-08-09: 66
- 2026-08-08: 66

## Links

- Remote endpoint: https://www.skillfolio.studio/mcp
- Website: https://www.skillfolio.studio/
- Changelog RSS feed: https://verifymcp.io/servers/studio-skillfolio-skillfolio/www.xml
- Changelog JSON feed: https://verifymcp.io/servers/studio-skillfolio-skillfolio/www.json
- HTML version of this page: https://verifymcp.io/servers/studio-skillfolio-skillfolio/www
