Skillware skills · finance/uk_companies_house_handler

UK Companies House Handler

Deterministic UK Companies House API handler for agents — company search, profile, officers, PSC, filing history, and intent-to-operation mapping with UK corporate terminology translation.

Capabilities

Problems this skill solves

People search for tasks — not always "skillware":

Install

pip install skillware then SkillLoader.load_skill("finance/uk_companies_house_handler")

FAQ

How do I integrate UK Companies House API with an AI agent?
Use Skillware finance/uk_companies_house_handler — pip install skillware, set COMPANIES_HOUSE_API_KEY, load the skill, and call structured actions (resolve_company, get_officers, get_pscs, get_filing_history).
AI agent for UK business registry and corporate filings?
The UK Companies House Handler skill wraps the official REST API with deterministic actions, UK terminology mapping, and disambiguation — works with Gemini, Claude, OpenAI, and Ollama agent loops.

Open interactive skill page →