content-creator
88Create Brand-Consistent Marketing Content
Marketing teams need content that stays consistent across channels. This skill helps plan, write, analyze, and optimize content for brand voice and SEO.
Build GitHub Actions Workflows
Creating reliable CI/CD workflows requires careful triggers, permissions, caching, secrets, and deployment controls. This skill provides adaptable patterns for testing, containers, Kubernetes, matrices, scanning, and approvals.
Stop for confirmation before installing.
Review the plan and obtain explicit user consent before changing files.
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Review the Skillstore skill "github-actions-templates" from https://skillstore.io/skills/sickn33-github-actions-templates.md and its manifest at https://skillstore.io/api/skills/sickn33-github-actions-templates/manifest. Verify the artifact. Stop and obtain explicit user consent before installing or changing files.Your Agent should still show its plan and request any confirmation required by the security policy.
Use these links when an AI agent, crawler, or script needs clean context instead of reading the full page.
Using "github-actions-templates". Create Node.js CI for versions 18 and 20 with npm caching, linting, tests, and coverage.
Expected outcome:
A pull request workflow outline with a two-version matrix, npm cache configuration, ordered quality checks, and coverage publishing.
Using "github-actions-templates". Build and publish my service image to GitHub Container Registry after changes reach main.
Expected outcome:
A container workflow outline with restricted package permissions, registry authentication, metadata tags, layer caching, and main-branch publishing.
Using "github-actions-templates". Deploy tagged releases to Amazon EKS with approval and short-lived credentials.
Expected outcome:
A protected deployment outline using GitHub OIDC, an AWS role, immutable actions, Kubernetes rollout verification, and failure reporting.
The 26 backtick alerts are Markdown formatting, while the example URL, local workflow path, and scoped GITHUB_TOKEN are benign template constructs. The AWS example promotes long-lived cloud credentials, and mutable third-party action references create a high-confidence CI supply-chain risk. Replace static AWS keys and pin actions before publication.
These are real local capabilities that may be expected for this skill, so they require review but are not counted as confirmed malicious behavior.
Share the versioned assessment report, neutral badge, embed card, and citations. Skillstore reports evidence without deciding whether this Skill is safe.
https://skillstore.io/skills/sickn33-github-actions-templates/audits/5?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_report[](https://skillstore.io/skills/sickn33-github-actions-templates?utm_source=security_passport_badge)<a href="https://skillstore.io/skills/sickn33-github-actions-templates?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/sickn33-github-actions-templates/security.svg" alt="Skillstore security assessment" loading="lazy"></a><iframe src="https://skillstore.io/embed/skills/sickn33-github-actions-templates.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>sickn33. (2026). github-actions-templates security audit report (audit version 5) [Author version unspecified]. Skillstore. https://skillstore.io/skills/sickn33-github-actions-templates/audits/5@techreport{sickn33-sickn33-github-actions-templates-2026,
author = {sickn33},
title = {github-actions-templates security audit report (audit version 5)},
institution = {Skillstore},
year = {2026},
number = {5},
url = {https://skillstore.io/skills/sickn33-github-actions-templates/audits/5},
note = {Author version unspecified}
}cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "github-actions-templates security audit report (audit version 5)"
version: "unspecified"
type: report
authors:
- name: "sickn33"
date-released: "2026-07-23"
url: "https://skillstore.io/skills/sickn33-github-actions-templates/audits/5"
identifiers:
- type: other
value: "skillstore:sickn33-github-actions-templates:audit:5"
description: "Skillstore immutable audit report identifier"
Each author remains a separate installable skill. The recommended variant is ranked by Skillstore evidence.
Why this variant is first
wshobson-github-actions-templates
2026-08-21
sickn33-github-actions-templates
2026-08-21
Create a pull request workflow that installs dependencies, runs quality checks, tests supported runtimes, and uploads coverage.
Adapt container publishing and Kubernetes deployment patterns for a controlled release pipeline.
Add filesystem vulnerability scans and publish findings through GitHub security integrations.
Create a GitHub Actions test workflow for [runtime] versions [versions]. Run [install command], [lint command], and [test command] on pull requests.
Create a workflow that builds [image name] from [context] and publishes it to [registry]. Use least-privilege permissions and branch-based tags.
Create a reusable workflow for [language] across [operating systems] and [versions]. Define typed inputs, required secrets, caching, tests, and artifact retention.
Design a production workflow for [platform]. Use immutable action pins, OIDC authentication, scoped permissions, approvals, concurrency controls, rollback checks, and deployment verification.
Author
sickn33License
MIT
Skillstore revision
r2
Version notice
The author did not declare a version.
Repository
https://github.com/sickn33/antigravity-awesome-skills/tree/main/skills/github-actions-templatesRef
88a8e9a07f4c54ab105c1c41b6267c287146b07b
Maintenance freshness
7/26/2026
Usage
9 downloads ยท 108 views
File structure
๐ SKILL.md
Create Brand-Consistent Marketing Content
Marketing teams need content that stays consistent across channels. This skill helps plan, write, analyze, and optimize content for brand voice and SEO.
Improve LLM Prompts With Proven Patterns
Inconsistent prompts waste time and make AI outputs hard to trust. This skill guides prompt design with reusable patterns, examples, evaluation steps, and optimization workflows.
Build Fullstack Apps with Senior Patterns
Teams need consistent setup, architecture, and review guidance for modern web applications. This skill provides scaffolders, workflow references, and quality prompts for React, Next.js, Node.js, GraphQL, and PostgreSQL projects.
Design Scalable Software Architectures
Architecture decisions are hard to compare across web, mobile, backend, and cloud systems. This skill provides structured guides and local scaffold scripts for reports, dependency review, and trade-off documentation.
Optimize AI Prompts With Prompt Engineer
Writing clear prompts is hard when goals are vague or complex. This skill turns rough requests into structured prompts using proven prompt frameworks.
Prioritize Product Work With Research Insights
Product teams need faster ways to rank features, synthesize interviews, and document decisions. This skill provides RICE scoring, interview analysis, and PRD templates for structured planning.
Automate DevOps Pipelines and Deployments
by alirezarezvani
DevOps work often requires repeatable pipeline, infrastructure, and deployment patterns. This skill provides scripts and reference guides for CI/CD, IaC, deployment, and operations review.
Design Production Helm Chart Architecture
by 92Bilal26
Teams often copy Helm examples that do not match their operational constraints. This skill guides chart architecture through dependencies, hooks, values, environments, and operator needs.
Coordinate DevOps Delivery
by Brownbull
DevOps work often spans pipelines, infrastructure, monitoring, and deployment decisions. This skill organizes those tasks into checklists, handoffs, and rollout plans.
Build Production ML Pipelines
by wshobson
ML teams need repeatable pipelines that connect data preparation, training, validation, deployment, and monitoring. This skill guides Claude, Codex, and Claude Code through practical MLOps workflow design.
Design Safer CI/CD Deployment Pipelines
by wshobson
Teams often ship through pipelines that lack clear gates, rollback plans, or production checks. This skill guides Claude, Codex, and Claude Code to design staged deployment workflows with approvals, strategies, and verification.
Manage Istio Traffic Policies
by wshobson
Service mesh routing can be difficult to configure safely across many services. This skill provides Istio templates and guidance for routing, canary releases, retries, load balancing, gateways, and resilience controls.