Co-Pilot
Updated 24 days ago

zhoujie-claude-skills

Zzjfls
0.0k
zjfls/zhoujie-claude-skills
72
Agent Score

💡 Summary

A collection of custom Claude skills for deep learning and news summarization.

🎯 Target Audience

Data scientists looking for deep learning resourcesJournalists needing automated news summariesDevelopers wanting to enhance AI capabilitiesStudents studying AI and machine learningTech enthusiasts exploring AI tools

🤖 AI Roast:Powerful, but the setup might scare off the impatient.

Security AnalysisMedium Risk

Risk: Medium. Review: shell/CLI command execution. Run with least privilege and audit before enabling in production.

ZhouJie's Claude Skills Marketplace

个人自定义的 Claude Code Skills 集合。

📦 包含的 Skills

1. deep-learning

深度学习资源和工具集,包括:

  • 论文下载工具
  • 学习资源指南
  • 相关工具和脚本

2. news-summary

智能新闻摘要生成工具,包括:

  • AI 分析服务器
  • 新闻内容生成
  • 自动化摘要服务

🚀 安装方法

步骤 1: 添加 Marketplace

如果使用 GitHub (推荐):

/plugin marketplace add yourusername/zhoujie-claude-skills

如果使用本地目录:

# 在 Claude Code 配置中添加本地路径 # 编辑 ~/.claude/plugins/known_marketplaces.json

步骤 2: 安装 Skills

/plugin install zhoujie-skills@zhoujie-claude-skills

步骤 3: 使用 Skills

安装后,在 Claude Code 中可以直接使用:

  • /deep-learning - 调用深度学习 skill
  • /news-summary - 调用新闻摘要 skill

或者在对话中提及:

"使用 deep-learning skill 帮我找一些关于 Transformer 的论文"
"用 news-summary skill 生成今天的新闻摘要"

📝 创建新 Skill

skills/ 目录下创建新的文件夹,并添加 SKILL.md 文件:

--- name: your-skill-name description: Skill description --- # Your Skill Name [Skill instructions here]

然后更新 .claude-plugin/marketplace.json 中的 skills 列表。

🔧 开发

# 克隆仓库 git clone <your-repo-url> cd zhoujie-claude-skills # 添加新 skill mkdir skills/new-skill nano skills/new-skill/SKILL.md # 更新 marketplace 配置 nano .claude-plugin/marketplace.json

📄 License

MIT License

👤 作者

ZhouJie

5-Dim Analysis
Clarity8/10
Novelty6/10
Utility7/10
Completeness8/10
Maintainability7/10
Pros & Cons

Pros

  • Offers a variety of skills for different needs
  • Easy installation process
  • Supports custom skill creation

Cons

  • Limited documentation on individual skills
  • May require additional setup for new skills
  • Skills may not cover all user needs

Related Skills

pytorch

S
toolCode Lib
92/ 100

“It's the Swiss Army knife of deep learning, but good luck figuring out which of the 47 installation methods is the one that won't break your system.”

agno

S
toolCode Lib
90/ 100

“It promises to be the Kubernetes for agents, but let's see if developers have the patience to learn yet another orchestration layer.”

nuxt-skills

S
toolCo-Pilot
90/ 100

“It's essentially a well-organized cheat sheet that turns your AI assistant into a Nuxt framework parrot.”

Disclaimer: This content is sourced from GitHub open source projects for display and rating purposes only.

Copyright belongs to the original author zjfls.