CtrlK
BlogDocsLog inGet started
Tessl Logo

people-property

Search for people and properties using Whitepages APIs via x402. USE FOR: - Finding people by name and location - Address lookups and verification - Property owner information - Background research (with legitimate purpose) TRIGGERS: - "find person", "lookup person", "who lives at" - "property owner", "property search", "address lookup" - "person at address", "contact info for" IMPORTANT: These endpoints contain personal information. Use responsibly and only for legitimate purposes. See rules/privacy.md for guidance. Use `npx agentcash@latest fetch` for Whitepages endpoints. Both endpoints are $0.22 per call.

68

Quality

83%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No findings from the security scan

SKILL.md
Quality
Evals
Security

Quality

Content

78%Weight 40%Scale 1-5

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

The content is highly actionable with executable commands and decent workflow checklists, and it avoids over-explaining known concepts. Its main weaknesses are repeated parameter warnings, a partially redundant example, and broken/missing bundle references that hurt progressive disclosure.

Suggestions

Remove the duplicated state_code warning (lines 102 repeats line 55); state the parameter naming rule once in a shared parameters note.

Create the referenced rules/ files (getting-started.md, privacy.md) or drop the links, since no rules/ bundle directory exists and the references currently do not resolve.

Consider moving the Person Search Fields and Property Search Fields response schemas into a separate reference file to keep SKILL.md a lean overview.

DimensionReasoningScore

Conciseness

The body is largely lean reference material (tables, parameter lists, executable commands) with little padding about concepts Claude already knows, but the state_code warning is repeated verbatim twice (lines 55 and 102) and the 'More Specific Search' example partially duplicates the basic one, so it sits at 'efficient; minor instances that could be trimmed' rather than a clean 5.

4 / 5

Actionability

Provides copy-paste-ready, fully executable `npx agentcash@latest fetch` commands with complete JSON bodies across person and property searches plus three workflow examples, matching the 'fully executable; copy-paste ready; covers common cases' anchor.

5 / 5

Workflow Clarity

The three workflows are sequenced as checklists with verification steps ('Verify results match expected person', 'Review results for correct match'); these are paid lookups rather than destructive/batch operations so the 3-cap does not apply, but validation is mostly informal, fitting 'clear sequence with most checkpoints present; minor validation gaps' rather than the explicit validate->fix->retry 5.

4 / 5

Progressive Disclosure

Structure is reasonable (Quick Reference table, sectioned details) and references are signaled, but no bundle files exist (references/, scripts/, assets/, rules/ directories are absent) so the links to rules/getting-started.md and rules/privacy.md do not resolve, and sizable response-field reference material is inlined rather than split into a reference file, matching the 'some structure; references present but not clearly signaling real targets; content that should be separate is inline' anchor.

3 / 5

Total

16

/

20

Passed

Description

87%Weight 40%Scale 1-5

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

The description is strong: it states a concrete capability, provides explicit USE FOR and TRIGGERS guidance, and carves out a clear, low-conflict niche. Minor synonym gaps in triggers and slightly-less-than-comprehensive action listing keep specificity and trigger_term_quality at 4 rather than 5.

DimensionReasoningScore

Specificity

Lists several concrete actions via the USE FOR block ('Finding people by name and location', 'Address lookups and verification', 'Property owner information', 'Background research') plus the opening 'Search for people and properties using Whitepages APIs via x402', with only minor gaps in coverage, matching the 'several specific actions' anchor rather than the fully comprehensive 5.

4 / 5

Completeness

It explicitly answers 'what' ('Search for people and properties using Whitepages APIs via x402') and 'when' via both a USE FOR clause and concrete TRIGGERS phrases, matching the anchor for clearly and explicitly answering both what AND when with concrete trigger phrases.

5 / 5

Trigger Term Quality

The TRIGGERS block provides natural phrases users would say ('find person', 'who lives at', 'property owner', 'address lookup', 'contact info for') with good synonym coverage, but a few common variations (e.g. 'background check', 'reverse address') are missing, fitting the 'good keyword coverage, a few natural terms missing' anchor.

4 / 5

Distinctiveness Conflict Risk

The Whitepages people/property niche with its distinct trigger set is clearly distinguishable from other skills with minimal conflict risk, matching the 'clear niche with distinct triggers' anchor.

5 / 5

Total

18

/

20

Passed

Validation

87%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation14 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

metadata_field

'metadata' should map string keys to string values

Warning

relative_links

Relative link issues: 3 missing

Warning

Total

14

/

16

Passed

Repository
Merit-Systems/agentcash-skills
Reviewed

Table of Contents

Is this your skill?

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.