github-script
OfficialWrite GitHub Actions with JavaScript.
AuthorTeamFlint-Dev
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides best practices and guidelines for writing JavaScript code for GitHub Actions using the actions/github-script@v8 action, ensuring efficient and robust automation.
Core Features & Use Cases
- Global Packages: Access to
@actions/coreand@actions/githubwithout explicit imports. - Structured Logging: Use
core.info,core.warning,core.errorfor clear output. - Output & Variables: Set action outputs and environment variables using
core.setOutputandcore.exportVariable. - Step Summaries: Enhance workflow visibility with
core.summaryfunctions. - Use Case: Automate the process of labeling pull requests based on their content or author, ensuring better organization and faster review cycles.
Quick Start
Use the github-script skill to log a warning message with the content "This is a critical update".
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: github-script Download link: https://github.com/TeamFlint-Dev/vibe-coding-cn/archive/main.zip#github-script Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.