Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

dot-do/skills

.do Agent Skills

The open agent skills ecosystem for the .do Platform

skills.sh License: MIT PRs Welcome Contributor Covenant

Skills are reusable, composable markdown modules that extend Claude Code agents with new capabilities — soul & identity, dynamic context injection, agent authoring patterns, and the full platform.do SDK ecosystem.

Browse Skills · Quick Start · Publish a Skill · Report a Bug


Quick Start

npx skills add dot-do/skills@functions-do
npx skills add dot-do/skills@workflows-do
npx skills add dot-do/skills@agents-do
npx skills add dot-do/skills@database-do
npx skills add dot-do/skills@evaluate-do
npx skills add dot-do/skills@workers-rpc

Skills Index

platform.do Services

Skills for the core managed services powering platform.do:

Skill Service Description
functions-do functions.do Type-safe AI function invocation with schema generation, template literals, and provider routing
workflows-do workflows.do Event-driven AI orchestration, scheduled execution, fan-out patterns, and human-in-the-loop checkpoints
agents-do agents.do Define, deploy, and orchestrate autonomous AI agents with triggers, actions, and observable execution
database-do database.do AI-native data modeling with Nouns/Things, Payload CMS collections, vector search, and AI generation
evaluate-do evaluate.do Systematic LLM benchmarking, parameter sweeps, and model comparison for agents
workers-rpc platform.do Cloudflare Workers RPC patterns, Durable Objects, promise pipelining, and .do service architecture

Identity & Soul

Skill Description
soul Define agent soul, identity, and persona using the SOUL.md framework

Agent Authoring

Skill Description
creating-agents Expert guidance for creating Claude Code agents with proper structure and frontmatter
mdx-injection Dynamic MDX template injection for customer/tenant-specific context

Repository Structure

skills/
├── functions-do/ # functions.do — ai-functions
├── workflows-do/ # workflows.do — ai-workflows
├── agents-do/ # agents.do — autonomous-agents
├── database-do/ # database.do — ai-database
├── evaluate-do/ # evaluate.do — ai-experiments
├── workers-rpc/ # platform.do — @dotdo/rpc + Durable Objects
├── soul/ # Agent soul & identity (SOUL.md framework)
├── creating-agents/ # Claude Code agent authoring
├── mdx-injection/ # Multi-tenant context injection
├── CONTRIBUTING.md
├── CODE_OF_CONDUCT.md
├── SECURITY.md
└── LICENSE

The .do Platform

Service Package Description
functions.do ai-functions Type-safe AI function invocation
workflows.do ai-workflows Event-driven AI orchestration
agents.do autonomous-agents Autonomous agent runtime
database.do ai-database AI-native data layer
platform.do dot-do/workers Cloudflare Workers runtime

Contributing

We welcome contributions! Please read CONTRIBUTING.md for guidelines on adding new skills, improving existing ones, and proposing features.


License

MIT © .do — see LICENSE for details.


Made with ♥ by .do · Part of the dot-do ecosystem

About

.do Agent Skills — reusable, composable skill modules

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors

AltStyle によって変換されたページ (->オリジナル) /