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 frank666199/frank-presales-skills --skill 004-frank-ai-pptgit clone --depth 1 https://github.com/frank666199/frank-presales-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/frank666199/frank-presales-skills/004-frank-ai-ppt)<a href="https://agentmods.dev/skills/frank666199/frank-presales-skills/004-frank-ai-ppt"><img src="https://agentmods.dev/badge/skills/frank666199/frank-presales-skills/004-frank-ai-ppt/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/frank666199/frank-presales-skills/004-frank-ai-ppt"><img src="https://agentmods.dev/badge/skills/frank666199/frank-presales-skills/004-frank-ai-ppt.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.00000 | $0.00643 |
| Opus 5 | $0.00000 | $0.00321 |
| Sonnet 5 | $0.00000 | $0.00129 |
| Haiku 4.5 | $0.00000 | $0.00064 |
Grade A, and why
004-Frank-AI项目PPT智能生成工具 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 12d 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.
What it actually says
Skill: Frank-AI项目PPT智能生成工具
Profile
- Author: Frank
- Version: 1.0.0
- Language: 中文
- Category: 维度1 - AI售前工具应用
- Description: 一键生成政企AI项目售前汇报PPT框架与内容
When to Use
需要在短时间内产出项目汇报PPT时使用
Input Requirements
- 项目方案文档或方案大纲
- 汇报对象(领导/技术/业务)
- 汇报时长
Workflow
- AI解析方案文档,提取核心论点和关键数据
- 根据汇报对象和时长,确定PPT页数和内容深度
- 按'背景-痛点-目标-方案-架构-实施-效益-案例'逻辑生成PPT大纲
- 为每页生成标题、要点、备注
- 标注需要配图/图表的页面及图表类型建议
- 输出可直接导入PPT软件的大纲文件
Output Format
PPT大纲文件(Markdown格式,可导入PPT工具)+ 每页演讲备注
Output Template
页码 | 标题 | 要点(1-5条) | 图表建议 | 演讲备注
Example
| 字段 | 内容 |
|---|---|
| 第5页 | 系统技术架构 |
Constraints
- 单页要点不超过5条
- 图表建议标注数据来源
- 备注内容为口语化表达
Quality Criteria
- 逻辑主线清晰
- 信息密度适中
- 汇报时长匹配页数
Applicable Scenarios
- G端政府项目: 适用
- B端企业项目: 适用
- AI智能项目: 适用
Usage
方式1:Claude Code / Cursor / Codex
将本SKILL.md内容复制到Agent技能配置区,通过技能名触发。
方式2:飞书妙搭 / 扣子
将SKILL.md内容粘贴到Agent提示词配置区,设置触发词为技能名。
方式3:独立使用
直接复制本文件内容到AI对话中,按Workflow步骤执行。
Frank专属售前技能 | 维度1: AI售前工具应用 | 编号: 004 基于"Frank售前解决方案Skills工具集 v1.0"与实操提示词融合优化生成
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.
- 12d ago First seen · 88 lines · 0 tokens per session scan A a41e8ade18a9
004-Frank-AI项目PPT智能生成工具 is a skill published in the GitHub repository frank666199/frank-presales-skills (11 stars, last pushed 2mo ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 643 tokens. 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-30.
Other skills, from other repositories
omh-report-package
This is a Hermes-native report-package workflow skill.
product-data-cleanup
Clean a local FF&E CSV schedule by normalizing casing, dimensions, units, language, materials, and formatting. Use when asked to clean, fix, or standardize product data.
sif-to-csv
Parse a SIF (Standard Interchange Format) input into a readable preview and optionally append canonical product rows to the project's CSV library. Use when asked to convert or inspect SIF dealer data. For the reverse direction use /as:csv-to-sif.
data-export
Generates data export/import infrastructure for JSON, CSV, PDF formats with GDPR data portability, share sheet integration, and file import. Use when user wants data export functionality, CSV/JSON/PDF export, GDPR compliance data portability, import from files, or share sheet for data.
mckinsey-charts
Generate McKinsey-style consulting charts as native python-pptx objects (editable inside PowerPoint). Three workhorse types — bar+callout for TAM/single-number stories, stacked column over time for revenue/usage mix, and waterfall for drivers/bridge analysis. Use when you need a chart that looks like it came from an…
notion-sdk
Control Notion via Python SDK. TRIGGERS - Notion API, create page, query database, add blocks.