8 Agent Skills y mi primer servidor MCP publicado en npm
🇺🇸 Read this post in English Llevo meses haciendo que mi agente resuelva los mismos problemas una y otra vez porque nunca me tomé el tiempo de escribirlos una sola vez, bien, y dejar que otros los reusaran. Ese es exactamente el tipo de deuda técnica que nadie pone en un roadmap. Así que publiqué alpha-skills : ocho Agent Skills instalables y mi primer servidor MCP en npm . Dónde están las…
A software developer has released eight Agent Skills and the first MCP server on npm. The skills are categorized into three groups: external for third-party APIs, local for homelab infrastructure and workflows, and general for cross-cutting utilities that are not dependent on any specific service. Each category contains skills that can be installed using the command npx skills add Alpha018/alpha-skills -s [skill-name].
The skills include NextDNS API for managing NextDNS profiles, security, parental controls, and analytics; progressive-search for code and documentation search; agent-context-generator for generating, refreshing, or auditing CLAUDE.md and AGENTS.md files based on the real repo; nestjs-iam-patterns for authentication and authorization patterns in NestJS; nestjs-advanced-patterns for advanced NestJS internals; nestjs-graphql for GraphQL code-first and schema-first in NestJS; tuning-claude-code for configuring Claude Code stack for a repo; and obsidian-second-brain for guiding knowledge management using Obsidian vault.
Written by urgent.news from Dev.to's reporting — not their text. Machine-written — may contain errors; check the original before relying on it.