Vendor Profile
davila7
SkillShield has analyzed 687 skills from davila7. The average trust score across their skills is 78/100. 525 skills are trusted, 93 require caution, 69 are untrusted.
file-organizer
davila7/claude-code-templates
55Intelligently organizes files and folders by understanding context, finding duplicates, and suggesting better organizational structures. Use when user wants to clean up directories, organize downloads, remove duplicates, or restructure projects.
SKILL4 Findings12 days agotorchforge-rl-training
davila7/claude-code-templates
55Provides guidance for PyTorch-native agentic RL using torchforge, Meta's library separating infra from algorithms. Use when you want clean RL abstractions, easy algorithm experimentation, or scalable training with Monarch and TorchTitan.
SKILL12 Findings3 days agogguf-quantization
davila7/claude-code-templates
55GGUF format and llama.cpp quantization for efficient CPU/GPU inference. Use when deploying models on consumer hardware, Apple Silicon, or when needing flexible quantization from 2-8 bit without GPU requirements.
SKILL5 Findings12 days agocomputer-use-agents
davila7/claude-code-templates
55Build AI agents that interact with computers like humans do - viewing screens, moving cursors, clicking buttons, and typing text. Covers Anthropic's Computer Use, OpenAI's Operator/CUA, and open-source alternatives. Critical focus on sandboxing, security, and handling the unique challenges of vision-based control. Use when: computer use, desktop automation agent, screen control AI, vision-based agent, GUI automation.
SKILL5 Findings12 days agofinishing-a-development-branch
davila7/claude-code-templates
55Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting structured options for merge, PR, or cleanup
SKILL5 Findings12 days agogithub-workflow-automation
davila7/claude-code-templates
55Automate GitHub workflows with AI assistance. Includes PR reviews, issue triage, CI/CD integration, and Git operations. Use when automating GitHub workflows, setting up PR review automation, creating GitHub Actions, or triaging issues.
SKILL7 Findings12 days agoreceiving-code-review
davila7/claude-code-templates
55Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technical rigor and verification, not performative agreement or blind implementation
SKILL5 Findings12 days agogh-address-comments
davila7/claude-code-templates
55Help address review/issue comments on the open GitHub PR for the current branch using gh CLI; verify gh auth first and prompt the user to authenticate if not logged in.
SKILL5 Findings12 days agoskill-installer
davila7/claude-code-templates
55Install Codex skills into $CODEX_HOME/skills from a curated list or a GitHub repo path. Use when a user asks to list installable skills, install a curated skill, or install a skill from another repo (including private repos).
SKILL5 Findings12 days agobioservices
davila7/claude-code-templates
55Primary Python tool for 40+ bioinformatics services. Preferred for multi-database workflows: UniProt, KEGG, ChEMBL, PubChem, Reactome, QuickGO. Unified API for queries, ID mapping, pathway analysis. For direct REST control, use individual database skills (uniprot-database, kegg-database).
SKILL5 Findings12 days agocrewai-multi-agent
davila7/claude-code-templates
55Multi-agent orchestration framework for autonomous AI collaboration. Use when building teams of specialized agents working together on complex tasks, when you need role-based agent collaboration with memory, or for production workflows requiring sequential/hierarchical execution. Built without LangChain dependencies for lean, fast execution.
SKILL6 Findings12 days agovercel-deploy
davila7/claude-code-templates
55Deploy applications and websites to Vercel. Use when the user requests deployment actions like "deploy my app", "deploy and give me the link", "push this live", or "create a preview deployment".
SKILL4 Findings3 days ago