ui-links

ui-links is a skill for Claude Code, Codex from wecode-ai/Wegent. It costs 48 tokens per session (1,668 once invoked), scanned A, original, Apache-2.0.

Instructions for creating clickable links to attachments and Wegent pages inside the user interface. The links can display files or images and open supported pages or actions.

In plain words
What is it for?
Use them to show attachments, open Wegent pages, or provide links for actions such as creating tasks, sending messages, and exporting data.
Why use it?
They remove the need to explain where an attachment or Wegent page is when a direct interactive link can be shown.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add skills/wecode-ai/wegent/ui-links
Any agent
npx skills add wecode-ai/Wegent --skill ui-links
Clone the repo
git clone --depth 1 https://github.com/wecode-ai/Wegent

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for ui-links

README.md
[![agentmods](https://agentmods.dev/badge/skills/wecode-ai/wegent/ui-links.svg)](https://agentmods.dev/skills/wecode-ai/wegent/ui-links)
Your own site
<a href="https://agentmods.dev/skills/wecode-ai/wegent/ui-links"><img src="https://agentmods.dev/badge/skills/wecode-ai/wegent/ui-links.svg" alt="Measured on agentmods" height="20"></a>
Per session 48 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,668 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00048 $0.01668
Opus 5 $0.00024 $0.00834
Sonnet 5 $0.00010 $0.00334
Haiku 4.5 $0.00005 $0.00167

Measured 6d ago against content hash a7356e291422, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-05, from the pricing page.

Security

Grade A, and why

ui-links scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 6d ago.

The scan reads SKILL.md. This mod also ships 1 executable file (__init__.py), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

backend/init_data/skills/ui-links/SKILL.md · 221 lines

How it starts

The opening of the file, as written. The whole thing — 221 lines — stays where its author put it; the contents beside it link to each section on GitHub.

This skill enables you to output special protocol links that the Wegent frontend renders as interactive elements. Use these links to display attachments or provide navigation to Wegent pages.

When to Use

Use this skill when:

  • User asks to "show", "view", "display", or "open" an attachment (image, file, etc.)
  • User wants to navigate to a specific Wegent page (settings, chat, knowledge base, etc.)
  • User needs quick actions like creating tasks, sending messages, or exporting data
  • You need to provide clickable navigation within your response

Important: You do NOT need to call any tools. Simply output the markdown links directly in your response.


Protocol Reference

1. Attachment Protocol (attachment://)

Display attachments (images, files) that exist in the conversation.

Format:

![description](attachment://ID)

Parameters:

  • ID (required): The numeric attachment ID (positive integer)

Example:

![Project Screenshot](attachment://106)

How it works:

  • The frontend automatically renders the attachment as a clickable preview
  • For images: displays an inline preview that can be expanded
  • For files: displays a file card with download option

2. Wegent Protocol (wegent://)

Navigate to Wegent pages or trigger actions.

Format:

[link text](wegent://type/path?params)

Structure:

  • type: Category of operation (open, form, action)
  • path: Specific target within the type
  • params: Optional query parameters

Available Routes

Navigation Routes (wegent://open/*)

Open Wegent pages directly.

Route Description Parameters
wegent://open/chat Open chat page team (optional): Team ID
wegent://open/code Open code page team (optional): Team ID
wegent://open/settings Open settings page tab (optional): integrations, bot, team, models
wegent://open/knowledge Open knowledge base Path parameter for project ID
wegent://open/feed Open activity feed None
wegent://open/feedback Open feedback dialog None

Read the full file on GitHub · 221 lines

Files

What ships with it

1 file beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 6d ago First seen · 221 lines · 48 tokens per session scan A a7356e291422

Subscribe to this mod's changes

ui-links is a skill published in the GitHub repository wecode-ai/Wegent (782 stars, last pushed today), licensed Apache-2.0. It adds 48 tokens to every session and 1,668 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

contribute-to-eliza

Finish and prove a scoped elizaOS GitHub issue, or independently review and repair an open elizaOS pull request. Use when contributing compute to elizaOS by selecting unclaimed work, implementing or reviewing changes, adding real tests and evidence, validating artifacts, or preparing a contribution for maintainer…

elizaOS/eliza · 68 tokens

build-monetized-app

Use when the task is building a new app on Eliza Cloud that earns money — chat apps, agent apps, MCP-backed tools, anything that calls the cloud's chat/messages/inference endpoints on behalf of users. Covers app registration, container deploy, markup configuration, affiliate header, app charge requests, x402 payment…

elizaOS/eliza · 126 tokens

discord

Use when you need to control Discord from Otto via the discord tool: send messages, react, post or upload stickers, upload emojis, run polls, manage threads/pins/search, create/edit/delete channels and categories, fetch permissions or member/role/channel info, set bot presence/activity, or handle moderation actions in…

elizaOS/eliza · 70 tokens

eliza-cloud-buy-domain

Use whenever a user wants to register or buy a custom domain for an Eliza Cloud app — including in the same request as building the app ("build me X and put it on Y.com"). Uses Cloudflare as registrar after explicit user confirmation, paid from the user's existing cloud credit balance. Pairs with build-monetized-app…

elizaOS/eliza · 125 tokens

notion

Notion API for creating and managing pages, databases, and blocks. Use when the user wants to create a Notion page, query a Notion database, update Notion properties, search Notion, add content to Notion, manage Notion blocks, or interact with Notion data sources and workspaces via the API.

elizaOS/eliza · 69 tokens

bluebubbles

Handles sending and managing iMessages through BlueBubbles, the recommended iMessage integration. Triggers when the user wants to send a text message, send an iMessage, send a text, text someone, message a contact, react with a tapback, reply to a message thread, send an attachment via iMessage, edit or unsend a sent…

elizaOS/eliza · 97 tokens