vibe-deep-research

vibe-deep-research is a skill for Codex from songyang0603/vibe-coding-loop. It costs 67 tokens per session (847 once invoked), scanned A, original, no licence file.

A research workflow for investigating a product idea or existing project before planning or coding it.

In plain words
What is it for?
Researching products, competitors, frontend interactions, backend and agent architecture, reference projects, and technical trade-offs.
Why use it?
It helps replace guesses with evidence about competitors, user interfaces, technical designs, open-source examples, and implementation choices.

Skill for Codex

Written for Codex: agents/openai.yaml present.

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.

agentmods
npx agentmods add skills/songyang0603/vibe-coding-loop/vibe-deep-research
Any agent
npx skills add songyang0603/vibe-coding-loop --skill vibe-deep-research
Clone the repo
git clone --depth 1 https://github.com/songyang0603/vibe-coding-loop

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 vibe-deep-research

README.md
[![agentmods](https://agentmods.dev/badge/skills/songyang0603/vibe-coding-loop/vibe-deep-research.svg)](https://agentmods.dev/skills/songyang0603/vibe-coding-loop/vibe-deep-research)
Your own site
<a href="https://agentmods.dev/skills/songyang0603/vibe-coding-loop/vibe-deep-research"><img src="https://agentmods.dev/badge/skills/songyang0603/vibe-coding-loop/vibe-deep-research.svg" alt="Measured on agentmods" height="20"></a>
Per session 67 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 847 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
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.00067 $0.00847
Opus 5 $0.00034 $0.00424
Sonnet 5 $0.00013 $0.00169
Haiku 4.5 $0.00007 $0.00085

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

Security

Grade A, and why

vibe-deep-research 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 5d 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/vibe-deep-research/SKILL.md · 47 lines

The source is not reproduced here

A licence we could not identify

The repository carries a LICENSE file, but it is custom or dual enough that GitHub cannot name it and neither can this catalogue. Unknown terms are not permission, so the body is not copied here. Read the licence at the source and decide for yourself.

Read it on GitHub

Files

What ships with it

4 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. 5d ago First seen · 47 lines · 67 tokens per session scan A 94b8a7aff0fb

Subscribe to this mod's changes

vibe-deep-research is a skill published in the GitHub repository songyang0603/vibe-coding-loop (2 stars, last pushed 19d ago), with no licence file. It adds 67 tokens to every session and 847 once invoked, about $0.0003 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

nextjs-expert

Expert knowledge in Next.js framework, Server-Side Rendering, Static Site Generation, App Router, Server Components, and full-stack React applications. Use when the user mentions React, SSR, SSG, the App Router, React Server Components, or full stack, or when the task involves Next.js Fundamentals, App Router…

personamanagmentlayer/pcl · 77 tokens

vercel-hygiene

Audit and harden the 4 pivoshenko brand sites on Vercel (pivoshenko.dev, pivoshenko.startpage, pivoshenko.wallpapers, pivoshenko.ai), team pivoshenko. Read-only sweep -> per-site report (ok/attention/action) -> confirmed fixes. Emphasizes security headers and analytics coverage. Use when the user says "audit vercel"…

pivoshenko/pivoshenko.ai · 162 tokens

vercel-microfrontends

Guide for building, configuring, and deploying microfrontends on Vercel. Use this skill when the user mentions microfrontends, multi-zones, splitting an app across teams, independent deployments, cross-app routing, incremental migration, composing multiple frontends under one domain, microfrontends.json…

vercel/microfrontends · 122 tokens

nextjs-agent-first

Next.js 16.3+ agent-first features: AGENTS.md, first-party Skills, agent-browser React introspection, actionable errors. Use when building Next.js apps with AI coding agents.

S3YED/appie-kit · 44 tokens

env-manager

Environment variable validation, synchronization, and management across local development, CI/CD, and deployment platforms.

bobmatnyc/claude-mpm · 21 tokens

vercel-react-best-practices

React and Next.js performance optimization guidelines from Vercel Engineering. Use when writing, reviewing, or refactoring React/Next.js code in StarMapper — especially MapLibre components, data fetching, and bundle optimization.

FlorianBruniaux/starmapper · 51 tokens