cd/sources/superml-auto-discovered· home sources Superml (auto-discovered)
cat /sources/superml-auto-discovered.feed | wc -l → 39

Superml (auto-discovered)

articles 39 domain superml.dev → page 1/2 feed RSS
00:00
2026-07-26
superml.dev
ai-agents

Skill Composition

Skill Composition, a lesson in the Production Agent Skills Engineering course, teaches that higher-order agent capabilities should be built by composing several narrow, well-scoped skills rather than …

00:00
2026-07-26
superml.dev
ai-safety

Security and Governance

Agentic AI's course on production agent skills engineering warns that skills run with real access to tools that can send emails, modify databases, or deploy code, making security critical. It identifi…

00:00
2026-07-26
superml.dev
ai-agents

AWS Skill Pack

AWS Skill Pack, a course on production agent skills engineering, introduces two new skills: aws-cost-review, which flags likely-wasteful AWS resources such as unattached EBS volumes, idle EC2 instance…

00:00
2026-07-26
superml.dev
ai-agents

Banking Skill Pack

A new LangGraph course lesson, "Banking Skill Pack," teaches how to build two Validator skills for banking compliance — banking-transaction-flag-review and banking-kyc-document-check — that flag trans…

00:00
2026-07-26
superml.dev
ai-agents

Capstone: Design and Ship an Enterprise Skill Pack

Smart SDLC, an open-source, MIT-licensed framework from superMLdev, ships 30+ skills organized under six AI personas for GitHub Copilot, Claude, Cursor, and other file-reading assistants, with zero ex…

00:00
2026-07-26
superml.dev
developer-tools

GitHub Skill Pack

GitHub's official command-line tool, the gh CLI, is the foundation of two new skills in a GitHub Skill Pack: github-pr-description, which generates a structured pull request description from a diff an…

00:00
2026-07-26
superml.dev
ai-agents

Kubernetes Skill Pack

A new Kubernetes Skill Pack from an unnamed author teaches agents to build two read-only skills: k8s-pod-diagnose, which diagnoses pod failures by branching on CrashLoopBackOff, ImagePullBackOff, Pend…

00:00
2026-07-26
superml.dev
ai-agents

LangGraph Skill Pack

LangGraph Skill Pack introduces two skills for developers building agents with LangGraph: langgraph-scaffold, which generates a StateGraph from a plain-language description, and langgraph-graph-review…

00:00
2026-07-26
superml.dev
artificial-intelligence

From Prototype to Production

Anthropic's new course, 'From Prototype to Production,' teaches that moving agentic AI skills from personal to production use changes authorship, failure handling, quality measurement, trust, and chan…

00:00
2026-07-26
superml.dev
ai-agents

Python Skill Pack

A new Python Skill Pack for agentic AI introduces two skills: python-convention-check, a Validator that reviews Python code against project conventions including type hints, docstrings, import orderin…

00:00
2026-07-26
superml.dev
ai-agents

CI/CD for Skills

A new lesson from the Agent Skills Mastery course outlines an eight-stage CI/CD pipeline for agent skills, implemented as GitHub Actions jobs, covering lint, validate, test, evaluate, security scan, p…

00:00
2026-07-26
superml.dev
artificial-intelligence

Skill Design Patterns

Agentic AI's lesson on skill design patterns identifies six recurring shapes—workflow, decision, validator, transformation, lookup, and feedback—that every skill falls into, and teaches engineers to m…

00:00
2026-07-26
superml.dev
ai-agents

Skill Engineering

Skill engineering is the discipline of explicitly defining a skill's contract—inputs, outputs, and constraints—and deliberately engineering retry, fallback, and recovery behaviors for failure cases, a…

00:00
2026-07-26
superml.dev
ai-agents

Capstone: Compose Your Skill Library

Capstone: Compose Your Skill Library, a course module from Agentic AI, instructs learners to combine three of eight previously built skill packs into a single higher-order agent, such as an infrastruc…

00:00
2026-07-26
superml.dev
ai-agents

Skill Lifecycle and Versioning

A new course lesson on skill lifecycle and versioning for agentic AI introduces eight defined stages—draft, test, review, approve, publish, version, deprecate, and archive—and applies semantic version…

00:00
2026-07-26
superml.dev
artificial-intelligence

Skill Quality: Anti-Patterns and Skill Smells

A study of public SKILL.md files found that over 99% contain at least one quality issue, or 'skill smell,' according to a lesson in the Agent Skills Mastery course. The lesson identifies ten named ski…

00:00
2026-07-26
superml.dev
ai-agents

Skill Registries and Marketplaces

Skill registries extend beyond filesystem-based discovery to support publish, install, search, semantic search, dependency resolution, and trust signals, according to a lesson in the Agent Skills Mast…

00:00
2026-07-26
superml.dev
ai-agents

SQL Skill Pack

A new SQL Skill Pack from an unnamed course teaches building two validator skills: sql-migration-safety-check, which flags destructive migration patterns like dropped columns and unindexed foreign key…

00:00
2026-07-26
superml.dev
ai-agents

Terraform Skill Pack

Sysdig's Terraform Skill Pack introduces two skills for agentic AI: terraform-plan-review flags destructive resource replacements in Terraform plans, and terraform-drift-detect surfaces infrastructure…

00:00
2026-07-26
superml.dev
artificial-intelligence

Multi-Agent Skill Systems

The page for 'Multi-Agent Skill Systems' was not found, redirecting users to tutorials or the homepage. The site offers skill packs for cost review, IAM least-privilege checks, safe resource changes v…

page 1 / 2 next →