Google People: Manage contacts and profiles.
55
Does it follow best practices?
If you maintain this skill, you can automatically optimize it using the tessl CLI to improve its score:
npx tessl skill review --optimize ./path/to/skillValidation for skill structure
Contact search with warmup
Warmup call for searchContacts
0%
100%
Empty query in searchContacts warmup
0%
100%
Warmup call for otherContacts search
0%
100%
Empty query in otherContacts warmup
0%
100%
Warmup precedes actual search
0%
100%
Correct CLI resource syntax
0%
100%
Schema inspection referenced
0%
0%
gws people --help referenced
0%
0%
Uses --params flag
0%
100%
Both contact sources searched
100%
100%
Without context: $0.5521 · 2m 10s · 45 turns · 426 in / 6,667 out tokens
With context: $0.2407 · 53s · 15 turns · 263 in / 2,881 out tokens
Sequential mutations and contact creation
No concurrent mutations
100%
100%
Sequential order enforced
100%
100%
Sequential rationale documented
70%
100%
HTTP 409 handling
40%
100%
Group uniqueness constraint noted
62%
100%
Schema inspection present
0%
0%
gws help referenced
0%
0%
Singleton field constraint respected
100%
100%
Singleton constraint documented
0%
0%
Correct CLI syntax
10%
100%
Uses --params or --json flags
0%
100%
Without context: $0.9016 · 2m 39s · 37 turns · 1,968 in / 8,659 out tokens
With context: $0.4624 · 1m 55s · 24 turns · 271 in / 6,350 out tokens
Sync token handling and profile retrieval
Expired token fallback
100%
100%
Full sync recovery documented
100%
100%
Consistent params across pages
100%
100%
Pagination constraint documented
100%
100%
people/me for own profile
100%
100%
personFields in profile fetch
100%
100%
personFields includes relevant fields
100%
100%
personFields requirement documented
100%
100%
Schema inspection present
0%
0%
Correct CLI syntax
0%
100%
Without context: $0.3987 · 2m 10s · 19 turns · 25 in / 7,189 out tokens
With context: $0.5837 · 2m 24s · 28 turns · 29 in / 8,047 out tokens
Table of Contents
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.