others-skills

others-skills is a skill for Claude Code, Codex from znlgis/opengis-skills. It costs 64 tokens per session (1,142 once invoked), scanned A, original, MIT.

A collection of six skills covering Go development, desktop automation, email marketing, Java cloud scaffolding, and SSL/TLS certificate automation.

In plain words
What is it for?
Use it for Go programming, desktop RPA, self-hosted email systems, Java Spring Cloud backends, or automatically issuing and renewing SSL/TLS certificates.
Why use it?
It brings guidance for several unrelated development and operations tasks into one add-on.

Skill for Claude CodeCodex

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

Needs its repository: it reads a path above its own folder, which exists only inside the repository. The line is **父级入口:** [../SKILL.md](../SKILL.md) — 全仓 75 技能总索引.

Good fit Use it for Go programming, desktop RPA, self-hosted email systems, Java Spring Cloud backends, or automatically issuing and renewing SSL/TLS certificates.

Compare 6 skills from other repositories ↓
Install

Getting it into your agent

It runs from inside its repository, so the clone comes first — what it calls does not travel with the file alone.

Clone the repo
git clone --depth 1 https://github.com/znlgis/opengis-skills
agentmods
npx agentmods add skills/znlgis/opengis-skills/others

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 others-skills

README.md
[![agentmods](https://agentmods.dev/badge/skills/znlgis/opengis-skills/others/github.svg)](https://agentmods.dev/skills/znlgis/opengis-skills/others)
Your own site
<a href="https://agentmods.dev/skills/znlgis/opengis-skills/others"><img src="https://agentmods.dev/badge/skills/znlgis/opengis-skills/others/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 others-skills

Your own site · 80×15
<a href="https://agentmods.dev/skills/znlgis/opengis-skills/others"><img src="https://agentmods.dev/badge/skills/znlgis/opengis-skills/others.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 64 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,142 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. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
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.00064 $0.01142
Opus 5 $0.00032 $0.00571
Sonnet 5 $0.00013 $0.00228
Haiku 4.5 $0.00006 $0.00114

Measured yesterday against content hash 0cdd9ddcabf6, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

others-skills 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 yesterday.

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.

others/SKILL.md · 82 lines

How it starts

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

仓库地址: https://github.com/znlgis/opengis-skills 许可证: MIT

父级入口: ../SKILL.md — 全仓 75 技能总索引

概述

本分类当前涵盖 6 个其它技能文件,收录不归属于 GIS、CAD、C#、AI、IoT、3D 的通用工具与编程语言。

何时加载此索引?

  • 需要 Go 语言后端开发指导(并发、Web、数据库、测试、工程化)
  • 需要 Go 语言桌面自动化 / RPA(鼠标键盘控制、截图、图像识别)
  • 需要用 YAML 声明式编排 Windows RPA 工作流(robotgo-flow)
  • 需要自建邮件营销 / 事务邮件 / Newsletter 系统
  • 需要 Java 微服务后台管理脚手架(Spring Boot 4 / 3 + Spring Cloud)
  • 需要自动申请 / 部署 / 续期免费 SSL/TLS 证书(Let's Encrypt 等)
  • 寻找可替代商业方案的开源自托管工具

技能列表

技能 简介 关键标签
go Go 语言核心语法与工程实践 go golang backend concurrency
robotgo Go 跨平台桌面自动化(RPA)库 go rpa automation desktop
robotgo-flow 基于 robotgo 的 YAML 驱动 Windows RPA 框架 go rpa yaml windows
billionmail 自托管邮件营销与事务邮件平台 email selfhosted marketing
ruoyi-cloud 若依微服务版 Java 后台脚手架 java springcloud scaffold
acme.sh 纯 Shell 的 ACME 客户端,自动签发/续期 SSL 证书 ssl acme lets-encrypt shell

快速导航

用户需求 推荐加载
"Go 语言 goroutine/channel 并发编程" go/SKILL.md
"Go Web API / net/http 开发" go/SKILL.md
"Go Modules / go.mod / 项目结构" go/SKILL.md
"Go 测试 / 基准测试 / pprof" go/SKILL.md
"Go 语言桌面自动化 / 鼠标键盘控制" robotgo/SKILL.md
"屏幕截图 / 图像识别 / 位图查找" robotgo/SKILL.md
"全局热键 / 事件监听(gohook)" robotgo/SKILL.md
"用 YAML 编排 Windows RPA 工作流" robotgo-flow/SKILL.md
"图像模板匹配 / 交互式录制 RPA" robotgo-flow/SKILL.md
"自建邮件群发 / Newsletter 平台" billionmail/SKILL.md
"配置 SMTP 中转与送达率分析" billionmail/SKILL.md
"搭建 Spring Cloud 微服务后台" ruoyi-cloud/SKILL.md
"Nacos/Sentinel/Seata 微服务脚手架" ruoyi-cloud/SKILL.md
"自动申请 Let's Encrypt SSL 证书" acme.sh/SKILL.md
"通配符证书 / Nginx 自动续期 HTTPS" acme.sh/SKILL.md

相关分类

  • csharp/ — .NET 后台框架与脚手架(Admin.NET、Furion)
  • ai/ — LLM 应用与 Agent 框架
  • gis/ — GIS 数据处理与地图服务

Read the full file on GitHub · 82 lines

Files

What ships with it

8 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. yesterday Changed 0cdd9ddcabf6
  2. 8d ago First seen · 82 lines · 64 tokens per session scan A 7271e2189724

Subscribe to this mod's changes

others-skills is a skill published in the GitHub repository znlgis/opengis-skills (60 stars, last pushed 2d ago), licensed MIT. It adds 64 tokens to every session and 1,142 once invoked, about $0.0003 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-09-03.

Related

Other skills, from other repositories

go-expert

Expert-level Go development with Go 1.22+ features, concurrency, standard library, and production-grade best practices. Use when the user mentions concurrency, microservices, or backend, or when the task involves idiomatic Go, goroutines and channels, context-based cancellation, or writing an HTTP server.

personamanagmentlayer/pcl · 65 tokens

go-gin-rest-microservices

Build Go REST microservices with Gin, clean architecture, context propagation, and production observability. Use for high-performance Go backend APIs and edge services.

vaquarkhan/Fullstack-development-agent-skills · 38 tokens

senior-java

World-class Java and Spring Boot development skill for enterprise applications, microservices, and cloud-native systems. Expertise in Spring Framework, Spring Boot 3.x, Spring Cloud, JPA/Hibernate, and reactive programming with WebFlux. Includes project scaffolding, dependency management, security implementation, and…

xuansenpa1/skillrevise · 65 tokens

golang-backend-development

Complete guide for Go backend development including concurrency patterns, web servers, database integration, microservices, and production deployment.

manutej/luxor-claude-marketplace · 28 tokens

senior-java

World-class Java and Spring Boot development skill for enterprise applications, microservices, and cloud-native systems. Expertise in Spring Framework, Spring Boot 3.x, Spring Cloud, JPA/Hibernate, and reactive programming with WebFlux. Includes project scaffolding, dependency management, security implementation, and…

UCSB-NLP-Chang/Skill-Usage · 65 tokens

jwt

Development guide for the jwt JSON Web Token library for Go (github.com/kataras/jwt). Use this skill when signing or verifying JWTs, choosing a signing algorithm (HMAC, RSA, RSA-PSS, ECDSA, EdDSA), reading or validating standard or custom claims, setting expiry and clock-skew tolerance, rotating keys with a kid-based…

kataras/jwt · 107 tokens