# Profile

> Shortest English alias for site-profile / external-site-profile-learning. Use this when turning an already-proven site flow into a stable reusable external profile.

- Skill: `allens0104/profile` (Agent Skill)
- Install (CLI): `npx skillmds@latest add allens0104/profile`
- Raw SKILL.md: https://api.skillmd.com/api/skills/allens0104/profile/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- License: Proprietary session artifact for local Copilot use
- Author: AllenS0104 (https://skillmd.com/u/allens0104)
- Updated: 2026-09-09
- Page: https://skillmd.com/skills/allens0104/profile

---


# Profile skill

This is the shortest English alias for:

- `site-profile`
- `external-site-profile-learning`

It is best when you want to:

- add a stable external site profile
- debug heuristic vs Gemini planning differences
- classify blocked, special-case, and config-driven sites

## Primary guidance

1. probe the site
2. classify the failure mode
3. add a data-only profile when justified
4. validate heuristic and Gemini flows

## Quick invocation template

```text
Use /profile to turn this site into a stable reusable external profile and validate both heuristic and Gemini planning.
```

```text
请用 /profile 把这个网站沉淀成稳定可复用的 profile，并验证 heuristic 与 Gemini 两条链路。
```

## Pointer

For the full detailed playbook, see:

- `skills/external-site-profile-learning/SKILL.md` in this repository

