nm-leyline-git-platformDetects git forge (GitHub/GitLab/Bitbucket) and maps CLI commands cross-platform
Install via ClawdBot CLI:
clawdbot install athola/nm-leyline-git-platformGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Sends data to undocumented external endpoint (potential exfiltration)
POST → https://api.bitbucket.org/2.0/repositories/OWNER/REPO/issuesCalls external URL not in known-safe list
https://github.com/athola/claude-night-market/tree/master/plugins/leylineAI Analysis
The skill provides legitimate git platform API integration for GitHub, GitLab, and Bitbucket as documented. The external API calls to bitbucket.org and github.com are consistent with the skill's stated purpose of cross-platform git operations. No evidence of credential harvesting, hidden instructions, or obfuscation was found in the provided content.
Audited Apr 16, 2026 · audit v1.0
Generated May 6, 2026
A DevOps team manages repositories across GitHub, GitLab, and Bitbucket. This skill automatically detects the hosting platform and maps CI/CD commands, so the team can create consistent pipelines and merge requests without remembering platform-specific CLI syntax.
An open-source maintainer uses the skill to create, view, and comment on issues and pull/merge requests across GitHub and GitLab. The skill ensures correct CLI usage and terminology, reducing errors and saving time when managing contributions.
A project management bot integrated with multiple git forges uses the skill to post comments, close issues, and create merge requests seamlessly. The bot adapts to the detected platform, ensuring compatibility and proper API calls.
A company migrating from Bitbucket to GitLab leverages the skill to map existing workflows. The skill provides command equivalents for common operations, easing the transition and minimizing training overhead.
A consultancy onboarding developers across client projects uses the skill to standardize git forge interactions. New hires can use a single set of instructions that automatically adapts to the client's platform, reducing ramp-up time.
Offer the skill for free in a base version, with a paid tier providing advanced hooks, custom command mappings, and priority support for enterprises managing multiple forges.
Integrate the skill into a broader DevOps or CI/CD platform offering. Revenue comes from platform subscriptions where this skill adds cross-platform compatibility value.
Provide paid consulting to help teams adopt the skill and migrate workflows. Revenue from hourly consulting and training workshops for enterprises standardizing on multiple git forges.
💬 Integration Tip
Declare dependency as '[leyline:git-platform]' in your skill manifest and always check the session context for 'git_platform' before issuing platform-specific commands.
Scored Jul 13, 2026
Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries.
通过网页抓取获取 GitHub 按日/周/月增长的热门仓库。当用户询问 GitHub 趋势、热门项目、本周热点或「什么在 GitHub 上 trending」时使用。可输出列表或 JSON,无需 API Key。
GitHub 操作技能 - 创建仓库、推送代码、管理 Release。全自动,无需用户干预。
Query builder reputation data via Talent Protocol API. Get Builder Rank, verify humans, resolve identities (Twitter/Farcaster/GitHub/wallet), search by location/country, get credentials, and enrich with GitHub data.
Review GitHub repositories, group issues and pull requests by urgency, and take safe triage actions (add labels, comment, propose closure) after confirmation...
Semantic git history search and code archaeology. Use when asked why code exists, who owns a file, what introduced a regression, what changed in a commit ran...