affinity-sdk AGENTS.md

affinity-sdk AGENTS.md is an instructions file for Codex, OpenCode from yaniv-golan/affinity-sdk. It costs 1,461 tokens per session, scanned A, original, MIT.

A set of AGENTS.md instructions for Affinity SDK, a Python software development kit and command-line tool for the Affinity CRM. The repository is a monorepo, meaning several related parts are managed together.

In plain words
What is it for?
Understanding the repository layout, development requirements, testing approach, documentation locations, and main Python SDK and CLI components.
Why use it?
It gives coding agents project-specific context and rules before they change code, tests, documentation, MCP files, or plugin assets.

Instructions file for CodexOpenCode

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.

agentmods
npx agentmods add instructions/yaniv-golan/affinity-sdk/agents-md
Clone the repo
git clone --depth 1 https://github.com/yaniv-golan/affinity-sdk

Made for: Codex, OpenCode.

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 affinity-sdk AGENTS.md

README.md
[![agentmods](https://agentmods.dev/badge/instructions/yaniv-golan/affinity-sdk/agents-md.svg)](https://agentmods.dev/instructions/yaniv-golan/affinity-sdk/agents-md)
Your own site
<a href="https://agentmods.dev/instructions/yaniv-golan/affinity-sdk/agents-md"><img src="https://agentmods.dev/badge/instructions/yaniv-golan/affinity-sdk/agents-md.svg" alt="Measured on agentmods" height="20"></a>
Per session 1,461 This file is loaded in full into every session.
When invoked 1,461 The same file — it is already loaded in full.
Security scan A 0 findings. Scan, not verified.
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 $0.01461 $0.01461
Opus 5 $0.00731 $0.00731
Sonnet 5 $0.00292 $0.00292
Haiku 4.5 $0.00146 $0.00146

Measured 3d ago against content hash a3a34372661e, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

affinity-sdk AGENTS.md 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 3d 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.

AGENTS.md · 222 lines

How it starts

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

AGENTS.md

Project Overview

affinity-sdk is a mixed Python monorepo centered on a strongly typed Affinity CRM SDK and CLI, with adjacent documentation, MCP server assets, and Claude Code plugin artifacts.

Primary components in this repository:

  • SDK + CLI (Python package): affinity/ (published from pyproject.toml)
  • Test suite: tests/ (pytest, strict markers, async coverage)
  • Documentation source: docs/public/ (MkDocs Material)
  • MCP server distribution and tooling: mcp/ (versioned independently)
  • Claude Code plugin assets: plugins/ and .claude-plugin/

The project is configured for Python 3.10+ and emphasizes strict static analysis, clear API modeling, and automation-friendly CLI behavior.


Repository Structure

Top-level layout (validated paths):

  • affinity/ — core SDK and CLI source code
  • tests/ — unit, integration, contract, and CLI-focused tests
  • docs/ — docs sources and contributor guides
    • docs/public/ — MkDocs site content (mkdocs.yml uses this as docs_dir)
    • docs/cli-development-guide.md — CLI contribution guide
  • mcp/ — MCP server runtime, scripts, docs, and versioning files
  • plugins/ — plugin-related artifacts (SDK/CLI plugins)
  • .claude-plugin/ — repository marketplace/plugin metadata
  • .github/workflows/ — CI and release automation workflows
  • tools/ — maintenance/release helper scripts

Important root files:

  • pyproject.toml — package metadata, dependencies, lint/type/test config
  • mkdocs.yml — docs site navigation and build config
  • .pre-commit-config.yaml — pre-commit hooks
  • codecov.yml — coverage reporting config
  • README.md — user-facing project overview
  • CONTRIBUTING.md — contributor workflow
  • VERSIONING.md — release/version governance across SDK/MCP/plugins
  • CHANGELOG.md — SDK/CLI changelog

MCP-specific release/version files (validated):

  • mcp/VERSION
  • mcp/CHANGELOG.md
  • mcp/COMPATIBILITY

Development Guidelines

Environment and Installation

Read the full file on GitHub · 222 lines

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. 3d ago First seen · 222 lines · 1,461 tokens per session scan A a3a34372661e

Subscribe to this mod's changes

affinity-sdk AGENTS.md is an instructions file published in the GitHub repository yaniv-golan/affinity-sdk (0 stars, last pushed 1mo ago), licensed MIT. It adds 1,461 tokens to every session, about $0.0073 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 instructions, from other repositories

elnora-merit-aktiva AGENTS.md

AGENTS.md instructions for Elnora-AI/elnora-merit-aktiva, covering using elnora-merit from an agent, setup check, references & company profile, conventions and reading.

Elnora-AI/elnora-merit-aktiva · 1,006 tokens

drogon-claude-plugin CLAUDE.md

Claude Code instructions for voidvec/drogon-claude-plugin, covering drogon 后端开发规则, a. 异步回调模型(所有 handler 的最高纪律), b. 事件循环模型(trantor io), skill 路由表 and 通用纪律(跨 skill).

voidvec/drogon-claude-plugin · 1,799 tokens

river-review GEMINI.md

Gemini CLI instructions for s977043/river-review, covering gemini instructions (river-review), 必須チェック, gemini-specific tips, prompt assembly and development tips.

s977043/river-review · 318 tokens

ship-it open-pr.instructions.md

Instructions for khrichtchatyi/ship-it: When the user asks to open, create, or submit a pull request, follow the skill in skills/open-pr/SKILL.md in full: verify gh is authenticated, resolve the target repository and default branch, push the current branch, open one pull request with a title and body derived from the…

khrichtchatyi/ship-it · 84 tokens

agent-skills CLAUDE.md

Instructions for mindbox-cloud/agent-skills, covering agent-skills — developer guide for claude code, repository purpose, repository structure, how to add a new plugin and step 1 — create the directory structure.

mindbox-cloud/agent-skills · 1,143 tokens

vscode buildNext.instructions.md

Working notes and architecture documentation for the new esbuild-based build system in build/next. Use when making changes to the new build pipeline (transpile/bundle commands, NLS plugin, source-map handling, resource copying, or self-hosting watch tasks).

microsoft/vscode · 6,785 tokens