simonwsimonwCommunityยท4 Agent Skills Included

research

AI-driven coding research projects and reusable agent skills

Documents real software experiments run entirely by AI coding agents, from SQLite extensions to Cloudflare workers. Includes ready-to-use skills for building Starlette web apps, writing Datasette plugins, and analyzing CSV files. Eliminates guesswork by providing tested code, notes, and reports your agent can follow directly.
npx skills add simonw/research --all -g -y
Available:

Instructs your AI agent to run each research project in its own folder, keep running notes, and commit only the final report, code, and small artifacts.

All Skills in This Repository (4)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install simonw/research skills?โ–ผ

Run `npx skills add simonw/research --all -g -y` in your terminal to install all skills in this repository globally.

What is the simonw/research repository?โ–ผ

It is a collection of software research projects where every line of code and text was written by AI coding agents like Claude Code, plus reusable agent skills.

How to build a Datasette plugin with AI?โ–ผ

Use the datasette-plugin-writer skill, which gives your agent working examples for plugin hooks, routes, authentication, testing, and publishing to PyPI.

Can AI build a Starlette web app for me?โ–ผ

Yes. The Starlette 1.0 skill teaches your agent routing, middleware, WebSockets, and templates, and includes a working task management demo app.

Do these skills work with Claude Code and Codex?โ–ผ

Yes. Every skill follows the standard SKILL.md format and runs in Claude Code, Codex, Cursor, and other compatible AI coding agents.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’