Hn Story

抽取 hn_story:title、url、author、points、created_at

antins-labs Updated

File contents

hn_story

Search hn.algolia.com — hn_story. Content is raw JSON served inside a tag; standard CSS selectors are ineffective, requiring JSON parsing logic.

Agent-called skill — sub-agents invoke it as the typed tool skill_hn_story(...). The dispatcher does not auto-route; the agent decides.

Parameters

  • query (required) — The search query term.
  • tags (default story) — Filter by tag (e.g., story, comment, poll).
  • num_results (default 5) — Maximum number of results to return.

Example target URLs

Notes

Auto-generated by the access-skill baker (template: public_api). Hand-edit freely; the runtime only executes executor.py and reads params_schema from manifest.yaml.

antins-labs/searchos/tree/main/searchos/skills/library/access/social/hn_story commit fd8a67959a

Frequently asked questions

npx skillmds@latest add antins-labs/hn-story