go_computer_use_mcp_server: Skill for Claude Code

.codex/skills/aif-architecture/SKILL.md

aif-architecture is a skill for Claude Code, Codex from hightemp/go_computer_use_mcp_server. It costs 58 tokens per session (2,590 once invoked), scanned A, original, no licence file.

A skill that examines a project's technology choices and writes architecture guidance to `.ai-factory/ARCHITECTURE.md`. Architecture guidance describes how a project's parts should be organised.

In plain words
What is it for?
Use it during project setup, after `$aif setup`, or when asking which architecture pattern to use.
Why use it?
It helps when a project does not yet have a documented structure or when you need to choose an architecture pattern. The recommendations are based on `DESCRIPTION.md` and the project's technology stack.

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-architecture/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-architecture

README.md
[![agentmods](https://agentmods.dev/badge/skills/hightemp/go_computer_use_mcp_server/aif-architecture.svg)](https://agentmods.dev/skills/hightemp/go_computer_use_mcp_server/aif-architecture)
Your own site
<a href="https://agentmods.dev/skills/hightemp/go_computer_use_mcp_server/aif-architecture"><img src="https://agentmods.dev/badge/skills/hightemp/go_computer_use_mcp_server/aif-architecture.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 2,590 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.00058 $0.02590
Opus 5 $0.00029 $0.01295
Sonnet 5 $0.00012 $0.00518
Haiku 4.5 $0.00006 $0.00259

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

Security

Grade A, and why

aif-architecture 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.

.codex/skills/aif-architecture/SKILL.md · 339 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. 8d ago First seen · 339 lines · 58 tokens per session scan A 0b3c2d678fcb

Subscribe to this mod's changes

aif-architecture 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 2,590 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-08-31.

Related

Other skills, from other repositories

writing-skills

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

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

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

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

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

mcp-builder

Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or Node/TypeScript (MCP SDK).

Wide-Moat/open-computer-use · 61 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