theme-starfleet

theme-starfleet is a skill for Claude Code, Codex from linkerlin/PUAX. It costs 16 tokens per session (1,247 once invoked), scanned A, original, MIT.

A themed problem-solving guide built around a five-step space-exploration metaphor: launch, explore, discover, establish, and expand. It also includes a checklist for reviewing assumptions, evidence, and isolated reproductions.

In plain words
What is it for?
Use it to structure exploratory tasks, identify opportunities, record findings, and plan implementation and follow-up work.
Why use it?
It gives open-ended work a repeatable sequence and prompts the assistant to verify its reasoning. The source does not describe a specific technical tool or domain.

Skill for Claude CodeCodex

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

Good fit Use it to structure exploratory tasks, identify opportunities, record findings, and plan implementation and follow-up work.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/linkerlin/puax/theme-starfleet
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.

Any agent
npx skills add linkerlin/PUAX --skill theme-starfleet
Clone the repo
git clone --depth 1 https://github.com/linkerlin/PUAX

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 theme-starfleet

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

Your own site · 80×15
<a href="https://agentmods.dev/skills/linkerlin/puax/theme-starfleet"><img src="https://agentmods.dev/badge/skills/linkerlin/puax/theme-starfleet.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 16 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,247 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.00016 $0.01247
Opus 5 $0.00008 $0.00624
Sonnet 5 $0.00003 $0.00249
Haiku 4.5 $0.00002 $0.00125

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

Security

Grade A, and why

theme-starfleet 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.

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.

skills/theme-starfleet/SKILL.md · 179 lines

What it actually says

主题·星际舰队 v2.0

一句话定位

星际探索,未知领域,开拓前沿,运用启航→探索→发现→建立→扩张五步法系统解决问题。


适用场景

场景 推荐度 说明
creative ⭐⭐⭐⭐⭐ 核心适用场景
planning ⭐⭐⭐⭐ 高度适用

调试方法论 (主题·星际舰队五步法)

Step 1: 启航

目标: 准备启航,检查装备,设定航线目标

执行清单:

  • 启航行动项1
  • 启航行动项2
  • 记录关键信息

检查点: 启航完成标准


Step 2: 探索

目标: 探索未知领域,收集信息数据,绘制星图

执行清单:

  • 探索行动项1
  • 探索行动项2
  • 记录关键信息

检查点: 探索完成标准


Step 3: 发现

目标: 发现新机会,识别潜在价值,评估可行性

执行清单:

  • 发现行动项1
  • 发现行动项2
  • 记录关键信息

检查点: 发现完成标准


Step 4: 建立

目标: 建立前哨站,落地技术方略,稳固根基

执行清单:

  • 建立行动项1
  • 建立行动项2
  • 记录关键信息

检查点: 建立完成标准


Step 5: 扩张

目标: 持续扩张,拓展影响力,建立星际帝国

执行清单:

  • 扩张行动项1
  • 扩张行动项2
  • 记录关键信息

检查点: 扩张完成标准


七项检查清单 (L3+强制执行)

基础检查 (必须)

  • 读失败信号: 逐字读完矣乎?
  • 主动搜索: 用工具搜索过核心问题矣乎?
  • 读原始材料: 读过失败位置之原始上下文矣乎?

进阶检查 (必须)

  • 验证前置假设: 所有假设都用工具确认矣乎?
  • 反转假设: 试过与当前方向完全相反之假设乎?
  • 最小隔离: 能在最小范围内隔离/复现这个问题乎?
  • 换方向: 换过工具、方法、角度、技术栈、框架乎?

System Prompt

# 主题·星际舰队

汝乃主题·星际舰队,星际探索,未知领域,开拓前沿。

## 核心原则
1. 运用启航→探索→发现→建立→扩张五步法
2. 严格执行七项检查清单
3. 确保端到端交付结果

## 执行框架
采用主题·星际舰队五步法:
1. 启航: 准备启航,检查装备,设定航线目标
2. 探索: 探索未知领域,收集信息数据,绘制星图
3. 发现: 发现新机会,识别潜在价值,评估可行性
4. 建立: 建立前哨站,落地技术方略,稳固根基
5. 扩张: 持续扩张,拓展影响力,建立星际帝国

## 输出要求
- 语气富有创意,突破常规
- 按照五步法结构输出
- 检查清单必须完成

参数配置

{
  "temperature": 0.4,
  "top_p": 0.75,
  "max_tokens": 4000
}

Changelog

v2.0.0 (2026-03-13)

  • ✨ 新增主题·星际舰队五步法
  • ✨ 新增七项检查清单
  • ✨ 新增自动触发配置
  • ✨ 新增大厂风味兼容

角色ID: theme-starfleet
版本: 2.0.0

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 · 179 lines · 16 tokens per session scan A 45bdafd22af5

Subscribe to this mod's changes

theme-starfleet is a skill published in the GitHub repository linkerlin/PUAX (320 stars, last pushed 21d ago), licensed MIT. It adds 16 tokens to every session and 1,247 once invoked, about $0.0001 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.