用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/bytesagain/ai-skills --skill mock命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
正在显示 SKILL.md
Build BI dashboard specs, chart plans, SQL queries, and Apache Superset chart JSON. Use when creating dashboards, BI reports, KPI charts, or visualization layouts.
Localize product listings across English and Chinese ecommerce channels. Use when adapting Amazon, Shopify, Taobao, Pinduoduo, TK, or independent-site copy.
Optimize ecommerce keywords and product copy. Use when building keyword maps, rewriting titles, improving category text, auditing listings, or planning search terms.
基于 SOC 职业分类
| name | mock |
| version | 1.0.0 |
| description | Generate mock data and simulate API endpoints using CLI tools. Use when prototyping APIs or testing integrations. |
| author | BytesAgain |
| homepage | https://bytesagain.com |
| source | https://github.com/bytesagain/ai-skills |
| tags | ["mock","general","cli","tool"] |
| category | general |
Generate mock data and simulate API endpoints using CLI tools. Use when prototyping APIs or testing integrations.
statusscripts/script.sh status
Show current status
addscripts/script.sh add
Add new entry
listscripts/script.sh list
List all entries
searchscripts/script.sh search
Search entries
removescripts/script.sh remove
Remove entry by number
exportscripts/script.sh export
Export data to file
statsscripts/script.sh stats
Show statistics
configscripts/script.sh config
View or set config
helpscripts/script.sh help
versionscripts/script.sh version
Use scripts/script.sh config <key> <value> to set preferences.
| Variable | Required | Description |
|---|---|---|
MOCK_DIR | No | Data directory (default: ~/.mock/) |
All data stored in ~/.mock/ using JSONL format (one JSON object per line).
Structured output to stdout. Exit code 0 on success, 1 on error.
Powered by BytesAgain | bytesagain.com | hello@bytesagain.com