CLAUDE CODE MARKETPLACES
SkillsMarketplacesMCPDigestLearnAdvertise

This week in Claude

Every Monday: Claude Code, Agent SDK, MCP, and the Anthropic platform moves worth your time.

Skills by Category
Frontend DevelopmentBackend & APIsTesting & QASecurityDevOps & CI/CDGit & Pull RequestsDocumentationCode Review & QualityAI & Agent BuildingSkill Development
MCP Servers by Category
Web & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web CrawlingAutomation & Workflows
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Claude Code Marketplaces

Discover Claude Code plugins, extensions, and tools. Automatically updated directory of Anthropic Claude AI marketplaces with development tools, productivity plugins, and integrations.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Marketplaces
  • Plugins Reference

Community

  • About
  • Learn
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by @mertduzgun

Independent project, not affiliated with Anthropic
  1. Skills
  2. /
  3. sundial-org
  4. /
  5. awesome-openclaw-skills
  6. /
  7. Self Reflection

Self Reflection

Editor's Note

This is a structured introspection system that integrates with OpenClaw's heartbeat mechanism to prompt Claude to review its own mistakes and lessons learned. Every 60 minutes, it checks if reflection is due, then either continues or triggers a review where the agent reads past entries and logs new insights with a tag, what went wrong, and how to fix it. The memory persists in markdown files, so lessons accumulate over time. It's essentially forcing the agent into a learning loop rather than treating each session as blank slate. Honestly pretty clever if you're running long-lived agents that make the same mistakes repeatedly, though the value depends entirely on whether the agent actually internalizes the logged reflections.

Install

npx skills add https://github.com/sundial-org/awesome-openclaw-skills --skill self-reflection
Votes
0
Installs122
GitHub Stars609
First SeenJun 3, 2026
View on GitHub

Comments

Login to comment