Co-Pilot / 辅助式
更新于 a month ago

droid-tings

Oovachiever
0.0k
ovachiever/droid-tings
82
Agent 评分

💡 摘要

Droid Tings 是一个为 Claude AI 和 Factory 的 Droid 系统策划的 375 个技能和 155 个自定义机器人集合。

🎯 适合人群

寻求可重用技能的 AI 开发人员寻找专业机器人数据科学家需要自动化工具的业务分析师需要科学计算资源的研究人员希望简化工作流程的 DevOps 工程师

🤖 AI 吐槽:技能自助餐,但祝你好运找到你真正需要的!

安全分析中风险

该存储库可能存在与依赖供应链漏洞和对敏感数据的未经授权访问相关的风险。审查所有依赖项并实施访问控制至关重要。

Droid Tings 🤖

A comprehensive, curated collection of 375 skills and 155 custom droids for Claude AI and Factory's Droid system. This repository aggregates the best skills and droids from multiple sources into a single, well-organized collection ready for immediate use.

📊 Collection Statistics

  • Total Skills: 375
  • Total Droids: 155
  • Total Commands: 2
  • Combined Resources: 532
  • Categories: AI/ML, Development, Scientific Research, Business, Security, Design, and more
  • Sources: 15+ open-source repositories + personal custom droids
  • Format: Factory-compatible SKILL.md, droid .md, and command .md files

🎯 What's Included

🎪 Custom Droids (155 droids)

Autonomous AI agents with specialized expertise:

  • Languages: Python, TypeScript, Rust, Go, Java, C++, Ruby, Elixir, Scala, PHP, and more
  • AI/ML Specialists: Prompt engineers, MLOps, model training, inference optimization
  • Architecture: System architects, database architects, cloud architects, Kubernetes experts
  • Security: Blue team, red team, security coders, compliance experts
  • Business: Content marketing, sales automation, customer support, business analysis
  • Scientific: Fixed star astrology, harmonic mathematics, temporal analysis
  • Quality & Compliance: ISO 13485, ISO 27001, FDA, GDPR, MDR specialists
  • DevOps: CI/CD, infrastructure, observability, incident response
  • Frontend/Backend: Senior engineers for all major stacks
  • Data: Data engineers, data scientists, analytics specialists

🎮 Custom Commands (2 commands)

Reusable workflow commands for common tasks:

  • start - Comprehensive project onboarding briefing for any codebase
    • Systematic analysis using project-onboarding-briefer droid
    • Complete system overview, architecture layers, data flow visualization
    • Git evolution analysis, code statistics, quality validation
    • Professional assessment with ratings and enhancement recommendations
    • Phased onboarding roadmap for new team members
  • understand - "Understand First, Implement Once" (UFIO) methodology
    • Requirements extraction and validation before coding
    • Multi-solution approach generation with trade-off analysis
    • Detailed implementation planning with approval gates
    • Single-session execution for first-time success
    • Comprehensive verification and rollback procedures

AI & Machine Learning (80+ skills)

  • LLM Frameworks: LangChain, LlamaIndex, DSPy, Guidance, Instructor
  • Training & Fine-tuning: TRL, Axolotl, Unsloth, LLaMA-Factory, DeepSpeed
  • Inference & Serving: vLLM, SGLang, TensorRT-LLM, LLaMA.cpp
  • Optimization: LoRA, QLoRA, GPTQ, Flash Attention, Model Pruning
  • Safety & Alignment: Constitutional AI, LlamaGuard, NeMo Guardrails
  • Evaluation: LM Evaluation Harness, MLflow, Weights & Biases

Scientific Research (120+ skills)

  • Bioinformatics: Biopython, scanpy, scvi-tools, PyDESeq2, AnnData
  • Cheminformatics: RDKit, DeepChem, Datamol, MolFeat
  • Data Analysis: Pandas, Polars, Dask, Vaex, SciPy, Statsmodels
  • Visualization: Matplotlib, Seaborn, Plotly, NetworkX
  • Machine Learning: Scikit-learn, PyTorch Lightning, SHAP
  • Databases: PubMed, UniProt, PDB, ChEMBL, KEGG, DrugBank, COSMIC

Development & Engineering (100+ skills)

  • Frontend: React, Next.js, TailwindCSS, shadcn/ui, Zustand
  • Backend: Node.js, FastAPI, Django, Express, Hono
  • Databases: PostgreSQL, Drizzle ORM, Supabase
  • Cloud: Cloudflare Workers (18 skills), Vercel, AWS
  • AI Integration: OpenAI, Anthropic, Google Gemini, ElevenLabs
  • Testing: Playwright, Vitest, Jest, E2E patterns

Business & Product (40+ skills)

  • Product Management: PRD templates, roadmaps, user stories
  • Marketing: Content creation, SEO, demand generation
  • Quality & Regulatory: ISO 13485, ISO 27001, FDA compliance, GDPR
  • Executive: CEO advisor, CTO advisor, business analysis

Documentation & Writing (25+ skills)

  • Scientific Writing: LaTeX, research papers, citations, peer review
  • Clinical: Clinical reports, treatment plans, clinical decision support
  • Technical: API documentation, README generation, changelogs

Utilities & Automation (30+ skills)

  • Document Processing: PDF, DOCX, PPTX, XLSX, Markdown
  • Data: CSV analysis, exploratory data analysis
  • Notion Integration: Knowledge capture, meeting intelligence
  • Developer Tools: Git helpers, testing, security scanning

🚀 Quick Start

Installation for Factory Droid

  1. Clone this repository:

    git clone https://github.com/ovachiever/droid-tings.git cd droid-tings
  2. Install skills:

    # For project-specific skills cp -r skills/* .factory/skills/ # For personal skills (available across all projects) cp -r skills/* ~/.factory/skills/
  3. Install custom droids:

    # For project-specific droids cp droids/* .factory/droids/ # For personal droids (available across all projects) cp droids/* ~/.factory/droids/
  4. Install custom commands:

    # For project-specific commands cp commands/* .factory/commands/ # For personal commands (available across all projects) cp commands/* ~/.factory/commands/
  5. Restart your Droid:

    # Factory will automatically detect new skills, droids, and commands

Using Individual Skills, Droids & Commands

Skills are self-contained in their own directories with:

  • SKILL.md - Main skill definition with YAML frontmatter
  • Supporting files (if needed) - References, examples, templates

Droids are autonomous agents defined as:

  • .md files with configuration and instructions
  • Model selection, tool access, and autonomy levels
  • Specialized expertise and domain knowledge

Commands are reusable workflow templates:

  • .md files with YAML frontmatter and detailed instructions
  • Can be invoked by name with optional arguments
  • Combine multiple droids and tools into cohesive workflows
  • Usage: /command-name [optional-arguments]

Browsing the Collection

  • Skills: Browse the skills/ directory (375 skills organized alphabetically)
  • Droids: Browse the droids/ directory (155 custom droids)
  • Commands: Browse the commands/ directory (2 workflow commands)

📚 Documentation

🎓 What is a Skill?

Skills are reusable capabilities that AI agents invoke on demand. They pack instructions, expertise, and tools into a lightweight package.

Key properties:

  • Model-invoked – AI decides when to use them based on the task
  • Composable – Can be chained together in workflows
  • Token-efficient – Focused and not bloated with unused context

A skill can be:

  • A workflow – Step-by-step instructions for a task
  • Expertise – Domain knowledge and conventions
  • Both – Instructions + tools + best practices

📦 Skill Format

Each skill follows the Factory format:

--- name: skill-name description: When and how to use this skill version: 1.0.0 --- # Skill Name ## Overview ... ## Instructions ...

🌟 Featured Skills

AI Development

  • vllm - High-throughput LLM serving with PagedAttention
  • langchain - Framework for building LLM applications
  • pytorch-lightning - Production-ready deep learning

Scientific Computing

  • biopython - Molecular biology toolkit
  • scikit-learn - Machine learning in Python
  • rdkit - Cheminformatics and molecular modeling

Web Development

  • nextjs - React framework for production
  • cloudflare-workers-ai - AI on Cloudflare's edge network
  • drizzle-orm-d1 - Type-safe database ORM

Business & Productivity

  • notion-knowledge-capture - Transform conversations into documentation
  • content-creator - SEO-optimized marketing content
  • senior-architect - Software architecture guidance

📊 Sources

This collection aggregates skills from:

  1. Original skill collections (60 skills)
  2. ComposioHQ/awesome-claude-skills (19 skills)
  3. K-Dense-AI/claude-scientific-skills (111 skills)
  4. alirezarezvani/claude-skills (36 skills)
  5. alirezarezvani/claude-code-tresor (7 skills)
  6. Various specialized repositories (142 skills)

All skills have been verified to work with Factory's Droid system.

🤝 Contributing

We welcome contributions! Please see CONTRIBUTING.md for guidelines.

📄 License

This collection is released under the MIT License. See LICENSE for details.

Individual skills may have their own licenses - please check each skill's documentation.

🙏 Acknowledgments

Huge thanks to all the original skill creators and the open-source community for making these skills available.

🔗 Related Resources


Note: This is a community-maintained collection. Skills are provided as-is. Always review skills before using them in production environments.

五维分析
清晰度8/10
创新性7/10
实用性9/10
完整性9/10
可维护性8/10
优缺点分析

优点

  • 广泛的技能和机器人集合
  • 组织良好,易于导航
  • 支持广泛的领域

缺点

  • 可能需要手动审查技能
  • 安装过程可以简化
  • 对单个技能的文档有限

相关技能

pytorch

S
toolCode Lib / 代码库
92/ 100

“它是深度学习的瑞士军刀,但祝你好运能从47种安装方法里找到那个不会搞崩你系统的那一个。”

agno

S
toolCode Lib / 代码库
90/ 100

“它承诺成为智能体领域的Kubernetes,但得看开发者有没有耐心学习又一个编排层。”

nuxt-skills

S
toolCo-Pilot / 辅助式
90/ 100

“这本质上是一份组织良好的小抄,能把你的 AI 助手变成一只 Nuxt 框架的复读机。”

免责声明:本内容来源于 GitHub 开源项目,仅供展示和评分分析使用。

版权归原作者所有 ovachiever.