recommend_poi

This skill is used by the dynamic structured output demo.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "recommend_poi" with this command: npx skills add trpc-group/trpc-agent-go/trpc-group-trpc-agent-go-recommend-poi

recommend_poi

This skill is used by the dynamic structured output demo.

Output JSON Schema

{ "type": "object", "properties": { "poi": { "type": "string", "description": "Point of interest" }, "city": { "type": "string", "description": "City name" }, "score": { "type": "integer", "description": "A deterministic score" } }, "required": [ "poi", "city", "score" ], "additionalProperties": false }

Commands

Print JSON result to stdout:

cat result.json

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Automation

ocr

No summary provided by upstream source.

Repository SourceNeeds Review
Automation

user-file-ops

No summary provided by upstream source.

Repository SourceNeeds Review
Automation

file-tools

No summary provided by upstream source.

Repository SourceNeeds Review