TGS-2020503207-AI-Vibe-Coding-for-Multi-Agents-System: Skill for Claude Code

.claude/skills/lms-push/SKILL.md

lms-push is a skill for Claude Code from tertiarycourses/TGS-2020503207-AI-Vibe-Coding-for-Multi-Agents-System. It costs 115 tokens per session (2,029 once invoked), scanned A, original, no licence file.

A courseware publishing tool that sends links from Google Drive to course records in an LMS (learning management system). It records links for trainer slides, learner slides, the learner guide, and the lesson plan.

In plain words
What is it for?
Use it when updating a course record with links to its current slide decks and PDF materials.
Why use it?
It removes the need to copy each course file link into the LMS by hand.

Skill for Claude Code

Written for Claude Code: installed under .claude/.

This is tertiarycourses/TGS-2020503207-AI-Vibe-Coding-for-Multi-Agents-System's own configuration. It tells Claude Code how to work on TGS-2020503207-AI-Vibe-Coding-for-Multi-Agents-System 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 TGS-2020503207-AI-Vibe-Coding-for-Multi-Agents-System configures →

Reuse

Borrowing it

Nothing to install: this file belongs to tertiarycourses/TGS-2020503207-AI-Vibe-Coding-for-Multi-Agents-System. 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/tertiarycourses/TGS-2020503207-AI-Vibe-Coding-for-Multi-Agents-System/main/.claude/skills/lms-push/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/tertiarycourses/TGS-2020503207-AI-Vibe-Coding-for-Multi-Agents-System

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 lms-push

README.md
[![agentmods](https://agentmods.dev/badge/skills/tertiarycourses/tgs-2020503207-ai-vibe-coding-for-multi-agents-system/lms-push/github.svg)](https://agentmods.dev/skills/tertiarycourses/tgs-2020503207-ai-vibe-coding-for-multi-agents-system/lms-push)
Your own site
<a href="https://agentmods.dev/skills/tertiarycourses/tgs-2020503207-ai-vibe-coding-for-multi-agents-system/lms-push"><img src="https://agentmods.dev/badge/skills/tertiarycourses/tgs-2020503207-ai-vibe-coding-for-multi-agents-system/lms-push/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 lms-push

Your own site · 80×15
<a href="https://agentmods.dev/skills/tertiarycourses/tgs-2020503207-ai-vibe-coding-for-multi-agents-system/lms-push"><img src="https://agentmods.dev/badge/skills/tertiarycourses/tgs-2020503207-ai-vibe-coding-for-multi-agents-system/lms-push.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 115 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,029 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.00115 $0.02029
Opus 5 $0.00057 $0.01014
Sonnet 5 $0.00023 $0.00406
Haiku 4.5 $0.00012 $0.00203

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

Security

Grade A, and why

lms-push 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 12d ago.

The scan reads SKILL.md. This mod also ships 1 executable file (lms_push.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.

.claude/skills/lms-push/SKILL.md · 137 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

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. 12d ago First seen · 137 lines · 115 tokens per session scan A babdf36ca643

Subscribe to this mod's changes

lms-push is a skill published in the GitHub repository tertiarycourses/TGS-2020503207-AI-Vibe-Coding-for-Multi-Agents-System (2 stars, last pushed 1mo ago), with no licence file. It adds 115 tokens to every session and 2,029 once invoked, about $0.0006 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

moai-workflow-jit-docs

Enhanced Just-In-Time document loading system that discovers, loads, and caches relevant documentation based on user intent and project context. Use when users need specific documentation on demand.

modu-ai/moai-adk · 42 tokens

agent-challenges

Agent skill for challenges - invoke with $agent-challenges.

ruvnet/ruflo · 15 tokens

context7-docs

Fetch up-to-date documentation and code examples for any library, framework, SDK, CLI tool, or cloud service. Use whenever the user asks about a specific library — even well-known ones like React, Next.js, Prisma, Express, Tailwind, Django, or Spring Boot — because training data may not reflect recent API changes or…

upstash/context7 · 157 tokens

tutorial

Interactive tutorial teaching Ouroboros hands-on.

Q00/ouroboros · 10 tokens

animation

Author animated technical explainer diagrams as .anim.json files for Nimbalyst's Animation editor. Use when the user wants to animate a diagram, show how a system/protocol/algorithm behaves over time, build a motion explainer, or turn a static architecture diagram into something that plays.

nimbalyst/nimbalyst · 60 tokens

hns-lsel-curator

Local Self-Evolution Loop (LSEL) curator — the CLUSTER + drain engine for the GOOS-local PROPOSE→APPLY seam closure (SPEC-LSEL-LOCAL-EVOLUTION-001). Companion-offset drain of .moai/lessons-inbox.jsonl with a drain-side severity filter that drops the 65% Bash-timeout/sandbox noise, eventkey clustering with a frequency…

modu-ai/moai-adk · 135 tokens