Skills / cortex ai skills
cortex ai skills
Personal skills library for AI coding assistants
Installation
Kompatibilitaet
Beschreibung
🚀 Personal skills library for AI coding assistants (Claude Code, Cursor, Codex, OpenCode, GitHub Copilot)
📦 Installation
As a Claude Code Plugin
claude plugin marketplace add alexander-danilenko/cortex-ai-skills
claude plugin install cortex@alexander-danilenko
Skills become available as /<skill-name>, e.g. /api-designer.
Via npx skills
Install all skills:
npx skills add alexander-danilenko/cortex-ai-skills --skill '*' --agent claude-code --global --copy
Install a single skill:
npx skills add alexander-danilenko/cortex-ai-skills --skill agents-md-pro
To view the list of available skills, run:
npx skills add alexander-danilenko/cortex-ai-skills --list
- anthropics/skills — official Anthropic skills
npx skills add anthropics/skills --skill skill-creator --agent claude-code --global --copy - obra/superpowers — enhanced Claude Code workflows
claude plugin install superpowers@claude-plugins-official
🛠️ Development
To load the plugin from a local clone (session-only):
claude --plugin-dir /path/to/cloned/repo
To make it persistent, register the repo as a local marketplace in ~/.claude/settings.json:
{
"extraKnownMarketplaces": {
"local": {
"source": {
"source": "directory",
"path": "/path/to/cloned/repo"
}
}
}
}
Then install once:
claude plugin install cortex@local
After pulling new changes, update with:
claude plugin update cortex@local
🙏 Credits
Jeffallan/claude-skills inspired me to start this project.
🤝 Contributing
These are personal skills for my workflow. Feel free to fork and adapt for your own use.
When adding or updating skills, use Anthropic's skill-creator skill so new skills match the expected format and conventions.
License
Aehnliche Skills
last30days skill
AI agent skill that researches any topic across Reddit, X, YouTube, HN, Polymarket, and the web - then synthesizes a grounded summary
context mode
Context window optimization for AI coding agents. Sandboxes tool output, 98% reduction. 12 platforms
claude seo
Universal SEO skill for Claude Code. 19 sub-skills, 12 subagents, 3 extensions (DataForSEO, Firecrawl, Banana). Technical SEO, E-E-A-T, schema, GEO/AEO, backlinks, local SEO, maps intelligence, Google APIs, and PDF/Excel reporting.
pinme
Deploy Your Frontend in a Single Command. Claude Code Skills supported.
godogen
Claude Code & Codex skills that build complete Godot projects from a game description
claude ads
Comprehensive paid advertising audit & optimization skill for Claude Code. 250+ checks across Google, Meta, YouTube, LinkedIn, TikTok, Microsoft & Apple Ads with weighted scoring, parallel agents, industry templates, and AI creative generation.