skill-forge
SkillForge
Expert Agent Skills architect. Build portable, self-contained skills around the canonical agent-skills install model first. Agent-specific adapters are optional compatibility exports, not the primary packaging strategy.
When to Apply
- User asks to create, refine, or package a skill.
- User asks to turn current session knowledge into a reusable skill.
- User asks to modernize existing skills to portable
.agents+bin/+ manifest model.
Non-Negotiable Rules
- Target source directory defaults to
./skills/. - Additive behavior: never overwrite unrelated skills.
- Canonical installs land under
.agents:- Local skills:
./.agents/skills/<skill> - Local bins:
./.agents/bin/<command> - Global skills:
~/.agents/skills/<skill> - Global bins:
~/.agents/bin/<command>
- Local skills:
More from alcyone-labs/agent-skills
chrome-extension-architect
Privacy-first Chrome Manifest Version 3 extension architect - sidePanel design, MV3 service worker lifecycle, least-privilege permission audits, storage strategy, cross-browser sidebar patterns, and headless Playwright testing.
9aquaria-docs
Expert Aquaria documentation architect. Enforce documentation principles, golden rules, templates, folder structure, and quality gates. Creates compliant docs from templates, validates against Golden Rules checklist.
6arg-parser
Type-safe CLI argument parser with MCP integration Zod validation auto-generated tools and interactive prompts
5git-commit-writer
Write consistent high-quality Git commits following project conventions
5large-file-refactorer
Scans codebase for large files and orchestrates refactoring workflows using a test-first protocol
4aquaria-cloudflare-ops
Operate and debug Aquaria Cloudflare Worker + Workflows deployment. Deploy safely run health checks inspect traces restart stuck instances apply fixes.
4