Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
Context Doctor
Identify and repair degradation in system prompt, external memory, and skills preventing you from following instructions or remembering information as well as you should.
letta-ai/letta-code 2,070
-
finding-agents
Find other agents on the same server. Use when the user asks about other agents, wants to migrate memory from another agent, or needs to find an agent by name or tags.
letta-ai/letta-code 2,070
-
acquiring-skills
Guide for safely discovering and installing skills from external repositories. Use when a user asks for something where a specialized skill likely exists (browser testing, PDF processing, document generation, etc.) and you want to bootstrap your understanding rather than starting from scratch.
letta-ai/letta-code 2,070
-
messaging-agents
Send messages to other agents on your server. Use when you need to communicate with, query, or delegate tasks to another agent.
letta-ai/letta-code 2,070
-
dispatching-coding-agents
Dispatch stateless coding agents (Claude Code or Codex) via Bash. Use when you're stuck, need a second opinion, or need parallel research on a hard problem. They have no memory — you must provide all context.
letta-ai/letta-code 2,070
-
syncing-memory-filesystem
Manage git-backed memory repos. Load this skill when working with git-backed agent memory, setting up remote memory repos, resolving sync conflicts, or managing memory via git workflows.
letta-ai/letta-code 2,070
-
ultracite
Skill: ultracite
FranciscoMoretti/chat-js 1,162
-
trpc-patterns
Skill: trpc-patterns
FranciscoMoretti/chat-js 1,162
-
lazy-prefetch-pattern
Skill: lazy-prefetch-pattern
FranciscoMoretti/chat-js 1,162
-
react
Skill: react
FranciscoMoretti/chat-js 1,162
-
chat-context
Skill: chat-context
FranciscoMoretti/chat-js 1,162
-
typescript
Skill: typescript
FranciscoMoretti/chat-js 1,162
-
ultracite
Skill: ultracite
FranciscoMoretti/chat-js 1,162
-
trpc-patterns
Skill: trpc-patterns
FranciscoMoretti/chat-js 1,162
-
lazy-prefetch-pattern
Skill: lazy-prefetch-pattern
FranciscoMoretti/chat-js 1,162
-
react
Skill: react
FranciscoMoretti/chat-js 1,162
-
chat-context
Skill: chat-context
FranciscoMoretti/chat-js 1,162
-
typescript
Skill: typescript
FranciscoMoretti/chat-js 1,162
-
review-docs
Documentation review and fix workflow for MDX files
FranciscoMoretti/chat-js 1,162
-
review-docs
Documentation review and fix workflow for MDX files
FranciscoMoretti/chat-js 1,162
-
general
General repo context and behavior guidelines
FranciscoMoretti/chat-js 1,162
-
general
General repo context and behavior guidelines
FranciscoMoretti/chat-js 1,162
-
inline-cli
Explain and use the Inline CLI (`inline`) for authentication, chats, users, spaces, messages, search, bots, typing, notifications, tasks, schema, attachments, downloads, JSON output, and configuration. Use when asked how to use the Inline CLI or its commands, flags, outputs, or workflows.
inline-chat/inline 646
-
finalize
Finalize work to prepare a commit. Clean up unnecessary debug logs, remove unused methods added, do a final review to ensure tight elegant implementation, etc.
inline-chat/inline 646