Skip to content

pingcap/agent-rules

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AgenticStore logo

AgenticStore

AgenticStore is a repo for designing and curating SKILLS for code agents. It focuses on database provisioning workflows for agentic apps, with TiDB Cloud as the current supported provider. Components are added incrementally and documented as the skill set grows.

Goals

  • Provide reusable SKILLS for database provisioning and lifecycle tasks
  • Offer opinionated, composable database workflows for AI app builders
  • Keep guidance practical, concise, and easy to apply in real projects

Scope (Current + Planned)

  • TiDB Cloud provisioning and lifecycle workflows
  • TiDB Cloud serverless driver usage and edge runtime guidance
  • TiDB Cloud Kysely usage (TCP + serverless/edge)
  • More managed database providers (planned)

Structure

The repo is centered around the skills/ directory:

  • skills/ - skill definitions and instructions

How to Use

  • Browse the skills/ directory for capability-specific instructions.
  • Use skills to provision, connect to, or manage database resources.
  • Open the relevant SKILL.md for step-by-step guidance and prerequisites.

Skill Authoring

  • Skill folders use lowercase letters, digits, and hyphens (e.g., object-storage-s3).
  • Each skill must include SKILL.md with YAML frontmatter containing name, description, and optional allowed-tools.
  • Keep the body concise with a clear "when to use" section and a short workflow.
  • Move long docs into references/ and prefer runnable scripts or templates in scripts/ or assets/.
  • Avoid extra docs inside skill folders (no README or changelog).

Current Skills

  • tidbx - TiDB Cloud provisioning and lifecycle workflows.
  • tidbx-serverless-driver - Serverless HTTP driver usage and edge runtime guidance.
  • tidbx-kysely - Kysely integration patterns (TCP + serverless/edge).
  • pytidb - PyTiDB (pytidb) setup and usage for TiDB from Python (CRUD + vector/full-text/hybrid search + embeddings).
  • tidb-sql - TiDB SQL authoring and troubleshooting (MySQL compatibility diffs, vector/full-text, transactions, EXPLAIN, flashback recovery, TiDB Cloud SSL verification).

Contributing

Contributions are welcome. If you add a new component, include:

  • A short rationale
  • Clear prerequisites
  • Step-by-step usage
  • Known trade-offs

Roadmap

About

Agentic Store Skills

Resources

Stars

Watchers

Forks

Contributors 4

  •  
  •  
  •  
  •