skillport
Validate, manage, and deliver skills at scale
All Skills in This Repository (8)
Pure Emerald Level Indicatorsnotion-meeting-intelligence
Gather Notion context and Claude research to create meeting pre-reads and agendas.
opus-4-5-migration
Migrate Claude prompts and code from older models to Opus 4.5.
frontend-design
Generate production-grade frontend interfaces with bold aesthetics and accessibility.
skill-evaluator
Evaluate SKILL.md artifacts against Anthropic best practices and generate reports.
skill-creator
Guide creation of SKILL.md metadata and structured guidance for Claude skills.
notion-knowledge-capture
Extract chat discussions into structured Notion pages with metadata and links.
notion-spec-to-implementation
Transforms Notion spec documents into actionable implementation plans and tasks with progress tracking.
notion-research-documentation
Search Notion pages, synthesize findings, and publish structured research reports with citations.
Frequently Asked Questions
FAQPage SchemaHow to install SkillPort?▼
Run `npx skills add gotalab/skillport --all -g -y` in your terminal to install all skills in this repository globally.
What does SkillPort do?▼
SkillPort validates, installs, organizes, and serves agent skills from GitHub or local sources through a CLI and MCP server. It helps you manage large skill collections without manual file editing.
How does SkillPort handle 50+ skills?▼
It uses search-first loading: agents search skill metadata first and load full instructions only on demand, saving context and improving accuracy.
Does SkillPort work with Cursor and Claude Code?▼
Yes. It works with Cursor, Copilot, Windsurf, Cline, Codex, Claude Code, and any MCP-compatible client via its MCP server or CLI mode.
Can SkillPort check my skills before publishing?▼
Yes. The `skillport validate` command checks your skills against the official Agent Skills specification and outputs CI-friendly JSON reports.
Related Repositories in Software Engineering
View All in Software Engineering→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core