initializinitializOfficialยท14 Agent Skills Included

forge

Build, secure, and deploy portable agents anywhere

Compiles SKILL.md definitions into hardened, portable agents that run locally, in Docker, Kubernetes, or air-gapped environments. Enforces egress allowlists, encrypted secrets, audit logging, and build signing without manual security configuration. Ships ready-made skills for coding, code review, GitHub and Linear workflows, Kubernetes cost analysis, and web research.
npx skills add initializ/forge --all -g -y

All Skills in This Repository (14)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
initializinitializ

tavily-search

Search the web using the Tavily AI API.

Official
Basic
๐Ÿ“ฆ In Repo
initializinitializ

k8s-pod-rightsizer

Analyze Kubernetes workload metrics to generate policy-constrained CPU and memory rightsizing recommendations.

Official
Advanced
๐Ÿ“ฆ In Repo
initializinitializ

my-skill

Execute custom shell scripts for data processing and tool integration.

Official
Basic
๐Ÿ“ฆ In Repo
initializinitializ

k8s-cost-visibility

Estimate Kubernetes infrastructure costs from kubectl cluster data.

Official
Advanced
๐Ÿ“ฆ In Repo
initializinitializ

code-review

Analyze git diffs and files for bugs, vulnerabilities, and style issues.

Official
Intermediate
๐Ÿ“ฆ In Repo
initializinitializ

codegen-react

Scaffold Vite + React projects and run a hot-reloading development server.

Official
Intermediate
๐Ÿ“ฆ In Repo
initializinitializ

codegen-html

Scaffold and iterate on standalone Preact + HTM applications.

Official
Intermediate
๐Ÿ“ฆ In Repo
initializinitializ

code-review-github

Orchestrate GitHub Pull Request workflows for AI-driven code review.

Official
Advanced
๐Ÿ“ฆ In Repo
initializinitializ

github

Automate GitHub repository cloning, branching, committing, and pull requests.

Official
Intermediate
๐Ÿ“ฆ In Repo
initializinitializ

code-agent

Scaffold projects, read, write, and edit files, and execute development commands.

Official
Advanced
๐Ÿ“ฆ In Repo
initializinitializ

k8s-incident-triage

Triage Kubernetes workloads, pods, and namespaces using kubectl commands.

Official
Advanced
๐Ÿ“ฆ In Repo
initializinitializ

weather

Retrieve current weather conditions and multi-day forecasts for specified locations.

Official
Basic

Frequently Asked Questions

FAQPage Schema
How to install Forge?โ–ผ

Run `npx skills add initializ/forge --all -g -y` in your terminal to install all skills in this suite globally.

What does Forge do?โ–ผ

Forge compiles a SKILL.md file into a secure, portable agent with egress controls, encrypted secrets, and audit logging. The same agent runs locally, in containers, on Kubernetes, or fully air-gapped.

How do I build a custom skill with Forge?โ–ผ

Write a SKILL.md with YAML frontmatter declaring required binaries, environment variables, and allowed domains, then add scripts for each tool. Forge compiles it into a runnable agent automatically.

Can Forge agents connect to Slack or Telegram?โ–ผ

Yes. Forge includes outbound-only channel connectors for Slack (Socket Mode) and Telegram, plus cron scheduling and a web dashboard for managing agents.

Does Forge work without cloud access?โ–ผ

Yes. Forge is air-gap ready and can run with local models, requiring no external cloud services.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’