cognis-digital/agentskillpack
Portable packaging format & CLI for AI-agent skills
Portable packaging format & CLI for AI-agent skills
npx skills add cognis-digital/agentskillpackPortable packaging format & CLI for AI-agent skills
GitHub repository AlbertoFerrari71/Codex_Skills updated in the last 24 hours.
Agent skill collection for Clams CLI workflows.
Agent Skills for Firebase
Personal agent skills (Agent Skills open standard)
A portable reference package for AI coding agents — pipeline (sequential stages) + rails (always-on guardrails). Drop-in AGENTS.md gives any agent immediate awareness of available skills, plugins, and MCP servers.
Choose the right serialization format for .NET applications. Prefer schema-based formats (Protobuf, MessagePack) over reflection-based (Newtonsoft.Json). Use System.Text.Json with AOT source generators for JSON scenarios.