claude-code-telegrammer: Skill for Claude Code

.claude/skills/scitex/scitex-ui/SKILL.md

scitex-ui is a skill for Claude Code from scitex-ai/claude-code-telegrammer. It costs 37 tokens per session (351 once invoked), scanned A, original, AGPL-3.0.

A TypeScript workspace shell and React component framework for SciTeX applications.

In plain words
What is it for?
Building or customizing SciTeX workspace interfaces, shell panels, and frontend components.
Why use it?
It provides the described building blocks for keeping SciTeX app interfaces consistent.

Skill for Claude Code

Written for Claude Code: allowed-tools in frontmatter.

This is scitex-ai/claude-code-telegrammer's own configuration. It tells Claude Code how to work on claude-code-telegrammer itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything claude-code-telegrammer configures →

Reuse

Borrowing it

Nothing to install: this file belongs to scitex-ai/claude-code-telegrammer. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/scitex-ai/claude-code-telegrammer/main/.claude/skills/scitex/scitex-ui/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/scitex-ai/claude-code-telegrammer

Made for: Claude Code.

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 scitex-ui

README.md
[![agentmods](https://agentmods.dev/badge/skills/scitex-ai/claude-code-telegrammer/scitex-ui/github.svg)](https://agentmods.dev/skills/scitex-ai/claude-code-telegrammer/scitex-ui)
Your own site
<a href="https://agentmods.dev/skills/scitex-ai/claude-code-telegrammer/scitex-ui"><img src="https://agentmods.dev/badge/skills/scitex-ai/claude-code-telegrammer/scitex-ui/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for scitex-ui

Your own site · 80×15
<a href="https://agentmods.dev/skills/scitex-ai/claude-code-telegrammer/scitex-ui"><img src="https://agentmods.dev/badge/skills/scitex-ai/claude-code-telegrammer/scitex-ui.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 37 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 351 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin unknown 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.00037 $0.00351
Opus 5 $0.00018 $0.00176
Sonnet 5 $0.00007 $0.00070
Haiku 4.5 $0.00004 $0.00035

Measured 8d ago against content hash 79f786bada6a, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-08, from the pricing page.

Security

Grade A, and why

scitex-ui 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 8d ago.

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.

.claude/skills/scitex/scitex-ui/SKILL.md · 43 lines

The source is not reproduced here

Licensed AGPL-3.0

The repository is licensed AGPL-3.0, which this catalogue does not treat as permission to reproduce the file. Read it at the source.

Read it on GitHub

Files

What ships with it

6 files 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. 8d ago First seen · 43 lines · 37 tokens per session scan A 79f786bada6a

Subscribe to this mod's changes

scitex-ui is a skill published in the GitHub repository scitex-ai/claude-code-telegrammer (1 stars, last pushed 3d ago), licensed AGPL-3.0. It adds 37 tokens to every session and 351 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-31.

Related

Other skills, from other repositories

langbot-dev

Develop, build, and debug the LangBot core backend and web frontend. Use when working inside the LangBot repository — backend (Python/Quart, src/langbot/pkg), the Vite/React web UI, HTTP API controllers/services, Alembic migrations, or the MCP server. Covers the dev environment (uv, pnpm), repo layout, the API auth…

langbot-app/LangBot · 136 tokens

trigger-realtime-and-frontend

Trigger.dev client/frontend surface: subscribe to runs in realtime (runs.subscribeToRun and the @trigger.dev/react-hooks hook useRealtimeRun), consume metadata and AI/text streams in React (useRealtimeStream), trigger tasks from the browser (useTaskTrigger, useRealtimeTaskTrigger), and mint scoped frontend credentials…

triggerdotdev/trigger.dev · 148 tokens

shipwright-pipeline

Autonomous app builder that converts plain-English descriptions into fully built, tested applications. Use when the user wants to build a new app, scaffold a project, generate a full-stack application, or create an app from a description. Trigger with "build me an app", "create a new app", "shipwright build"…

jeremylongshore/tons-of-skills-marketplace · 80 tokens

frontend-code-review

Trigger when the user requests a review of frontend files (e.g., .tsx, .ts, .js). Support both pending-change reviews and focused file reviews while applying the checklist rules.

sangrokjung/claude-forge · 42 tokens

frontend-patterns

A collection of frontend development patterns for React and Next.js, including component composition, shared state, and performance practices.

loulanyue/awesome-claude-notes · 41 tokens

coding-standards

A set of general coding standards and practical patterns for TypeScript, JavaScript, React, and Node.js. It covers readable naming, simple designs, avoiding repetition, and delaying unnecessary features.

loulanyue/awesome-claude-notes · 41 tokens