go_computer_use_mcp_server: Skill for Claude Code

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

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

A skill for storing project-specific rules and conventions in an .ai-factory/RULES.md file.

In plain words
What is it for?
It helps record instructions like project conventions, reminders, and rules for future code changes.
Why use it?
It gives later implementation work a written record of decisions such as preferred conventions or actions that should always happen.

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

README.md
[![agentmods](https://agentmods.dev/badge/skills/hightemp/go_computer_use_mcp_server/aif-rules.svg)](https://agentmods.dev/skills/hightemp/go_computer_use_mcp_server/aif-rules)
Your own site
<a href="https://agentmods.dev/skills/hightemp/go_computer_use_mcp_server/aif-rules"><img src="https://agentmods.dev/badge/skills/hightemp/go_computer_use_mcp_server/aif-rules.svg" alt="Measured on agentmods" 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 719 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
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.00064 $0.00719
Opus 5 $0.00032 $0.00360
Sonnet 5 $0.00013 $0.00144
Haiku 4.5 $0.00006 $0.00072

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

Security

Grade A, and why

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

.codex/skills/aif-rules/SKILL.md · 106 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. 6d ago First seen · 106 lines · 64 tokens per session scan A 6714c05a6cfc

Subscribe to this mod's changes

aif-rules 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 64 tokens to every session and 719 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

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

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