Topic: claude
14,433 skills in this topic.
-
semantic-compression
Aggressively remove grammatical scaffolding LLMs reconstruct while preserving meaning-carrying content. Output may be fragments. Use when compressing text for prompts, reducing token count, preparing context for LLM input, or making documentation more token-efficient. Applies LLM-aware compression rules that delete predictable grammar while preserving semantics.
can1357/oh-my-pi 2,892
-
system-prompts
Write system prompts, tool docs, and agent definitions. Combines research-backed prompt engineering (+15-30% measured improvements) with project XML conventions. Covers tag hierarchy, structural templates, high-impact interventions, anti-patterns.
can1357/oh-my-pi 2,892
-
calendar
First calendar skill.
can1357/oh-my-pi 2,892
-
calendar
Second calendar skill.
can1357/oh-my-pi 2,892
-
bad--name
A skill with consecutive hyphens in the name.
can1357/oh-my-pi 2,892
-
Invalid_Name
A skill with invalid characters in the name.
can1357/oh-my-pi 2,892
-
this-is-a-very-long-skill-name-that-exceeds-the-sixty-four-character-limit-set-by-the-standard
A skill with a name that exceeds 64 characters.
can1357/oh-my-pi 2,892
-
missing-description
can1357/oh-my-pi 2,892
-
different-name
A skill with a name that doesn't match the directory.
can1357/oh-my-pi 2,892
-
child-skill
A nested skill in a subdirectory.
can1357/oh-my-pi 2,892
-
skill_search
lsdefine/GenericAgent 896
-
vibegit
memovai/memov 187
-
forget
Delete specific observations or sessions from agentmemory. Use when user says "forget this", "delete memory", or wants to remove specific data for privacy.
rohitg00/agentmemory 755
-
recall
Search agentmemory for past observations, sessions, and learnings about a topic. Use when the user says "recall", "remember", "what did we do", or needs context from past sessions.
rohitg00/agentmemory 755
-
remember
Explicitly save an insight, decision, or learning to agentmemory's long-term storage. Use when the user says "remember this", "save this", or wants to preserve knowledge for future sessions.
rohitg00/agentmemory 755
-
session-history
Show what happened in recent past sessions on this project. Use when user asks "what did we do last time", "session history", "past sessions", or wants an overview of previous work.
rohitg00/agentmemory 755
-
Docker image publishing
multi-arch image publishing to GHCR via GitHub Actions
rcarmo/agentbox 96
-
Frontend bundling via Bun/Node
Bundling via Bun/Node with Make targets for typecheck and bundling
rcarmo/agentbox 96
-
GitHub Actions CI patterns
CI patterns that call Make targets
rcarmo/agentbox 96
-
Go project conventions
Project conventions with module caching, linting, security checks, and tests via Make
rcarmo/agentbox 96
-
Python project conventions
Project conventions for install, lint, test, format, and coverage via Make
rcarmo/agentbox 96
-
Tag-based releases
GitHub releases with autogenerated notes
rcarmo/agentbox 96
-
Building Native macOS CLI Apps with SwiftUI Visualization
CLI apps with SwiftUI visualization
rcarmo/agentbox 96
-
development workflow
workflow patterns for planning, subagents, self-improvement, and verification
rcarmo/agentbox 96