go_computer_use_mcp_server: Skill for Claude Code

.codex/skills/aif-skill-generator/SKILL.md

aif-skill-generator is a skill for Claude Code, Codex from hightemp/go_computer_use_mcp_server. It costs 58 tokens per session (4,452 once invoked), scanned D, original, no licence file.

A generator for Agent Skills, which are reusable instruction packages for coding agents. It creates files such as SKILL.md instructions, reference materials, scripts, and templates, and checks them against the Agent Skills specification.

In plain words
What is it for?
Creating new skills for Claude Code and other AI agents, generating slash commands, and building reusable agent workflows.
Why use it?
It removes the need to assemble and check a skill package by hand. It can also create custom slash commands and reusable AI capabilities.

Skill for Claude CodeCodex

Written for Claude Code and Codex: allowed-tools in frontmatter, but also installed under .codex/.

This is hightemp/go_computer_use_mcp_server's own configuration. It tells Claude Code and Codex how to work on go_computer_use_mcp_server 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 go_computer_use_mcp_server configures →

Reuse

Borrowing it

Nothing to install: this file belongs to hightemp/go_computer_use_mcp_server. 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/hightemp/go_computer_use_mcp_server/main/.codex/skills/aif-skill-generator/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/hightemp/go_computer_use_mcp_server

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 aif-skill-generator

README.md
[![agentmods](https://agentmods.dev/badge/skills/hightemp/go_computer_use_mcp_server/aif-skill-generator.svg)](https://agentmods.dev/skills/hightemp/go_computer_use_mcp_server/aif-skill-generator)
Your own site
<a href="https://agentmods.dev/skills/hightemp/go_computer_use_mcp_server/aif-skill-generator"><img src="https://agentmods.dev/badge/skills/hightemp/go_computer_use_mcp_server/aif-skill-generator.svg" alt="Measured on agentmods" height="20"></a>
Per session 58 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 4,452 The whole file, excluding the scripts and references it only reads on demand.
Security scan D 3 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.00058 $0.04452
Opus 5 $0.00029 $0.02226
Sonnet 5 $0.00012 $0.00890
Haiku 4.5 $0.00006 $0.00445

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

Security

Grade D, and why

aif-skill-generator scanned grade D with 3 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 7d ago.

The scan reads SKILL.md. This mod also ships 3 executable files (scripts/search-skills.py, scripts/security-scan.py, scripts/validate.sh), 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.

Instruction-override phrasingmediumPrompt injection

Text telling the model to disregard its earlier instructions or safety rules is the shape of a prompt injection, whoever wrote it.

- Override agent behavior via prompt injection ("ignore previous instructions")

Downgraded: this mod is about security review, or the phrase is quoted, so it is likely naming the pattern rather than instructing it.

Recursive force deletehighDestructive command

rm -rf with a variable or a broad path is one typo away from removing the wrong tree.

allowed-tools: Read Grep Glob Write Bash(mkdir *) Bash(npx skills *) Bash(python *security-scan*) Bash(rm -rf *) WebFetch WebSearch

Makes network callslowCapability

Not a fault in itself. Listed so you know the mod talks to something, and to what.

- "These patterns are needed for the skill to work" — if a linter needs `curl` to an external server, that IS the problem.
.codex/skills/aif-skill-generator/SKILL.md · 500 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

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. 7d ago First seen · 500 lines · 58 tokens per session scan D b047c82b7415

Subscribe to this mod's changes

aif-skill-generator is a skill published in the GitHub repository hightemp/go_computer_use_mcp_server (2 stars, last pushed 3mo ago), with no licence file. It adds 58 tokens to every session and 4,452 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it D with 3 findings (instruction-override phrasing, recursive force delete, makes network calls). 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

algorithmic-art

Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, generative art, algorithmic art, flow fields, or particle systems. Create original algorithmic art rather than copying existing artists' work to avoid copyright…

Wide-Moat/open-computer-use · 62 tokens

writing-skills

Use when creating new skills, editing existing skills, or verifying skills work before deployment.

Wide-Moat/open-computer-use · 20 tokens

skill-creator

Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Assistant's capabilities with specialized knowledge, workflows, or tool integrations.

Wide-Moat/open-computer-use · 45 tokens

doc-coauthoring

Guide users through a structured workflow for co-authoring documentation. Use when user wants to write documentation, proposals, technical specs, decision docs, or similar structured content. This workflow helps users efficiently transfer context, refine content through iteration, and verify the doc works for readers.…

Wide-Moat/open-computer-use · 77 tokens

canvas-design

Create beautiful visual art in .png and .pdf documents using design philosophy. You should use this skill when the user asks to create a poster, piece of art, design, or other static piece. Create original visual designs, never copying existing artists' work to avoid copyright violations.

Wide-Moat/open-computer-use · 59 tokens

copy-editing

When the user wants to edit, review, or improve existing marketing copy. Also use when the user mentions 'edit this copy,' 'review my copy,' 'copy feedback,' 'proofread,' 'polish this,' 'make this better,' 'copy sweep,' 'tighten this up,' 'this reads awkwardly,' 'clean up this text,' 'too wordy,' or 'sharpen the…

Wide-Moat/open-computer-use · 115 tokens