- Home
- /
- Categories
- /
- Code Gen
Code Gen
Generate code, boilerplate, scaffolding
page-gen
by ZhihaoAIRobotic
Generate an academic paper project webpage from PDF using parse_paper, match_template, render_html, review_html_visual, and extract_table_html.
color-converter
by AIDotNet
在HEX、RGB、HSL、HSV和CMYK格式之间转换颜色,支持调色板生成。
pdf-generator
by AIDotNet
从HTML、Markdown或文本内容生成PDF文档,支持模板、样式和页面配置。
diagram-gen
by ZhihaoAIRobotic
"Generate publication-quality academic diagrams and plots from paper methodology text using plan_diagram, generate_image, and critique_image tools."
skill-creator
by ZhihaoAIRobotic
Create or update AgentSkills. Use when designing, structuring, or packaging skills with scripts, references, and assets.
password-generator
by AIDotNet
生成安全密码和密码短语,支持自定义长度、字符集和熵计算。
refactor-assistant
by AIDotNet
智能代码重构,提供设计模式建议、代码异味检测和保持行为不变的安全转换策略。
qrcode-generator
by AIDotNet
从文本、URL或数据生成二维码,支持自定义颜色、Logo和多种输出格式。
file-hasher
by AIDotNet
计算文件哈希值(MD5、SHA1、SHA256、SHA512)用于完整性验证和比较。
ad-creative
by agent-skills-hub
"When the user wants to generate, iterate, or scale ad creative — headlines, descriptions, primary text, or full ad variations — for any paid advertising platform. Also use when the user mentions 'ad copy variations,' 'ad creative,' 'generate headlines,' 'RSA headlines,' 'bulk ad copy,' 'ad iterations,' 'creative testing,' or 'ad performance optimization.' This skill covers generating ad creative at scale, iterating based on performance data, and enforcing platform character limits. For campaign strategy and targeting, see paid-ads. For landing page copy, see copywriting."
slides-generator
by NanmiCoder
Generate interactive presentation slides using React + Tailwind. Triggers on keywords like "slides", "presentation", "PPT", "demo", "benchmark".
dev.bootstrap.typescript
by kevinslin
Bootstrap or augment TypeScript projects. Use when asked to scaffold a new TypeScript project using the Copier template at /Users/kevinlin/code/copier-typescript-codex, or when asked to add a pre-commit hook that runs formatting and linting in an existing project.
skill
by tao3k
Use when discovering skills, installing new capabilities, listing available tools, reloading skill manifests, or learning about project capabilities.
_template
by tao3k
Template skill for creating new capabilities - demonstrates Trinity Architecture v4.0 with scripts/commands.py pattern.
typescript-pro
by alexander-danilenko
Use when building TypeScript applications requiring advanced type systems, generics, or full-stack type safety. Invoke for type guards, utility types, tRPC integration, monorepo setup.
agents-md-pro
by alexander-danilenko
Create, optimize, update, and validate AGENTS.md files with maximum token efficiency. Use when the user asks to (1) create new AGENTS.md files for any repository, (2) optimize/condense existing AGENTS.md to reduce token count, (3) update/refresh AGENTS.md to sync with codebase changes, (4) validate AGENTS.md quality and completeness, or (5) improve AGENTS.md files to be more effective for AI agents. Always generates token-efficient, condensed output focused on actionable commands and patterns while maintaining model-agnostic language.
dev.new
by kevinslin
Sync a repo to the latest master branch by checking out master and pulling from origin. Use when the user asks to refresh local state before new work.
Embedding Skill
by tao3k
Supports both batch and single text embedding
ag-learn
by kevinslin
learn from the current session, run a time-bounded review across sessions,
meta.summarize
by kevinslin
Summarize Codex activity from ag-ledger using optional scope, lookup,
dev.worktrees
by kevinslin
Standardize git worktree creation and management with all worktrees stored under ~/.worktrees/[repo]/[branch-name]. Use whenever running or planning git worktree commands (add/list/remove/prune), creating parallel checkouts, or setting up isolated branch workspaces.
documentation
by tao3k
Use when creating documentation, updating README files, writing guides, generating API docs, or documenting code changes.
sc
by kevinslin
Guide for creating or updating skills and SKILL.md content, including
foundry
by lekt9
Self-writing meta-extension that forges new capabilities — researches docs, writes extensions, tools, hooks, and skills