Help us improve
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
By frankxai
Provides a curated library of over 100 agent skills that auto-activate when relevant, enabling AI agent orchestration, MCP server development, cloud infrastructure management (Oracle, multi-cloud), frontend animation (HyperFrames, GSAP, Three.js), Next.js development, content production, and engineering workflow automation without manual prompting.
npx claudepluginhub frankxai/claude-skills-library --plugin claude-skills-libraryTask management and workspace memory for creative work sessions. Manages a TASKS.md file for project tracking, a two-tier memory system (CREATOR.md + creator-memory/), and a daily sprint structure. Use when organizing creative projects, tracking content tasks, or starting a focused work session.
CSS animation adapter patterns for HyperFrames. Use when authoring CSS keyframes, animation-delay based timing, animation-fill-mode, animation-play-state, or CSS-only motion that HyperFrames must seek deterministically during preview and rendering.
ACOS self-description and configuration skill. Documents how ACOS works, how to extend it, how to add new skills/commands/agents, and how to debug the hook system. Use when building new ACOS capabilities, understanding the system architecture, or onboarding to ACOS for the first time.
Generate research-grounded visuals using the InfoGenius pipeline. Use when creating infographics, diagrams, educational visuals, or any image that benefits from factual accuracy. Supports 8 visual styles (3D, technical, minimalist, photorealistic, futuristic, vintage, cartoon, standard) and 4 audience levels.
Quantum-resistant, self-learning version control for AI agents, with ReasoningBank intelligence and multi-agent coordination. Use when designing agent memory/versioning, coordinating multiple agents over shared state, or building experience-replay and learning loops into an agentic system.
Share bugs, ideas, or general feedback.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Anthropic Claude Agent SDK for autonomous agents and multi-step workflows. Use for subagents, tool orchestration, MCP servers, or encountering CLI not found, context length exceeded errors.
Multi-agent orchestration system with MCP tools and Claude Code plugin agents. 51 specialized agents for development workflows, code quality, deployment, research, and more.
Complete collection of 30 Claude Code skills for document processing, development, business productivity, and creative tasks
Unified capability management center for Skills, Agents, and Commands.
Personal collection of agent skills using the open SKILL.md standard
Core skills: ecosystem guide, skill creator, research patterns, session reflection, and plugin development. Includes UserPromptSubmit hook for forced skill evaluation.
SIS β A protocol for sovereign creator alliances (SIP) + a reference implementation. Persistent context, attestation, and memory for AI agents across six platforms. Local-first. Forkable. Built on the Starlight Intelligence Protocol v1.1.1.
ACOS β The Operating System for AI-Powered Creators. Layer-modeled skills, commands, agents, and hooks for content / video / music / visual / brand workflows. Composes a creator-meta substrate with creator-specific implementations.
Generate professional OCI architecture diagrams with Python diagrams library (official OCI icons) or Mermaid.js
AI Architect-grade visual generation for OCI with research grounding and brand compliance
Design framework-agnostic AI agents using Oracle's Open Agent Specification for portable, interoperable agentic systems
Turn your AI agent into a domain expert. Each skill is a self-contained, spec-compliant
SKILL.mdβ engineered with real frameworks, current best practices, and opinionated guidance, not 500 words of filler. Free. MIT-licensed. Installable in one command.
β‘ Quick start Β· π Browse online Β· π Full catalog Β· ποΈ Categories Β· β FAQ Β· π€ Contribute
Option A β install as a Claude Code plugin (recommended). One command, auto-updating:
/plugin marketplace add frankxai/claude-skills-library
/plugin install claude-skills-library@claude-skills-library
Skills are now discovered automatically and activate when relevant.
Option B β clone and copy the skills you want:
git clone https://github.com/frankxai/claude-skills-library.git ~/claude-skills-library
mkdir -p ~/.claude/skills
# one skillβ¦
cp -r ~/claude-skills-library/free-skills/mcp-architecture ~/.claude/skills/
# β¦or all of them
cp -r ~/claude-skills-library/free-skills/* ~/.claude/skills/
Some skills are namespaced (e.g.
free-skills/anthropic/pdf). Copy the folder that directly contains theSKILL.mdyou want. Restart Claude Code and the skills are discovered.
Then just work. Skills trigger on their own, or invoke one explicitly:
"Use the greek-philosopher skill to examine my career decision."
"Design an MCP server with the mcp-architecture skill."
"Review this PR with the github-code-review skill."
"Write a Suno prompt for a cinematic trailer track."
A curated, open-source library of Agent Skills β the portable, model-invoked capability format from Anthropic. Drop a skill into your agent and it gains expert knowledge in a domain: it loads automatically when relevant and stays out of the way when it isn't.
Every skill here:
SKILL.md and optional references/, scripts/, assets/.name + description) β enforced by scripts/validate_skills.py.107 skills across AI agents, MCP & SDKs, frontend, Oracle/cloud, content & creative production, engineering workflow, and personal performance. All free. MIT-licensed.
A small taste β see the full catalog for all 107.
| Skill | Why you'd reach for it | Category |
|---|---|---|
nextjs-expert | App Router, server/client boundaries, caching, and the production gotchas that bite | Web & Frontend |
mcp-architecture | Design an MCP server's resources, tools, prompts, and security from first principles | MCP & SDKs |
oracle-database-expert | Oracle 23ai, Autonomous DB, AI Vector Search, SQL/PLSQL tuning, HA | Oracle & Cloud |
github-code-review | Turn a raw diff into a correctness/security/style review with actionable comments | Engineering |
suno-ai-mastery | Prompt-engineer commercial-quality music with Suno v4.5+ | Creative |
ui-ux-design-expert | Design systems, interaction patterns, and WCAG 2.2 accessibility audits | Web & Frontend |
langgraph-patterns | Graph orchestration, state machines, and human-in-the-loop for agent workflows | AI Frameworks |
greek-philosopher | Socratic questioning and Stoic perspective on a hard decision | Mind & Body |