neurofoo/agent-skills

94 stars · Last commit 2026-01-19

Agent Skills for Claude Code and OpenCode

README preview

# Agent Skills

A collection of thinking frameworks and decision-making tools as skills for AI coding assistants.

## Installation

### Marketplace (Recommended)

Install directly in Claude Code:

```
/plugin marketplace add neurofoo/agent-skills
```

Or install specific plugin categories:

```
/plugin marketplace add neurofoo/agent-skills/thinking-frameworks
/plugin marketplace add neurofoo/agent-skills/prioritization-skills
/plugin marketplace add neurofoo/agent-skills/creative-skills

View full repository on GitHub →