lead-research-assistant

lead-research-assistant is a skill for Claude Code, Codex from Prat011/awesome-llm-skills. It costs 43 tokens per session (1,433 once invoked), scanned A, original, no licence file.

A research tool for finding companies that may be interested in a product or service and planning how to contact them.

In plain words
What is it for?
Analyzing a business, researching target companies, identifying sales leads, and creating contact strategies for sales, business development, or marketing.
Why use it?
It reduces the time spent identifying suitable businesses and deciding how to approach potential customers.

Skill for Claude CodeCodex

Which agent this was written for is unclear — body not stored (licence); the path alone says nothing.

Good fit Analyzing a business, researching target companies, identifying sales leads, and creating contact strategies for sales, business development, or marketing.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/prat011/awesome-llm-skills/lead-research-assistant
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 Prat011/awesome-llm-skills --skill lead-research-assistant
Clone the repo
git clone --depth 1 https://github.com/Prat011/awesome-llm-skills

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 lead-research-assistant

README.md
[![agentmods](https://agentmods.dev/badge/skills/prat011/awesome-llm-skills/lead-research-assistant/github.svg)](https://agentmods.dev/skills/prat011/awesome-llm-skills/lead-research-assistant)
Your own site
<a href="https://agentmods.dev/skills/prat011/awesome-llm-skills/lead-research-assistant"><img src="https://agentmods.dev/badge/skills/prat011/awesome-llm-skills/lead-research-assistant/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 lead-research-assistant

Your own site · 80×15
<a href="https://agentmods.dev/skills/prat011/awesome-llm-skills/lead-research-assistant"><img src="https://agentmods.dev/badge/skills/prat011/awesome-llm-skills/lead-research-assistant.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 43 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,433 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 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.00043 $0.01433
Opus 5 $0.00022 $0.00717
Sonnet 5 $0.00009 $0.00287
Haiku 4.5 $0.00004 $0.00143

Measured 12d ago against content hash 5b6a21b21d4a, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

lead-research-assistant 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 12d 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.

lead-research-assistant/SKILL.md · 200 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. 12d ago First seen · 200 lines · 43 tokens per session scan A 5b6a21b21d4a

Subscribe to this mod's changes

lead-research-assistant is a skill published in the GitHub repository Prat011/awesome-llm-skills (1,731 stars, last pushed 1mo ago), with no licence file. It adds 43 tokens to every session and 1,433 once invoked, about $0.0002 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-30.

Related

Other skills, from other repositories

agent-memory-mcp

A hybrid memory system that provides persistent, searchable knowledge management for AI agents (Architecture, Patterns, Decisions).

lingxling/awesome-skills-cn · 26 tokens

claude-api

Reference for the Claude API / Anthropic SDK — model ids, pricing, params, streaming, tool use, MCP, agents, caching, token counting, model migration. TRIGGER — read BEFORE opening the target file; don't skip because it "looks like a one-liner" — whenever: the prompt names Claude/Anthropic in any form (Claude…

lingxling/awesome-skills-cn · 294 tokens

docx

Use this skill whenever the user wants to create, read, edit, or manipulate Word documents (.docx files). Triggers include: any mention of 'Word doc', 'word document', '.docx', or requests to produce professional documents with formatting like tables of contents, headings, page numbers, or letterheads. Also use when…

lingxling/awesome-skills-cn · 168 tokens

pptx

Use this skill any time a .pptx file is involved in any way — as input, output, or both. This includes: creating slide decks, pitch decks, or presentations; reading, parsing, or extracting text from any .pptx file (even if the extracted content will be used elsewhere, like in an email or summary); editing, modifying…

lingxling/awesome-skills-cn · 152 tokens

skill-creator

Create new skills, modify and improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, edit, or optimize an existing skill, run evals to test a skill, benchmark skill performance with variance analysis, or optimize a skill's description for better triggering accuracy.

lingxling/awesome-skills-cn · 64 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…

lingxling/awesome-skills-cn · 62 tokens