c11-agents

Install in one line

Guidelines and skills for your AI coding agent.

example · laravel
$ curl https://agents.c11.dev/laravel | sh

Portable, version-controlled coding guidelines you read in a browser and install with one command — no build, nothing but curl at runtime. Swap laravel for any guideline; drop | sh to read the script first. Agent Skills install separately, via the skills CLI.

Guidelines

composable · requires[] resolves prerequisites

php

General code style and PHP language conventions.

No standalone installer — comes with laravel.

laravel requires php

Laravel framework conventions — Eloquent, Blade, testing, Filament.

$ curl https://agents.c11.dev/laravel | sh

Skills

self-contained · agentskills.io spec

firecrawl

Firecrawl helps agents search first, scrape clean content, and interact with live pages when plain extraction is not enough.

$ npx skills add c11dev/agents --skill firecrawl

mypka-drop

This skill sends operational project updates from the current working repo into myPKA (a personal-knowledge vault, e.g. Obsidian) as a one-way Team...

$ npx skills add c11dev/agents --skill mypka-drop