BeClaude

ai-central

New
GitHub TrendingGeneralby dills122

Central library for AI coding context: steering files, AGENTS templates, reusable skills, scaffold scripts, and guided setup for new or existing projects.

First seen 6/5/2026

Install & Usage

1
Create the skills directory
mkdir -p .claude/skills
2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/ai-central.md https://raw.githubusercontent.com/dills122/ai-central/main/SKILL.md
3
Invoke in Claude Code
/ai-central
View source on GitHub
agent

Security Audits

LicenseUnknownSourceWarnRepositoryPass

Frequently Asked Questions

What is ai-central?

Central library for AI coding context: steering files, AGENTS templates, reusable skills, scaffold scripts, and guided setup for new or existing projects.

How to install ai-central?

To install ai-central: create the skills directory (mkdir -p .claude/skills), then run: mkdir -p .claude/skills && curl -o .claude/skills/ai-central.md https://raw.githubusercontent.com/dills122/ai-central/main/SKILL.md. Finally, /ai-central in Claude Code.

What is ai-central best for?

ai-central is a skill categorized under General. It is designed for: agent. Created by dills122.