who-is-actorThis skill should be used ONLY when the user EXPLICITLY and UNAMBIGUOUSLY requests a Git repository commit-history analysis that produces aggregate collabora...
Install via ClawdBot CLI:
clawdbot install wscats/who-is-actorGrade Good — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Accesses sensitive credential files or environment variables
/etc/passwdPotentially destructive shell commands in tool definitions
rm -rf /Calls external URL not in known-safe list
https://github.com/wscats/who-is-actor](https://github.com/wscats/who-is-actorAI Analysis
The skill only uses local git commands and standard Unix utilities for repository analysis, with no evidence of data exfiltration or unauthorized external communication. The GitHub URL is a project link, not an API endpoint. The rule-based signals appear to be false positives from generic pattern matching.
Generated Mar 21, 2026
This scenario involves analyzing a Git repository to profile each developer's commit habits, work patterns, and code quality over a specified period. It helps managers identify top performers, assess development efficiency, and pinpoint areas for improvement in code style and engagement. For example, a tech lead can use it to generate reports for quarterly reviews or project retrospectives.
In open source projects, maintainers can use this skill to profile contributors' activity levels, commit frequency, and code contributions. It aids in recognizing active contributors, evaluating code quality trends, and assessing bus-factor risks to ensure project sustainability. For instance, analyzing a GitHub repository to identify key developers and potential bottlenecks.
Organizations in regulated industries like finance or healthcare can employ this skill to audit Git repositories for code quality, developer engagement, and adherence to coding standards. It provides insights into work habits and efficiency without installing additional tools, supporting compliance checks and internal audits. For example, verifying that all commits meet security guidelines over a fiscal year.
New team members or mentees can use this skill to analyze repository history and understand existing codebases, learning from senior developers' commit patterns and code styles. It helps in onboarding by providing a clear view of team dynamics and best practices, facilitating faster integration and skill development. For instance, a junior developer profiling a project to align with team workflows.
Project managers and stakeholders can leverage this skill to assess the health of a software project by analyzing developer contributions, code quality metrics, and engagement indices. It offers a data-driven report card to inform decisions on resource allocation, risk management, and project timelines. For example, evaluating a repository before a major release or investment review.
Integrate this skill into a cloud-based SaaS platform that offers advanced Git repository analytics, developer profiling, and team performance dashboards. Revenue is generated through subscription tiers based on repository size, number of users, and advanced features like predictive insights or integration with CI/CD tools. This model targets enterprises seeking scalable, automated reporting solutions.
Offer consulting services to help organizations implement and customize this skill for their specific Git workflows, including training, security audits, and integration with existing systems. Revenue comes from one-time project fees, ongoing support contracts, and tailored analytics reports. This model appeals to large corporations needing bespoke solutions and compliance assurance.
Develop a freemium version of this skill as a standalone CLI tool or IDE plugin, offering basic developer profiling for free. Monetize through premium features such as historical trend analysis, AI-driven recommendations, and team collaboration tools. Revenue is generated via one-time purchases or in-app upgrades, targeting individual developers and small teams looking to enhance productivity.
💬 Integration Tip
Ensure the host system has the required Unix utilities (e.g., git, awk, grep) installed; for Windows, recommend using Git Bash or WSL to avoid compatibility issues.
Scored Jun 19, 2026
Audited Apr 17, 2026 · audit v1.0
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
Use the @steipete/oracle CLI to bundle a prompt plus the right files and get a second-model review (API or browser) for debugging, refactors, design checks, or cross-validation.
Use when starting any conversation - establishes how to find and use skills, requiring Skill tool invocation before ANY response including clarifying questions
Spec-first, TDD, subagent-driven software development workflow. Use when: (1) building any new feature or app — triggers brainstorm → plan → subagent executi...
Best practices for Remotion - Video creation in React
Control desktop applications on Windows — launch, close, focus, resize, move windows, simulate keyboard/mouse input, manage processes, control VSCode, read clipboard, and capture screen info. Use when the user wants to interact with any running program, switch windows, type text, press shortcuts, open files in VSCode, manage running processes, or get system display information.