agent-skills-daily-report

yanyu03/agent-skills-daily-report
★ 1 stars Unknown language AI/LLM Updated today
Daily AI Agent Skills and MCP Servers summary reports
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "agent-skills-daily-r": {
      "command": "npx",
      "args": [
        "-y",
        "yanyu03/agent-skills-daily-report"
      ]
    }
  }
}

README Excerpt

本仓库按职责拆分为三个分支: | 分支 | 职责 | | --- | --- | | `main` | GitHub Actions 调度与部署编排 | | `py` | Python 源码、配置、测试和 Markdown 日报 | | `blog` | Gmeek 生成的静态站点与构建缓存 | ```text main 定时调度 → 检出 py,生成日报并更新 Issue → 从 py 读取 Gmeek 配置和文章数据 → 将静态产物提交到 blog → 从 blog 部署 GitHub Pages 与 Cloudflare Pages ``` 线上站点:<https://skill.250221.xyz/>

Tools (3)

CLOUDFLARE_API_TOKENblogmain