<aside> 🛠️
A new Claude-style Skill — tentatively agentic-forge — that scaffolds, validates, and publishes agentic building blocks: Tools, Skills, MCP servers, LSP servers, editor plugins, and SaaS integrations. It will live under .skills/agentic-forge/ alongside the existing Minimalist skill.
</aside>
The skill follows Anthropic's Skill authoring conventions (SKILL.md front-matter, progressive disclosure, bundled scripts/resources) and is wired to produce artifacts across your preferred runtimes: Claude Agent SDK / CLI, OpenAI-compatible SDK, Vertex AI Model Garden (Claude on GCP), and the Genesis Conductor worker/agent topology.
It will ship opinionated generators (MCP stdio & HTTP servers, LSP scaffolds, VS Code / Zed plugins, Slack/GitHub/Notion integration shells) plus a meta-generator that reads the four reference URLs you provided and emits conformant scaffolds with tests, manifests, and runbooks. The output style matches your existing spec documents (e.g., [SKILL.md] — gcloud-cli-agent, xai-api-community-agent).
.skills/agentic-forge/ under the existing .skills page, sibling to Minimalist.SKILL.md with YAML front-matter + progressive disclosure (references/, scripts/, assets/).melty repo (agentic editor patterns)Create a child page agentic-forge under .skills, mirroring the structure of the Minimalist sibling.
<aside> 📄
Top-level page acts as the SKILL.md entrypoint with YAML front-matter (name, description, version, allowed-tools) per the Anthropic skills spec.
</aside>
agentic-forge0.1.0)