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.
npx agentmods add instructions/yuyou-dev/ikea-model-collector/agents-mdgit clone --depth 1 https://github.com/yuyou-dev/Ikea-model-collectorWrote 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.
[](https://agentmods.dev/instructions/yuyou-dev/ikea-model-collector/agents-md)<a href="https://agentmods.dev/instructions/yuyou-dev/ikea-model-collector/agents-md"><img src="https://agentmods.dev/badge/instructions/yuyou-dev/ikea-model-collector/agents-md.svg" alt="Measured on agentmods" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00333 | $0.00333 |
| Opus 5 | $0.00167 | $0.00167 |
| Sonnet 5 | $0.00067 | $0.00067 |
| Haiku 4.5 | $0.00033 | $0.00033 |
Grade A, and why
Ikea-model-collector 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 5d 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.
What it actually says
Maintainer instructions
This repository is the canonical, general-purpose source of the
ikea-model-collector Agent Skill. It originated from the
BlenderWithDreamina project, which also maintains a project-specific adapter,
Blender dimension enrichment, and local collection integration.
Non-negotiable boundaries
- Never commit IKEA GLB/GLTF files, textures, Blender files, model ZIPs, downloadable model URL catalogs, local collections, caches, credentials, or other redistributable IKEA assets.
- Keep the workflow user-directed, low-frequency, and browser-observed. Do not add unattended crawling, product-number URL guessing, or a centralized model mirror.
- Preserve the independent-project and personal research/non-commercial use
warnings in
README.md,README.zh-CN.md,NOTICE, and the Skill. - Treat Apache-2.0 as covering only this repository's original code and text.
- Run tests, Skill validation, and the forbidden-asset audit before release.
Upstream and downstream maintenance
- Make reusable workflow changes here first, then synchronize them into
BlenderWithDreamina/.agents/skills/ikea-model-collector. - Keep BlenderWithDreamina-specific paths and its
.blender-codexcompatibility in that project's adapter. Do not add them to the standalone CLI contract. - Keep
SKILL.mdconcise and move detailed contracts into one-levelreferences/files according to the Skill Creator guidance. - Do not mark a release complete until
docs/launch-checklist.mdis current.
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.
- 5d ago First seen · 30 lines · 333 tokens per session scan A 02b810afad56
Ikea-model-collector AGENTS.md is an instructions file published in the GitHub repository yuyou-dev/Ikea-model-collector (3 stars, last pushed 25d ago), licensed Apache-2.0. It adds 333 tokens to every session, about $0.0017 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.
Other instructions, from other repositories
blender-open-mcp AGENTS.md
AGENTS.md instructions for dhakalnirajan/blender-open-mcp, covering blender open mcp — agents.md, project overview, repository layout, key design decisions and conventions.
blender-mcp AGENTS.md
AGENTS.md instructions for sandraschi/blender-mcp, covering blender-mcp agent context and quick ref.
dcc-mcp-blender AGENTS.md
Instructions for dcc-mcp/dcc-mcp-blender, covering agents.md — dcc-mcp-blender agent navigation map, agent control path, cli availability and updates, 30-second summary and quick start (3 lines).
dcc-mcp-blender GEMINI.md
Instructions for dcc-mcp/dcc-mcp-blender, covering gemini.md — google gemini / vertex ai integration guide, what this project does, gemini-specific strengths, 1. skill script generation and 2. structured tool results.
blender-mcp CLAUDE.md
Claude Code instructions for sandraschi/blender-mcp, covering blender-mcp — ai-powered blender automation, commands, architecture and code style & standards.
skills CLAUDE.md
Claude Code instructions for RemakeBench/skills: This repository publishes portable Claude Code skills for the RemakeBench community.