knowledge-transfer

knowledge-transfer is a skill for Claude Code, Codex from swDomass/AI_orchestrator. It costs 23 tokens per session (395 once invoked), scanned A, original, MIT.

A method for finding useful ideas by applying expertise from one field to problems in another. It searches an Obsidian Vault, a folder of linked notes, and saves the resulting idea as a new note.

In plain words
What is it for?
Use it to discover a person's deepest area of expertise, find concrete problems in other industries, and develop one cross-industry idea in Obsidian.
Why use it?
It helps turn knowledge that is scattered across project notes into specific ideas for other industries. It also avoids stopping at broad, generic comparisons.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it to discover a person's deepest area of expertise, find concrete…

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/swdomass/ai_orchestrator/knowledge-transfer
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.

Any agent
npx skills add swDomass/AI_orchestrator --skill knowledge-transfer
Clone the repo
git clone --depth 1 https://github.com/swDomass/AI_orchestrator

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 knowledge-transfer

README.md
[![agentmods](https://agentmods.dev/badge/skills/swdomass/ai_orchestrator/knowledge-transfer.svg)](https://agentmods.dev/skills/swdomass/ai_orchestrator/knowledge-transfer)
Your own site
<a href="https://agentmods.dev/skills/swdomass/ai_orchestrator/knowledge-transfer"><img src="https://agentmods.dev/badge/skills/swdomass/ai_orchestrator/knowledge-transfer.svg" alt="Measured on agentmods" height="20"></a>
Per session 23 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 395 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 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.1 $0.00023 $0.00395
Opus 5 $0.00012 $0.00198
Sonnet 5 $0.00005 $0.00079
Haiku 4.5 $0.00002 $0.00040

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

Security

Grade A, and why

knowledge-transfer 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 7d 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.

skills/knowledge-transfer/SKILL.md · 36 lines

What it actually says

System Prompt Addition

Führe einen strukturierten Cross-Domain Know-How-Transfer in 4 Phasen durch:

  1. Vault-Scan: Durchsuche den Vault intelligent — bevorzuge Notizen mit hoher Wissenstiefe (viele Wikilinks, technisches Vokabular, Projekttiefe).

  2. Know-How-Extraktion: Identifiziere EINE tiefe Expertise-Domäne. Lese ZWISCHEN DEN ZEILEN — die Person hat ihr Wissen oft nicht explizit niedergeschrieben. Schliesse aus Projekten, Methoden und Vokabular auf das spezifische Handwerkszeug dahinter.

  3. Cross-Domain-Transfer: Nutze WebSearch um konkrete Probleme in anderen Branchen zu finden. Sei KONKRET und SPEZIFISCH — keine generischen Aussagen. Die Verbindung soll überraschend und nicht-offensichtlich sein.

  4. Synthese: Entwickle die beste Idee zu einer vollständigen Obsidian-Notiz und speichere sie unter 01_Ideen//.

Optionale Themenangabe in der Queue-Zeile (Doppelpunkt-Syntax): - [ ] Know-How Transfer: Bremsquitschen #tool:knowledge-transfer - [ ] Know-How Transfer #tool:knowledge-transfer (auto-discovery)

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 · 36 lines · 23 tokens per session scan A a232140d12e5

Subscribe to this mod's changes

knowledge-transfer is a skill published in the GitHub repository swDomass/AI_orchestrator (5 stars, last pushed yesterday), licensed MIT. It adds 23 tokens to every session and 395 once invoked, about $0.0001 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

knowledge-base

Skill "knowledge-base" from Pinvou/pinvou-agent, covering ima knowledge base, operations, routing rules, examples and file upload guard.

Pinvou/pinvou-agent · 0 tokens

notes

Skill "notes" from Pinvou/pinvou-agent, covering ima notes, operations, write rules, examples and response handling.

Pinvou/pinvou-agent · 0 tokens

taiyi-compress

A workflow tool for shrinking large coding-agent conversations and work files into shorter context notes. It can also coordinate separate agents for parallel development and create handoff notes for continuing work in a new session.

Dong90/oh-my-taiyiforge · 51 tokens

learn-from-fix

Capture Elixir/Ecto/LiveView lessons and Hex API rules. Use after corrections or when asked to document learning, record a lesson, prevent a fixed mistake, or remember package guidance with --library.

oliver-kriska/claude-elixir-phoenix · 46 tokens

openlibrary

Query the Open Library catalog from the terminal: search books and authors, look up works, editions, and ISBNs, enumerate every edition of a work, read community ratings, and resolve cover-image URLs. Fully keyless public API. Includes the OL…M/W/A key-graph reference, ISBN 302-redirect resolution, search query…

magnus919/agent-skills · 113 tokens

product-adoption

Diagnose and design product adoption for onboarding, activation, behavior change, feature discovery, rollout, and sustained use after launch. Covers consumer, B2B, internal-tool, and public-service contexts with evidence-based decision points and cohort segmentation. Does not own acquisition campaigns or marketing…

magnus919/agent-skills · 114 tokens