claudeindex
Marketplace

ai-agent-skills

Team AI agent skills — a shared Claude Code marketplace any project/agent can install from. Includes the LLM Wiki authoring skills plus general-purpose and mirrored external skills.

Stars

0

Forks

0

Plugins

7

Installation

1

Add the marketplace

/plugin marketplace add tienyulin/ai-agent-skills
2

Install plugins

/plugin

Run these commands in Claude Code to add this plugin to your environment. The marketplace must be added before you can install its plugins.

Details & Metadata

7

Plugins

8

Skills

0

Agents

Last Crawled

July 5, 2026

Plugins

Plugin

wiki-doc-author

Produce the source docs an app feeds into the LLM Wiki (processor) — a compliant README for any kind (API / cronjob / worker / knowledge), plus a fresh openapi.json for OpenAPI-capable apps. Self-contained, bundled stdlib tools.

Plugin

sop-to-spec

Convert an operations SOP (DBA runbook, infra procedure, deployment checklist) into a spec a human can approve and an AI agent can implement a three-layer FastAPI service from.

Plugin

skill-author

Add or modify an installable Claude Code skill in this repo — produce a spec-compliant SKILL.md, bundle its scripts/references, and register it in the marketplace. Use when authoring a new skill or editing an existing one.

Plugin

api-template-dev

Develop three-layer FastAPI services on the company API template — start a new service by cloning the template (architecture, devcontainer, lint/CI and built-in utilities like DB clients and mailers already in place), then add endpoints following the layered architecture, reusing built-in tools instead of reinventing them. Template specifics live in a regenerable facts layer with a rescan procedure.

Plugin

ai-agent-skills

Bundle — installs ALL of this repo's own skills at once (the full list is this entry's skills array; new skills added to it arrive automatically via marketplace auto-update).

Plugin

superpowers

External — brainstorming, subagent-driven dev with code review, systematic debugging, red/green TDD, and skill authoring. Mirrored from obra/superpowers into the internal GitLab; swap the url to your GitLab mirror. No sha = follows the mirror's default branch, so `/plugin marketplace update` pulls whatever the mirror last synced.

Plugin

andrej-karpathy-skills

External — behavioral guidelines to reduce common LLM coding mistakes (Think Before Coding, Simplicity, …). Mirrored from forrestchang/andrej-karpathy-skills into the internal GitLab; swap the url to your GitLab mirror. No sha = follows the mirror's default branch.

Skills

Skill

wiki-doc-author

Produce the source docs an app feeds into the LLM Wiki (processor) — a compliant README for any kind (API / cronjob / worker / knowledge), plus a fresh openapi.json for OpenAPI-capable apps. Self-contained, bundled stdlib tools.

From ai-agent-skills/
Skill

sop-to-spec

Convert an operations SOP (DBA runbook, infra procedure, deployment checklist) into a spec a human can approve and an AI agent can implement a three-layer FastAPI service from.

From ai-agent-skills/
Skill

skill-author

Add or modify an installable Claude Code skill in this repo — produce a spec-compliant SKILL.md, bundle its scripts/references, and register it in the marketplace. Use when authoring a new skill or editing an existing one.

From ai-agent-skills/
Skill

api-template-dev

Develop three-layer FastAPI services on the company API template — start a new service by cloning the template (architecture, devcontainer, lint/CI and built-in utilities like DB clients and mailers already in place), then add endpoints following the layered architecture, reusing built-in tools instead of reinventing them. Template specifics live in a regenerable facts layer with a rescan procedure.

From ai-agent-skills/
Skill

wiki-doc-author

Bundle — installs ALL of this repo's own skills at once (the full list is this entry's skills array; new skills added to it arrive automatically via marketplace auto-update).

From ai-agent-skills/
Skill

sop-to-spec

Bundle — installs ALL of this repo's own skills at once (the full list is this entry's skills array; new skills added to it arrive automatically via marketplace auto-update).

From ai-agent-skills/
Skill

skill-author

Bundle — installs ALL of this repo's own skills at once (the full list is this entry's skills array; new skills added to it arrive automatically via marketplace auto-update).

From ai-agent-skills/
Skill

api-template-dev

Bundle — installs ALL of this repo's own skills at once (the full list is this entry's skills array; new skills added to it arrive automatically via marketplace auto-update).

From ai-agent-skills/