find-key-internal-sources

find-key-internal-sources is a skill for Codex from evoelsewhere/evoflux. It costs 97 tokens per session (2,240 once invoked), scanned A, a copy of find-key-internal-sources, Apache-2.0.

A sales-support workflow that finds the right internal people, documents, discussion channels, and escalation paths for a customer question or account task. It returns an evidence-backed route and a draft first request without changing company systems.

In plain words
What is it for?
Use it to locate subject-matter experts, approvers, source-of-truth documents, public channels, and escalation routes for product, implementation, competitive, or account questions.
Why use it?
It removes the guesswork of finding who owns an answer or which document is authoritative. It helps sellers avoid relying on outdated chat messages or contacting too many people.

Skill for Codex

Written for Codex: agents/openai.yaml present.

Needs its repository: it reads a path above its own folder, which exists only inside the repository. The line is {Follow the instructions and output format/conditions in [Limitations and Improvements](../index/SKILL.md#limitations-and-improvements)}.

Good fit Use it to locate subject-matter experts, approvers, source-of-truth documents, public channels, and escalation routes for product, implementation, competitive, or account questions.

Compare 6 skills from other repositories ↓
Install

Getting it into your agent

It runs from inside its repository, so the clone comes first — what it calls does not travel with the file alone.

Clone the repo
git clone --depth 1 https://github.com/evoelsewhere/evoflux
agentmods
npx agentmods add skills/evoelsewhere/evoflux/find-key-internal-sources

Made for: 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 find-key-internal-sources

README.md
[![agentmods](https://agentmods.dev/badge/skills/evoelsewhere/evoflux/find-key-internal-sources/github.svg)](https://agentmods.dev/skills/evoelsewhere/evoflux/find-key-internal-sources)
Your own site
<a href="https://agentmods.dev/skills/evoelsewhere/evoflux/find-key-internal-sources"><img src="https://agentmods.dev/badge/skills/evoelsewhere/evoflux/find-key-internal-sources/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for find-key-internal-sources

Your own site · 80×15
<a href="https://agentmods.dev/skills/evoelsewhere/evoflux/find-key-internal-sources"><img src="https://agentmods.dev/badge/skills/evoelsewhere/evoflux/find-key-internal-sources.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 97 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,240 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 100% copy Near-identical to another mod 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.00097 $0.02240
Opus 5 $0.00048 $0.01120
Sonnet 5 $0.00019 $0.00448
Haiku 4.5 $0.00010 $0.00224

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

Security

Grade A, and why

find-key-internal-sources 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 2d 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.

Origin

This is a copy

100% identical to find-key-internal-sources — 0 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

app/agent/builtin_skills/sales/references/workflows/find-key-internal-sources/SKILL.md · 160 lines

How it starts

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

Find Key Internal Sources

Find the smallest reliable internal route that helps a seller get an answer or unblock work: the right people, maintained docs, public channels, decision forums, and escalation paths. The default output is a quick, evidence-backed routing map plus a draft-ready first ask. This workflow is read-only and never posts, assigns, or updates systems.

Common Skill Instructions

MANDATORY: If not already in context, read and adhere closely to plugins/sales/skills/index/SKILL.md## Cross-Skill Best Practices.

Key Dependency Categories

Use only the categories needed for the selected route; do not fan out across every source by default.

  • ~~Knowledge & Files for maintained source-of-truth pages, owner metadata, wikis, field guides, playbooks, FAQs, runbooks, launch docs, and decision records
  • ~~Internal Messaging for public channels, channel topics, threads, active contributors, escalation routes, support channels, and decision forums
  • ~~CRM for customer or account identity, ownership, opportunity context, and CRM-visible blockers that clarify an account-specific question

Prefer canonical ownership and source-of-truth material over chat mentions. ~~CRM can resolve account truth, but it does not by itself prove who owns the internal answer.

Reference Loading

SKILL.md owns the normal route selection, bounded search, ranking, and output map. Load references only when their extra detail matters:

Terms

  • Source-of-truth page: the maintained doc, wiki, tracker, or page that should be treated as the most authoritative answer source.
  • DRI: directly responsible individual, the person accountable for a topic, decision, or follow-through.
  • SME: subject matter expert, someone with practical depth on the topic even if they are not the accountable owner.
  • Decision forum: the recurring meeting, channel, doc, or group where tradeoffs and approvals are handled.

Read the full file on GitHub · 160 lines

Files

What ships with it

3 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

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. 2d ago First seen · 160 lines · 97 tokens per session scan A b63612463f88

Subscribe to this mod's changes

find-key-internal-sources is a skill published in the GitHub repository evoelsewhere/evoflux (7 stars, last pushed today), licensed Apache-2.0. It adds 97 tokens to every session and 2,240 once invoked, about $0.0005 per session on Opus 5. A static security scan graded it A with 0 findings. It is 100% identical to find-key-internal-sources, differing in 0 lines, and is treated as a copy.

Related

Other skills, from other repositories

heartbeat

Periodic heartbeat check that reads HEARTBEAT.md from the workspace and executes any tasks listed there. Use for autonomous background monitoring, periodic maintenance, and proactive task execution. Triggered by a cron schedule.

tao12345666333/ankaloop · 42 tokens

yutori-computer-use

Run local Mac desktop tasks with Yutori computer use. Use when the user wants to operate macOS apps, websites in a local browser, or cross-app workflows on the visible desktop, or to drive one app's window in the background while they keep working.

yutori-ai/yutori-mcp · 60 tokens

jobs

Create and manage scheduled jobs (cron tasks, reminders, heartbeat checks, polling watchers) that vixd runs automatically. Use when the user asks to schedule, automate, monitor, watch, or be reminded about something.

get-vix/vix · 46 tokens

expertise-exchange

Team expertise billboard via adept exchange: ask teammates for expertise and stack responses. Apply when the user wants a colleague's input, mentions the exchange, or when you start using adept — sample open requests and offer to answer ones the user knows about.

itaywol/adeptability · 51 tokens

ponytail

Forces the laziest solution that actually works, simplest, shortest, most minimal. Channels a senior dev who has seen everything: question whether the task needs to exist at all (YAGNI), reach for the standard library before custom code, native platform features before dependencies, one line before fifty. Supports…

kvyb/opentulpa · 184 tokens

pre-post-hooks

Guide for configuring PreToolUse, PostToolUse, and Stop hooks in Claude Code. Use when the user asks about hooks, wants to run commands before/after tool calls, needs auto-formatting, auto-linting, validation gates, or mentions settings.json hook config.

VersoXBT/claude-initial-setup · 60 tokens