35 lines
1.1 KiB
Markdown
35 lines
1.1 KiB
Markdown
|
|
# AI智能体技能集
|
|||
|
|
|
|||
|
|
**GitHub**: [0juano/agent-skills](https://github.com/0juano/agent-skills) | **Gitea**: [mc-skills/0juano--agent-skills](http://192.168.0.109:3000/mc-skills/0juano--agent-skills)
|
|||
|
|
|
|||
|
|
## 中文摘要
|
|||
|
|
|
|||
|
|
提供多种Claude Agent技能,包括债券终端API查询(支持x402免密支付)、静态HTML即时部署、X/Twitter卡片生成及高级周报分析(集成GA4/GSC/Clarity)等功能。
|
|||
|
|
|
|||
|
|
## 标签
|
|||
|
|
|
|||
|
|
`AI智能体` `技能插件` `API集成` `数据分析`
|
|||
|
|
|
|||
|
|
---
|
|||
|
|
|
|||
|
|
## README 原文
|
|||
|
|
|
|||
|
|
# agent-skills
|
|||
|
|
|
|||
|
|
Apes working together with aliens.
|
|||
|
|
|
|||
|
|
## Skills
|
|||
|
|
|
|||
|
|
| Skill | Description |
|
|||
|
|
|-------|-------------|
|
|||
|
|
| [bondterminal-x402](./bondterminal-x402) | Query BondTerminal API with x402 keyless payments (bond data + riesgo país) |
|
|||
|
|
| [edgeone-pages-deploy](./edgeone-pages-deploy) | Deploy static HTML to a public URL instantly — no auth required |
|
|||
|
|
| [x-image-cards](./x-image-cards) | Create X/Twitter cards that look like images, not marketing banners |
|
|||
|
|
| [weekly-analytics](./weekly-analytics) | Premium weekly analytics report (GA4 + GSC + Clarity) — $15K consultant persona |
|
|||
|
|
|
|||
|
|
## Install
|
|||
|
|
|
|||
|
|
```bash
|
|||
|
|
npx skills add 0juano/agent-skills
|
|||
|
|
```
|