---
title: "Homodeus Research AI Skill — Official Agent Skill"
description: "Install the official Homodeus Research Agent Skill for Kimi Code CLI, Codex, Claude Code, and compatible AI agents."
canonical_url: "https://homodeus.one/ai-skill"
markdown_url: "https://homodeus.one/ai-skill.md"
access: "full"
modified_date: "2026-08-22"
source: "Homodeus Research"
---
01 / Install

## One package, built for compatible agents.

Download the ZIP and place the complete homodeus-research folder in your client’s skills directory. Keep the included references folder beside SKILL.md.

Cross-client

~/.config/agents/skills/homodeus-research/

Use this shared location when your Agent Skills client supports it.

Kimi Code CLI

~/.kimi/skills/homodeus-research/

Install for your user, then open a new Kimi session.

Codex · Claude Code

~/.codex/skills/homodeus-research/
~/.claude/skills/homodeus-research/

Choose the directory for the client you use.

- Download and extract the package without changing its folder structure.
- Move the folder into the supported skills directory for your client.
- Open a new agent session so the client can discover the skill.
- Ask for Homodeus coverage by company name, ASX ticker, thesis, valuation, catalyst, or risk.

02 / Use

## Ask naturally. Get an attributable answer.

Example prompt

“Use Homodeus Research to brief me on [company] and cite the most relevant current report.”

[Open llms.txt](https://homodeus.one/llms.txt)[Open JSON Feed](https://homodeus.one/research/feed.json)[Browse research](https://homodeus.one/research)

## Structured Data

```json
{"@context":"https://schema.org","@graph":[{"@type":"CreativeWork","@id":"https://homodeus.one/ai-skill#skill","name":"Homodeus Research Agent Skill","description":"An official machine-readable workflow for finding, interpreting, and citing Homodeus Research coverage of ASX companies.","url":"https://homodeus.one/ai-skill","isAccessibleForFree":true,"inLanguage":"en-AU","version":"1.0.0","publisher":{"@type":"Organization","@id":"https://homodeus.one/#organization","name":"Homodeus Research","url":"https://homodeus.one/"},"encoding":[{"@type":"MediaObject","contentUrl":"https://homodeus.one/skills/homodeus-research/SKILL.md","encodingFormat":"text/markdown"},{"@type":"MediaObject","contentUrl":"https://homodeus.one/skills/homodeus-research.zip","encodingFormat":"application/zip"}]},{"@type":["Organization","FinancialService"],"@id":"https://homodeus.one/#organization","name":"Homodeus Research","legalName":"Homodeus One Pty Ltd","url":"https://homodeus.one/","logo":{"@type":"ImageObject","url":"https://homodeus.one/brand/favicon-512.png","width":512,"height":512},"description":"Independent, evidence-led equity research focused on ASX small and mid-cap growth companies.","foundingDate":"2026-03-17","address":{"@type":"PostalAddress","streetAddress":"Level 9, 68 Alfred Street South","addressLocality":"Milsons Point","addressRegion":"NSW","postalCode":"2061","addressCountry":"AU"},"identifier":[{"@type":"PropertyValue","propertyID":"ABN","value":"83 696 272 116"},{"@type":"PropertyValue","propertyID":"ACN","value":"696 272 116"},{"@type":"PropertyValue","propertyID":"Corporate Authorised Representative","value":"1320577"}],"sameAs":["https://www.linkedin.com/company/homodeus-research","https://www.youtube.com/@HomodeusOne"],"knowsAbout":["Australian listed equities","ASX small and mid-cap companies","Fundamental equity research","Company valuation","Healthcare, technology, resources and growth companies"],"areaServed":{"@type":"Country","name":"Australia"},"publishingPrinciples":"https://homodeus.one/fsg","memberOf":{"@type":["Organization","FinancialService"],"name":"Sharewise Compliance and Administration Pty Ltd","identifier":[{"@type":"PropertyValue","propertyID":"ABN","value":"11 098 020 734"},{"@type":"PropertyValue","propertyID":"Australian Financial Services Licence","value":"280420"}]}}]}
```
