← Back to search
40
Partial
Agentic Readiness Score
+25 llms.txt +15 structured API missing +20 ai-plugin
Raise this score to 95+
We ship the 6-file GEO uplift as a pull request against your repo. Flat fee, turnaround under 72 hours.
Fix this for $199 →
ai-tools llms-txtapi

Agentic Signals

📄
Found
🤖
ai-plugin.json
Not found
📖
OpenAPI Spec
Not found
🔗
Structured API
Found
🛡
Not specified
🏷
Schema.org Markup
Not found
MCP Server
Not found

Embed this badge

Show off your agentic readiness — the badge auto-updates when your score changes.

Agentic Ready 40/100

            

llms.txt Content

# Argil ## Docs - [Upload Asset](https://docs.argil.ai/api-reference/endpoint/assets.create.md): Upload an image or video asset via URL for use as B-roll - [Delete Asset](https://docs.argil.ai/api-reference/endpoint/assets.delete.md): Delete an uploaded asset - [Get Asset](https://docs.argil.ai/api-reference/endpoint/assets.get.md): Get an asset by ID with its current processing status - [List Assets](https://docs.argil.ai/api-reference/endpoint/assets.list.md): Get a list of assets from your library - [Create a new Avatar](https://docs.argil.ai/api-reference/endpoint/avatars.create.md): Creates a new avatar. - [Create a new Avatar](https://docs.argil.ai/api-reference/endpoint/avatars.create.video.md): Creates a new avatar. - [Get an Avatar by id](https://docs.argil.ai/api-reference/endpoint/avatars.get.md): Returns a single Avatar identified by its id - [List all avatars](https://docs.argil.ai/api-reference/endpoint/avatars.list.md): Returns an array of Avatar objects available for the user - [Export subtitles for a video project](https://docs.argil.ai/api-reference/endpoint/subtitles.export.md): Exports subtitles for a video project in VTT or ASS format. The subtitles can optionally include styling information. - [List subtitle styles](https://docs.argil.ai/api-reference/endpoint/subtitles.list.md): Returns a paginated array of subtitle styles available for the user - [Create a new Video](https://docs.argil.ai/api-reference/endpoint/videos.create.md): Creates a new Video with the specified details - [Delete a Video by id](https://docs.argil.ai/api-reference/endpoint/videos.delete.md): Delete a single Video identified by its id - [Get a Video by id](https://docs.argil.ai/api-reference/endpoint/videos.get.md): Returns a single Video identified by its id - [Paginated list of Videos](https://docs.argil.ai/api-reference/endpoint/videos.list.md): Returns a paginated array of Videos - [Render a Video by id](https://docs.argil.ai/api-reference/endpoint/videos.render.md)