用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/pluginagentmarketplace/custom-plugin-data-analyst --skill excel命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
正在显示 SKILL.md
基于 SOC 职业分类
| name | excel |
| description | Advanced Excel and spreadsheet analytics techniques |
| version | 2.0.0 |
| sasmp_version | 2.0.0 |
| bonded_agent | 01-data-analytics-foundations |
| bond_type | SECONDARY_BOND |
| config | {"atomic":true,"retry_enabled":true,"max_retries":3,"backoff_strategy":"exponential"} |
| parameters | {"skill_level":{"type":"string","required":true,"enum":["beginner","intermediate","advanced"],"default":"beginner"},"focus_area":{"type":"string","required":false,"enum":["formulas","pivots","power_query","charts","all"],"default":"all"}} |
| observability | {"logging_level":"info","metrics":["formula_complexity","pivot_usage","automation_level"]} |
Master advanced Excel techniques for professional data analysis and reporting.
| Error Type | Cause | Recovery |
|---|---|---|
| #REF! error | Broken cell reference | Check and update references |
| #N/A error | Lookup not found | Use IFERROR wrapper |
| Slow calculation | Too many formulas | Convert to values, optimize |
| File corruption | Crash during save | Enable AutoRecover, use cloud backup |