proposal-builder

proposal-builder is a skill for Claude Code, Codex from 0xjitsu/jitsu-skills. It costs 84 tokens per session (3,227 once invoked), scanned A, original, AGPL-3.0.

A project generator for research proposals and pitch presentations built with Next.js, Tailwind CSS and Geist fonts. It creates a dark interface with citations, section navigation, animated counters and search-engine metadata.

In plain words
What is it for?
Use it to scaffold an R&D proposal site or research pitch deck app that can be developed further in Next.js.
Why use it?
It removes the repetitive setup work involved in starting a polished proposal or research-pitch website. The generated project already includes its main structure and presentation elements.

Skill for Claude CodeCodex

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

Good fit Use it to scaffold an R&D proposal site or research pitch deck app that can be developed further in Next.js.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/0xjitsu/jitsu-skills/proposal-builder
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 0xjitsu/jitsu-skills --skill proposal-builder
Clone the repo
git clone --depth 1 https://github.com/0xjitsu/jitsu-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 proposal-builder

README.md
[![agentmods](https://agentmods.dev/badge/skills/0xjitsu/jitsu-skills/proposal-builder.svg)](https://agentmods.dev/skills/0xjitsu/jitsu-skills/proposal-builder)
Your own site
<a href="https://agentmods.dev/skills/0xjitsu/jitsu-skills/proposal-builder"><img src="https://agentmods.dev/badge/skills/0xjitsu/jitsu-skills/proposal-builder.svg" alt="Measured on agentmods" height="20"></a>
Per session 84 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 3,227 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.00084 $0.03227
Opus 5 $0.00042 $0.01614
Sonnet 5 $0.00017 $0.00645
Haiku 4.5 $0.00008 $0.00323

Measured 7d ago against content hash 70612356817a, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-07, from the pricing page.

Security

Grade A, and why

proposal-builder 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 7d 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/proposal-builder/SKILL.md · 429 lines

The source is not reproduced here

Licensed AGPL-3.0

The repository is licensed AGPL-3.0, which this catalogue does not treat as permission to reproduce the file. Read it at the source.

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. 7d ago First seen · 429 lines · 84 tokens per session scan A 70612356817a

Subscribe to this mod's changes

proposal-builder is a skill published in the GitHub repository 0xjitsu/jitsu-skills (1 stars, last pushed 4mo ago), licensed AGPL-3.0. It adds 84 tokens to every session and 3,227 once invoked, about $0.0004 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

frontend-design

Create distinctive, production-grade frontend interfaces with high design quality. Use when the user asks to build landing pages, websites, dashboards, web components, or any frontend UI. Generates creative, polished code that avoids generic AI aesthetics.

tobihagemann/turbo · 48 tokens

prototype

Build a self-contained local prototype at .turbo/prototypes/ .html, drive it, and hand it to the user to settle unknowns that prose cannot answer. Use when the user asks to "prototype this", "build a prototype", "mock this up", "show me what it would look like", "let me try the interaction first", or when a decision…

tobihagemann/turbo · 88 tokens

guofeng-threejs

A skill for creating Chinese-style real-time 3D web visuals with Three.js, a JavaScript library for displaying 3D graphics in a browser. It focuses on ink-wash, blue-green landscape, mural, paper-cut, and other non-realistic styles.

sanhuang520-ship-it/awesome-chinese-ai-tools · 89 tokens

chinese-web-themes

A collection of eight CSS themes for giving websites a Chinese-inspired visual style, with typography rules for Chinese text.

sanhuang520-ship-it/awesome-chinese-ai-tools · 79 tokens

fastreact

Scaffold and build a full-stack web app: FastAPI backend (Python, uv, SQLModel, Postgres, Alembic, JWT + Google OAuth, boto3/S3) + React frontend (Vite, TypeScript, shadcn/ui + Tailwind, TanStack Router/Query/Table, Zod, Axios), wired with Docker Compose. Use this skill whenever the user wants to spin up, bootstrap…

vanducng/skills · 214 tokens

web-perf

Measure Core Web Vitals (LCP, CLS, INP, FCP, TTFB), JS heap, and record DevTools performance traces against a running Chrome - attaches to vd:browser-profile's deterministic CDP ports, no Puppeteer, no separate browser. Use when the user says "why is this page slow", "measure web vitals", "check LCP/CLS/INP", "record…

vanducng/skills · 109 tokens