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 skills add modest-curator478/claude-skills --skill competitive-intelligencegit clone --depth 1 https://github.com/modest-curator478/claude-skillsWrote 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/skills/modest-curator478/claude-skills/competitive-intelligence)<a href="https://agentmods.dev/skills/modest-curator478/claude-skills/competitive-intelligence"><img src="https://agentmods.dev/badge/skills/modest-curator478/claude-skills/competitive-intelligence/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.
<a href="https://agentmods.dev/skills/modest-curator478/claude-skills/competitive-intelligence"><img src="https://agentmods.dev/badge/skills/modest-curator478/claude-skills/competitive-intelligence.svg" alt="Reviewed on agentmods" width="80" 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.00152 | $0.01035 |
| Opus 5 | $0.00076 | $0.00517 |
| Sonnet 5 | $0.00030 | $0.00207 |
| Haiku 4.5 | $0.00015 | $0.00103 |
Grade A, and why
competitive-intelligence 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 10d 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.
This is a copy
100% identical to competitive-intelligence — 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.
How it starts
The opening of the file, as written. The whole thing — 140 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Competitive Intelligence: Interview Prep Briefs
This skill runs automatically when the user is preparing for an interview or researching a specific company for a job application. Always search the web before writing anything. Do not rely on training data for company information.
HOW TO SET UP THIS SKILL
Replace the [PLACEHOLDER] sections below with your own background before adding this file to your Claude Project. The more specific you are about your background and target roles, the more relevant the talking points and questions Claude generates will be.
Who This Person Is
Name: [Your full name]
Target roles: [List 3-5 role titles you are actively applying for]
Background: [2-3 sentences summarizing your core expertise, years of experience, key tools, and functional areas.]
Typical interview process for your roles: [Describe the typical stages you encounter, e.g.:
- Recruiter screen
- Hiring manager
- Panel interview
- Take-home exercise]
Step 1: Search First
When this skill triggers, immediately run web searches on the company. Do not write the brief until you have current information from the web.
Required searches:
- Company name + "news [current year]"
- Company name + "funding" or "acquisition" or "PE"
- Company name + your functional area
- Company name + "reviews" or "Glassdoor"
- Company name + job title if provided
Run additional searches if gaps remain.
Step 2: Build the Intel Brief
Deliver the output in this exact format.
COMPANY INTEL BRIEF [Company Name] Prepared: [Today's date] Role: [Role title if provided, otherwise "Not specified"]
WHAT THEY DO [2-3 sentences. Plain language. What product or service, who they sell to, what problem they solve. No marketing speak.]
OWNERSHIP AND FINANCIAL CONTEXT [Public or private. PE-backed, VC-backed, or bootstrapped. Any recent funding rounds, acquisitions, or notable financial events. If PE-backed, name the firm if known.]
RECENT NEWS (last 6 months)
- [Item 1: what happened, source, date]
- [Item 2: what happened, source, date]
- [Item 3: what happened, source, date] [If no recent news is found, say so directly.]
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.
- 10d ago First seen · 140 lines · 152 tokens per session scan A ef8c0d5d422f
competitive-intelligence is a skill published in the GitHub repository modest-curator478/claude-skills (4 stars, last pushed 2d ago), licensed MIT. It adds 152 tokens to every session and 1,035 once invoked, about $0.0008 per session on Opus 5. A static security scan graded it A with 0 findings. It is 100% identical to competitive-intelligence, differing in 0 lines, and is treated as a copy.
Other skills, from other repositories
TEMPLATE
../../../agents/personas/TEMPLATE.md.
debug
Systematic debugging using error-detective and debugger agents instead of manual investigation. Triggers automatically on: error, bug, broken, failing, exception, stack trace, test failure. Orchestrates RCA-first approach with parallel agent investigation.
deep-context
Build deep codebase understanding using Capsule context, progressive-reader, and specialist agents instead of overwhelming main context. Triggers on: don't have context, understand codebase, learn about, need background. Implements progressive context building.
workflow
Systematic task orchestration for complex multi-step tasks. Triggers automatically when detecting: complex task, multi-step work, coordinate, orchestrate, break down. Guides through Understand → Strategy → Plan → Execute → Verify phases for comprehensive systematic approach.
task-router
Decision matrix for choosing optimal approach to any task. Helps Claude decide when to delegate to sub-agents vs. working directly. Use when starting a new task or unsure of best approach.
nextdns-cli
NextDNS CLI client best practices for installation, configuration, and management of DNS-over-HTTPS proxy. This skill should be used when installing NextDNS on routers, servers, or client devices, configuring DNS settings, managing the daemon, or troubleshooting DNS issues. Triggers on tasks involving NextDNS CLI…