LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

ingest-go - Fetch and parse Kerala Government Orders and Bills

Fetches Kerala Government Orders and Bills from official portals, parses GO numbers, tags departments, and writes records to data/government-orders.ts.

Tags

Updated: 2026-09-18

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • Fetch documents from official portals
  • Parse GO numbers and types
  • Tag records to correct departments
  • Write records to TypeScript file
  • Verify formatting and type checks

Inputs

  • Kerala official document portal URLs
  • Government Order numbers or keywords

Outputs

  • Updated data/government-orders.ts file
  • Updated SEED_VERSION in data/db.ts

Requirements

  • Deno runtime
  • Access to official government portals

Source

  • Spec: SKILL.md
kerala
government-orders
data-ingestion
parsing
typescript
Fetch documents from official portals
Parse GO numbers and types
Tag records to correct departments
Write records to TypeScript file
Kerala official document portal URLs
Government Order numbers or keywords
Updated data/government-orders.ts file
Updated SEED_VERSION in data/db.ts