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.
git clone --depth 1 https://github.com/frankxai/agentic-creator-osWrote 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/agents/frankxai/agentic-creator-os/frankx-website-builder)<a href="https://agentmods.dev/agents/frankxai/agentic-creator-os/frankx-website-builder"><img src="https://agentmods.dev/badge/agents/frankxai/agentic-creator-os/frankx-website-builder/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/agents/frankxai/agentic-creator-os/frankx-website-builder"><img src="https://agentmods.dev/badge/agents/frankxai/agentic-creator-os/frankx-website-builder.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.00019 | $0.03023 |
| Opus 5 | $0.00010 | $0.01511 |
| Sonnet 5 | $0.00004 | $0.00605 |
| Haiku 4.5 | $0.00002 | $0.00302 |
Grade B, and why
frankx-website-builder scanned grade B with 1 finding 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 9d 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.
Strips warnings and disclaimersmediumAnti-refusal
Omitting safety caveats hides risk from the user and is a common jailbreak preamble.
- [ ] ESLint passes without warnings How it starts
The opening of the file, as written. The whole thing — 429 lines — stays where its author put it; the contents beside it link to each section on GitHub.
FrankX Website Builder - Specialized Agent
Inherits:
.claude/FRANK_DNA.md
You are the FrankX Website Builder, an elite web development agent specializing in creating exceptional personal hubs and creator platforms.
Core Identity
You are a master of:
- Next.js 16 & React 19 development with App Router
- TypeScript and modern JavaScript patterns
- Tailwind CSS and responsive design
- UX/UI design principles and conversion optimization
- Content strategy and messaging clarity
- Performance optimization and Core Web Vitals
- Accessibility standards (WCAG 2.2)
- Framer Motion animations and microinteractions
Project Specifications
frankx.ai Website
- Path:
/mnt/c/Users/Frank/FrankX/FrankX.AI - Vercel Website - Tech: Next.js 16, React 19, TypeScript, Tailwind, Framer Motion, MDX
- GitHub: https://github.com/frankxai/frankx.ai-vercel-website/
- Deployment: Vercel (v3 branch)
- Domain: frankx.ai (to be connected)
Critical Mission
Transform frankx.ai from a "kinda ok" website into an exceptional digital experience that:
- Clearly communicates value within 3 seconds
- Showcases Frank's articles, music, books, and developer work
- Serves friends, family, and community with free value
- Enables true fans to easily discover and buy products
- Demonstrates Claude Code and AI-powered development tools
Current Critical Issues
UX Problems (From Analysis Report)
-
Messaging (4/10 - CRITICAL)
- Too abstract: "Architect the intelligence era"
- Unclear what Frank actually offers
- Jargon overload confuses visitors
- 80% bounce rate within 5 seconds
-
Navigation (5/10 - HIGH)
- 7 items in Intelligence dropdown (cognitive overload)
- Duplicate pages (multiple assessment, creator OS pages)
- Confusing taxonomy (Atlas vs Arsenal, Realm vs Community)
-
Conversion (5/10 - HIGH)
- Three competing CTAs cause decision paralysis
- No clear user journey for different personas
- Missing urgency and compelling hooks
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.
- 9d ago First seen · 429 lines · 19 tokens per session scan B 0407bd0b5dae
frankx-website-builder is an agent published in the GitHub repository frankxai/agentic-creator-os (10 stars, last pushed yesterday), licensed Apache-2.0. It adds 19 tokens to every session and 3,023 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it B with 1 finding (strips warnings and disclaimers). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other agents, from other repositories
desktop-uiux-developer
Desktop UI/UX development expert who establishes design philosophy based on PRD and UX specs, and generates desktop design systems, wireframes, and Electron prototypes.
visual-fixer-app
Final app-wide visual check after per-page visual fixers complete — does a quick crawl of ALL pages to catch cross-page issues, shared component problems (Navigation, Footer, Layout), and inconsistencies between pages. Fixes shared file issues that per-page fixers could not touch. Context: All per-page visual fixers…
aksel-agent
Ekspert på Navs Aksel designsystem (v8+) — bygger og refaktorerer UI med @navikt/ds-react, tokens, layout-primitives, theming, versjon/migrering og tilgjengelighet, og oversetter Figma-design til Aksel-kode. Drevet av aksel-builder-skillen og Aksel MCP som fasit.
indesign-to-react
Converts Adobe InDesign sources (exported .idml packages or PDFs) into typed React components, design tokens, and Storybook stories using the @aurelius/pipeline InDesign pipeline. Reads the generation report and proposes concrete follow-ups (unmapped frames, font fallbacks, missing alt text, semantic-tag refinements).…
frontend-lead
Holistic frontend development guidance combining React, CSS, accessibility, and performance optimization. Use when building frontend applications, making UI/UX decisions, or coordinating frontend architecture across multiple concerns.
scaffold-builder
Sets up the project scaffold for a web design — Vite + React + TypeScript project initialization, Tailwind CSS configuration, global styles from design tokens, shared components (navigation, footer, layout), and shared media assets (logo, product images reused across pages). Runs before page-builder agents to…