Search results for "GitHub"

Found 48 results (8 tools · 0 articles · 40 skills). Sorted by relevance by SeoAIu.

AI Tools (8)

Tip Engineering Guide: A Systematic Learning Roadmap from Zero Foundation to AI Dialogue Master

245
Tip Engineering Guide: A Systematic Learning Roadmap from Zero Foundation to AI Dialogue Master
AI Tools

The Tip Engineering Guide is the world's most popular open-source tip engineering learning project initiated by the renowned AI research institution DAIR.AI. It has accumulated over 30000 stars on GitHub and covers the entire knowledge system from basic principles to advanced technologies. The

2026-05-30

Visual Studio—the world's most powerful IDE, fully AI-powered, making coding feel like having a top-notch team working for you.

126
Visual Studio—the world's most powerful IDE, fully AI-powered, making coding feel like having a top-notch team working for you.
AI Tools

Visual Studio is Microsoft's most popular integrated development environment (IDE) worldwide. The 2026 version is fully AI-enabled, deeply integrated with GitHub Copilot, and supports .NET 10, C# 14, and C++ 23/26. It offers features such as intelligent code completion, AI-assisted debugging, asynchronous cloud tasks, and personalized Fluent UI themes.

2026-07-07

Hugging Face – the "GitHub" of AI, the world's largest open-source model and dataset collaboration platform.

110
Hugging Face – the "GitHub" of AI, the world's largest open-source model and dataset collaboration platform.
AI Tools

Hugging Face is a leading global AI open-source community and model hosting platform, widely hailed as the "GitHub of machine learning." It provides core services such as model libraries, datasets, and Spaces application hosting, aggregating over 2.7 million models, 950,000 datasets, and 1.2 million AI applications. Through open-source tool libraries like Transformers, the platform significantly lowers the barrier to AI development, becoming an indispensable infrastructure for modern AI developers.

2026-07-14

Firebase Studio - Full Stack AI Workspace

99
Firebase Studio - Full Stack AI Workspace
AI Tools

Firebase Studio is an entirely web-based workspace for full-stack application development, complete with the latest generative AI from Gemini, and full-fidelity app previews powered by cloud emulators. It accelerates the entire development lifecycle, allowing developers to build backends, frontends, and mobile apps from the browser in minutes. Supports importing repositories from GitHub, GitLab, Bitbucket, or local machine, and creating new apps via natural language, mockups, drawing tools, and templates. Features AI-assisted coding, debugging, testing, refactoring, and collaboration with shared workspaces. Includes Android emulators, web previews, and one-click deployment to Firebase App Hosting. Free during preview with 3 workspaces; Google Developer Program members get up to 30 workspaces.

2026-07-17

GitHub Copilot - AI Pair Programmer for Code Completion and Agent Workflows

98
GitHub Copilot - AI Pair Programmer for Code Completion and Agent Workflows
AI Tools

GitHub Copilot is an AI pair programmer by GitHub that provides intelligent code completion, explanations, edit suggestions, and autonomous agent execution across VS Code, JetBrains, CLI, and more. It integrates leading LLMs (OpenAI Codex, Claude) and supports custom agents. The GitHub Copilot app enables unified multi-agent workflow management. Enterprise plans allow customized knowledge bases, behavior policies, and service connections, boosting developer productivity by 94% for companies like Grupo Boticário.

2026-07-16

Codiga: Real-Time Static Code Analysis & Autofix

89
Codiga: Real-Time Static Code Analysis & Autofix
AI Tools

Codiga is a real-time static code analysis tool that works across VS Code, JetBrains, Visual Studio, GitHub, GitLab, and Bitbucket. It offers customizable analysis rules, security analysis (covering OWASP 10, MITRE CWE, SANS/CWE Top 25), autofix for vulnerabilities and coding issues, code snippet management, and automated code reviews. Users can create their own analysis rules in under 5 minutes and share them within teams. Codiga supports 12+ languages and 1800+ rules, helping teams improve code quality and security.

2026-07-17

Bolt AI Builder: Create Websites, Apps & Prototypes with Words

85
Bolt AI Builder: Create Websites, Apps & Prototypes with Words
AI Tools

Bolt is an AI-powered online builder that lets you create websites, apps, and prototypes simply by describing them in words. It features powerful coding agents that automatically test, refactor, and iterate, reducing errors by up to 98%. Supports imports from Figma and GitHub, includes built-in databases, user authentication, SEO optimization, and hosting—empowering product managers and entrepreneurs to turn ideas into live products fast.

2026-07-17

Karakeep - The Bookmark Everything App | Save, Organize & Tag with AI

78
Karakeep - The Bookmark Everything App | Save, Organize & Tag with AI
AI Tools

Karakeep is an open-source bookmark manager for links, notes, and images. It automatically organizes and tags your bookmarks using AI for faster retrieval. Built for data hoarders, it offers self-hosting with Docker, native iOS/Android apps, and browser extensions for Chrome and Firefox. Features include RSS feeds, collaborative lists, full-text search, highlights, a rule engine, and REST API/webhooks. With 26k+ GitHub stars, it prioritizes privacy and data control.

2026-07-20

Career Skills (40)

ClawSweeper: Automated Warehouse Work Order Cleanup and Inspection Capability

ClawSweeper: Automated Warehouse Work Order Cleanup and Inspection Capability

ClawSweeper is an intelligent DevOps agent skill designed for OpenClaw to automate issue management in GitHub projects. It automatically scans repository issues and pull requests (PRs) to identify invalid items—such as those that are stale, unreproducible, or already resolved—and uses AI to generate standardized closing comments for batch archiving, thereby reducing manual maintenance effort. It features built-in safety safeguards to prevent the accidental closure of issues marked with protected labels, linked to active PRs, or created by administrators. Additionally, it supports scheduled polling, manual trigger commands, issue status queries, and the automatic submission of fix PRs.

软件开发工程师
39.0w 2026-08-05
Skills for comprehensive verification of release integrity

Skills for comprehensive verification of release integrity

"Verify Release" is a read-only verification tool designed to confirm whether an OpenClaw release has been fully deployed across GitHub, npm, the plugin ecosystem, ClawHub, package smoke tests, and Live Gateway proxy calls. It does not perform any actual release operations (which are handled by `release-openclaw-maintainer`); instead, it simply answers questions such as "Has a specific version been fully released, deployed, and cleared for smoke and Live testing?" and provides a "yes" or "no" conclusion based on an evidence-driven checklist.

软件开发工程师
39.0w 2026-09-01
OpenClaw Secret Scanning Maintainer

OpenClaw Secret Scanning Maintainer

OpenClaw Secret Scanning Maintainer is an AI assistant skill designed for the OpenClaw project, aimed at automatically detecting, scanning, and maintaining sensitive information (such as keys, tokens, passwords) in code. Based on scripts and configurations in the GitHub repository, it helps developers prevent sensitive data leaks and ensure code security. This skill is suitable for CI/CD environments, can be integrated into development workflows, and provides real-time scanning and alerting to enhance project security.

信息安全分析技能
38.7w 2026-07-15
Gitcrawl —— 本地GitHub归档搜索与PR状态同步技能

Gitcrawl —— 本地GitHub归档搜索与PR状态同步技能

Gitcrawl is a tool designed for searching and interacting with GitHub issues and pull requests, prioritizing local archives. Its core philosophy is to utilize locally cached archive data before calling the live GitHub API, thereby improving search efficiency and reducing real-time dependency on the API. Built as a Go module, it can be installed using the command: `go install github.com/openclaw/gitcrawl/cmd/gitcrawl@latest`.

软件开发工程师
38.2w 2026-08-26
agent-transcript

agent-transcript

Add a redacted agent transcript section to GitHub PR or issue bodies during OpenClaw agent-created PR/issue workflows.

软件开发工程师
38.1w 2026-07-25
Post-Construction Clean Skill

Post-Construction Clean Skill

The Post-Construction Clean Skill is an intelligent skill designed to guide users through post-construction cleaning tasks. Developed based on an open-source project on GitHub, it helps users efficiently and systematically handle dust, stains, and debris left after renovation. The skill provides detailed cleaning steps, tool lists, and precautions, covering a comprehensive cleaning process from walls, floors to furniture. Users can get personalized cleaning suggestions through natural language interaction, such as cleaning methods for different materials (e.g., tiles, wooden floors, glass) and how to deal with stubborn stains like paint spots and glue residue. Suitable for cleaning scenarios after new home renovation or old house remodeling, especially for ordinary users without professional cleaning experience, it saves time and effort while ensuring cleaning results meet habitable standards.

家政与清洁工
0 2026-07-29
Housekeeping Skill

Housekeeping Skill

Housekeeping Skill is a practical tool focused on home cleaning and management, designed to help users efficiently complete daily household tasks. Developed based on an open-source project on GitHub, it provides standardized housekeeping workflows including cleaning plan creation, task assignment, and item organization. Suitable for personal households, small housekeeping teams, or property management scenarios, users can manage household affairs through simple commands or interface operations to improve quality of life and work efficiency.

客房与清洁服务
0 2026-08-19
Wardrobe Planner

Wardrobe Planner

Wardrobe Planner is a custom agent skill designed for AI agents, helping users efficiently manage their personal wardrobe. Core features include: clothing categorization and tagging, outfit suggestion generation, seasonal clothing recommendations, and shopping list planning. Users can use natural language commands to let the AI agent intelligently select outfit combinations based on weather, occasions, or personal preferences. Suitable for daily dressing, travel packing, wardrobe organization, and other scenarios, improving dressing efficiency and style consistency. This skill is based on an open-source project on GitHub and is easy to integrate into various AI workflows.

客房与清洁服务
0 2026-07-19
Linear Plan Skill

Linear Plan Skill

Linear Plan Skill is an AI Agent skill focused on solving linear programming problems, based on the landscaper project on GitHub. It helps users quickly define, analyze, and solve linear programming models, suitable for resource allocation, production planning, logistics optimization, and other scenarios. This skill converts user problems into linear programming mathematical models through natural language interaction, calls optimization algorithms to obtain optimal solutions, and provides result visualization and explanation. Ideal for operations research beginners, data analysts, and business decision-makers, without the need to manually write mathematical formulas or code.

园林工人监督员
0 2026-08-20
Landscaping Supervisor Skill

Landscaping Supervisor Skill

This skill is based on the domain-experts project on GitHub, aiming to transform human expert knowledge into AI agents. Specifically for the landscaping supervisor role, it provides a structured set of knowledge and instructions, enabling AI to simulate the decision-making, communication, and project management capabilities of a landscaping supervisor. Core functions include assisting with landscape design review, supervising construction progress and quality, managing teams and resources, and handling on-site issues. It is applicable to management scenarios in projects such as landscaping, municipal engineering, and private gardens, helping users improve supervision efficiency, reduce errors, and ensure projects meet design specifications and safety standards. With this skill, AI can act as a virtual supervisory assistant, offering professional advice and real-time feedback.

园林工人监督员
0 2026-07-19
Cleaning SOP Skill

Cleaning SOP Skill

This is a Claude-based cleaning SOP skill designed to help users create and execute standardized cleaning operating procedures. Sourced from a GitHub repository, it is suitable for scenarios requiring standardized cleaning workflows, such as homes, offices, or industrial environments. It may include step-by-step guides, checklists, and best practices to ensure cleaning tasks are efficient, consistent, and traceable. By installing this skill, users can leverage an AI assistant to generate or manage cleaning SOPs, improving cleaning quality and management efficiency.

家政清洁主管技能
0 2026-08-06
Skills in end-to-end release verification and CI monitoring

Skills in end-to-end release verification and CI monitoring

Release OpenClaw CI is a capability designed to execute, monitor, debug, and summarize the full release CI process for OpenClaw. Working in conjunction with `release-openclaw-maintainer` and `openclaw-testing`, it is utilized when release candidates require comprehensive validation, proof of installation/updates, real-time provider checks, or CI recovery. It handles the initiation, monitoring, troubleshooting, and evidence logging of full-matrix release validation but does not perform actual release operations—such as version bumps, tagging, `npm publish`, or GitHub releases—which require explicit operator approval.

软件开发工程师
39.9w 2026-08-30
Mastering Intelligent Grouping and Labeling for PRs/Issues

Mastering Intelligent Grouping and Labeling for PRs/Issues

"Tag Duplicate PRs and Issues" is a GitHub workflow skill designed to assist maintainers with triage. It identifies duplicate PRs or issues by searching a local archive via `gitcrawl`, uses the `prtags` tool to create or reuse issue groupings, and synchronizes the maintainer's assessment back to GitHub. This skill focuses on determining whether a PR or issue duplicates existing work, rather than reviewing the quality of a PR's implementation.

软件开发工程师
39.0w 2026-08-27
GitHub Security Advisory Maintainer Skill

GitHub Security Advisory Maintainer Skill

This skill is a component of the OpenClaw personal AI assistant ecosystem, specifically designed for maintaining GitHub Security Advisories (GHSA). It helps developers efficiently manage, create, and update security advisories, ensuring the security of open-source projects. By automating processes, it reduces manual errors and improves security response speed. Suitable for GitHub project maintainers who frequently handle security vulnerability reports, publish security patches, and coordinate security disclosures.

信息安全分析技能
38.7w 2026-07-15
Security Triage Skill

Security Triage Skill

Security Triage is an Agent Skill from the OpenClaw project, designed to help AI assistants or users quickly perform initial classification and prioritization of security incidents, alerts, or potential threats. This skill uses a structured analysis process to identify the type of security issue (e.g., malware, network attack, data breach), assess its severity, and provide preliminary response recommendations. It is suitable for security operations personnel, incident response teams, and individuals or organizations looking to automate security classification workflows. Use cases include SOC (Security Operations Center) alert handling, penetration testing result classification, and preliminary vulnerability report analysis. This skill is based on an open-source project on GitHub and can be integrated into various AI platforms.

信息安全分析技能
38.5w 2026-07-15
Release a skill for automating changelog generation.

Release a skill for automating changelog generation.

The OpenClaw Changelog Update is an automated utility designed to regenerate the OpenClaw release changelog from Git history. Prior to any beta or stable release (or re-release), it rewrites the relevant version section of `CHANGELOG.md` based on the complete history manifest, eliminating reliance on outdated draft notes. Used in conjunction with `release-openclaw-maintainer`, this utility manages changelog content, ordering, grouping, and attribution, serving as a mandatory step in the release process.

软件开发工程师
38.2w 2026-08-05
Maintainer Skills for Automated Review and Merging

Maintainer Skills for Automated Review and Merging

OpenClaw PR Maintainer is a GitHub workflow automation tool designed for OpenClaw project maintainers to systematically review, triage, merge, and close issues and pull requests. It assists maintainers in efficiently managing external contributions while ensuring codebase quality and decision-making consistency through intelligent retrieval (prioritizing local archives), contributor identity analysis, deep code review (requiring an understanding of the full runtime context), and evidence-based merging criteria (mandating reproducible bug fixes).

软件开发工程师
38.2w 2026-08-05
Skills for Mass-Producing Mergeable Bug-Fix PRs

Skills for Mass-Producing Mergeable Bug-Fix PRs

OpenClaw Landable Bug Sweep is an automated, batch-oriented bug-fixing workflow designed for maintainers to generate high-quality, merge-ready (landable) bug-fix PRs from lists of issues or PRs. It employs strict candidate criteria—limiting scope to under 500 lines of code (LOC) and prohibiting new dependencies, configuration changes, or modifications to plugin SDK boundaries—alongside a systematic remediation loop and automated reviews ($autoreview). This process ensures that every generated PR is rebased onto the latest `main` branch, passes local tests and automated reviews, is successfully pushed, and clears GitHub CI checks. The workflow focuses exclusively on producing merge-ready PRs rather than generating analysis notes.

软件质量保证分析师与测试员
35.5w 2026-07-13
Family Doctor Emergency Preparedness Skill - Complete Health Companion with Vital Monitoring and First Aid Guidance

Family Doctor Emergency Preparedness Skill - Complete Health Companion with Vital Monitoring and First Aid Guidance

A 25-skill integrated AI family doctor emergency preparedness system that monitors whole-family vitals, manages chronic conditions, and provides step-by-step first aid instructions. Open-source from Yungho/family-doctor on GitHub.

个人护理助理技能
0 2026-07-30
Legal Compliant Perioperative Nursing Management Skill - Nurse Decision Support

Legal Compliant Perioperative Nursing Management Skill - Nurse Decision Support

A Skill project from lev-os/agents GitHub repositorydesigned for perioperative nursing scenariosIntegrates legal regulations with nursing workflows to help nurses efficiently manage pre-intra-and post-operative phasesensuring medical complianceEasy installation via npx and runnable inproviding structured nursing points and legal risk alerts.

护理助理技能
0 2026-07-30
Nursing Assistant AI Agent Skill: Transform Nursing Expertise into Intelligent Assistant

Nursing Assistant AI Agent Skill: Transform Nursing Expertise into Intelligent Assistant

This is a Nursing Assistant skill based on the domain-experts project on GitHub. It defines professional roles and knowledge bases to convert human nursing expert experience and workflows into AI agents, helping users quickly get nursing advice, perform daily care tasks, and learn nursing knowledge. Suitable for medical institutions, nursing students, and home care scenarios.

护理助理技能
0 2026-07-30
Paper Goods Machine Operator Expert Agent - AI-Powered Knowledge Base for Paper Processing Equipment Operation

Paper Goods Machine Operator Expert Agent - AI-Powered Knowledge Base for Paper Processing Equipment Operation

Based on the paper-goods-machine-operator role in the open-source domain-experts project on GitHub, this skill provides professional knowledge for operating paper processing machinery (cutters, rewenders, slitters, etc.), including operation procedures, troubleshooting, maintenance, and safety guidelines. It simulates senior operator experience to help new employees quickly learn equipment operation and optimize production efficiency.

其他综合生产技能
0 2026-08-21
Furnace Kiln Oven Operator: Transform Human Expertise into AI Agent for Industrial Operations

Furnace Kiln Oven Operator: Transform Human Expertise into AI Agent for Industrial Operations

This skill from the domain-experts project on GitHub converts the knowledge of furnace, kiln, and oven operators into an AI agent. It provides expert guidance on operation procedures, safety protocols, troubleshooting, and maintenance for industrial heating equipment, helping operators make better decisions and reduce risks.

其他综合生产技能
0 2026-08-02
Campfire Skill

Campfire Skill

This skill is a practical tool named 'Campfire', designed to help users simulate and experience campfire scenes in a digital environment. It may include features such as generating warm firelight effects, playing campfire sounds, and providing interactive experiences for gathering around the fire. It is suitable for scenarios where users need to relax, create an atmosphere, or engage in meditation and social activities. Developed by underyx and hosted on GitHub, this is an open-source project that users can freely download and use.

园林绿化
0 2026-08-18
Landscaper Skill

Landscaper Skill

Landscaper Skill is an Agent skill developed from the landscaper directory in the GitHub repository nobodyonlyc/skills. This skill focuses on the field of landscape design, providing reference files and core skill descriptions (SKILL.md). Users can install this skill to call it in platforms like AstronClaw, assisting with landscape design tasks such as design planning and element analysis. The skill directory structure is clear, including necessary configuration and documentation, suitable for developers or designers to integrate into their toolchain. Currently, the skill does not publish detailed installation commands or usage examples, but the complete file contents can be obtained through the GitHub repository, suitable for AI Agent scenarios requiring landscape design assistance.

园林绿化
0 2026-08-07
Inspect Trash Bin Skill

Inspect Trash Bin Skill

This is a skill for inspecting the status of trash bins, built as one of the default skills for the Askme voice AI assistant. It helps users quickly understand the current state of a trash bin, such as whether it is full or needs cleaning. Suitable for smart home, office, or public space management scenarios, users can obtain trash bin information via voice commands, improving daily management efficiency. The skill is developed based on the askme project on GitHub and supports custom configuration and extension.

家政与清洁工
0 2026-07-19
Plant Maintenance Skill

Plant Maintenance Skill

This is a skill for plant maintenance, originating from the mantenimiento-planta project on GitHub. It aims to help users manage and maintain daily repository operations, including code management, issue tracking, and collaborative development. By integrating into Claude, users can efficiently handle repository-related tasks and improve work efficiency.

园林工人监督员
0 2026-07-19
Housekeeping Janitorial Supervisor Skill

Housekeeping Janitorial Supervisor Skill

This is an Agent Skill developed based on the housekeeping-janitorial-supervisor role from the GitHub repository wonsukchoi/domain-experts. The skill is designed for housekeeping and janitorial supervisors, aiming to simulate and assist in cleaning management tasks in hotels, office buildings, and other facilities. Core features include developing cleaning schedules, assigning tasks, monitoring cleaning quality, handling customer complaints, and managing inventory and budgets. It is suitable for various property management scenarios, helping supervisors improve operational efficiency, ensure hygiene standards, and optimize team collaboration. Key characteristics include automated task scheduling, real-time feedback mechanisms, and data-driven decision support.

家政清洁主管技能
0 2026-07-19
Staff Training Cleaning Skill

Staff Training Cleaning Skill

This skill is designed for staff training scenarios, helping teams efficiently manage cleaning-related tasks and processes. Through structured instructions, users can quickly create cleaning training plans, assign tasks, and track progress. Suitable for industries requiring standardized cleaning operations such as hotels, catering, and office environments, it enhances training efficiency and execution consistency. The skill relies on the SKILL.md file provided by the GitHub repository, containing detailed configuration and usage instructions for quick onboarding.

家政清洁主管技能
0 2026-07-27
AI Maintenance Skill

AI Maintenance Skill

This skill focuses on the maintenance and optimization of AI systems, providing a complete set of scripts and tools for automating routine maintenance tasks. It is compatible with various AI frameworks such as Claude Code, Manus, OpenClaw, and more, helping developers efficiently manage the runtime status, log cleaning, performance monitoring, and troubleshooting of AI agents. Core features include system health checks, resource usage analysis, automated repair script execution, and maintenance record generation. Use cases cover server maintenance, continuous optimization after AI model deployment, and standardized maintenance workflows in team collaboration. By integrating scripts and SKILL.md files from the GitHub repository, users can quickly get started and customize their own maintenance plans, reducing manual intervention and improving system stability.

家政清洁主管技能
0 2026-07-19

There are 10 more skills not shown.