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 skills/rightnow-ai/openfang/leadnpx skills add RightNow-AI/openfang --skill leadgit clone --depth 1 https://github.com/RightNow-AI/openfangWhat 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 | $0.00026 | $0.01847 |
| Opus 5 | $0.00013 | $0.00924 |
| Sonnet 5 | $0.00005 | $0.00369 |
| Haiku 4.5 | $0.00003 | $0.00185 |
Grade A, and why
lead-hand-skill 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.
How it starts
The opening of the file, as written. The whole thing — 236 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Lead Generation Expert Knowledge
Ideal Customer Profile (ICP) Construction
A good ICP answers these questions:
- Industry: What vertical does your ideal customer operate in?
- Company size: How many employees? What revenue range?
- Geography: Where are they located?
- Technology: What tech stack do they use?
- Budget signals: Are they funded? Growing? Hiring?
- Decision-maker: Who has buying authority? (title, seniority)
- Pain points: What problems does your product solve for them?
Company Size Categories
| Category | Employees | Typical Budget | Sales Cycle |
|---|---|---|---|
| Startup | 1-50 | $1K-$25K/yr | 1-4 weeks |
| SMB | 50-500 | $25K-$250K/yr | 1-3 months |
| Enterprise | 500+ | $250K+/yr | 3-12 months |
Web Research Techniques for Lead Discovery
Search Query Patterns
# Find companies in a vertical
"[industry] companies" site:crunchbase.com
"top [industry] startups [year]"
"[industry] companies [city/region]"
# Find decision-makers
"[title]" "[company]" site:linkedin.com
"[company] team" OR "[company] about us" OR "[company] leadership"
# Growth signals (high-intent leads)
"[company] hiring [role]" — indicates budget and growth
"[company] series [A/B/C]" — recently funded
"[company] expansion" OR "[company] new office"
"[company] product launch [year]"
# Technology signals
"[company] uses [technology]" OR "[company] built with [technology]"
site:stackshare.io "[company]"
site:builtwith.com "[company]"
Source Quality Ranking
- Company website (About/Team pages) — most reliable for personnel
- Crunchbase — funding, company details, leadership
- LinkedIn (public profiles) — titles, tenure, connections
- Press releases — announcements, partnerships, funding
- Job boards — hiring signals, tech stack requirements
- Industry directories — comprehensive company lists
- News articles — recent activity, reputation
- Social media — engagement, company culture
What ships with it
1 file 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.
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.
- 3d ago First seen · 236 lines · 26 tokens per session scan A 2bce636a2e72
lead-hand-skill is a skill published in the GitHub repository RightNow-AI/openfang (18,148 stars, last pushed 2mo ago), licensed Apache-2.0. It adds 26 tokens to every session and 1,847 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-30.
Other skills, from other repositories
skill-creator
Create or update AgentSkills. Use when designing, structuring, or packaging skills with scripts, references, and assets.
tmux
Remote-control tmux sessions for interactive CLIs by sending keystrokes and scraping pane output.
update-setup
One-time setup wizard for the nanobot upgrade skill. Triggers: setup update, configure update, 设置更新, 初始化更新.
image-generation
Generate images and iteratively edit saved image artifacts.
cron
Schedule reminders and recurring tasks.
summarize
Summarize or extract text/transcripts from URLs, podcasts, and local files (great fallback for “transcribe this YouTube/video”).