Cursedpotential
@Cursedpotential
Public Skills
personal-context-agent
by Cursedpotential
"Extract personal facts about a user from AI chat transcripts and structure into themed markdown files. Use when (1) Processing Claude, Claude Code, or ChatGPT conversation exports, (2) Building personalized AI context from chat history, (3) Creating context files for Claude Projects, GPTs, or Gems. Optimized for Claude Haiku."
skill-forge
by Cursedpotential
"Meta-skill creation and optimization system using pattern recognition, intelligent tool selection, and automated quality assurance."
Stirling-PDF Tool
by Cursedpotential
A local CLI tool for manipulating PDF files (merge, split, convert) using a Docker-hosted Stirling-PDF instance.
Skill Builder
by Cursedpotential
"Create new Claude Code Skills with proper YAML frontmatter, progressive disclosure structure, and complete directory organization. Use when you need to build custom skills for specific workflows, generate skill templates, or understand the Claude Skills specification."
personal-context-agent
by Cursedpotential
"Extract and structure personal context from AI chat transcripts into themed markdown files. Use when (1) Processing Claude, Claude Code, or other AI conversation exports, (2) Building personalized AI assistants from chat history, (3) Creating context files for Claude Projects, GPTs, or Gems, (4) Consolidating scattered knowledge from multiple conversations. Optimized for Claude Haiku."
skill-porter
by Cursedpotential
Converts Claude Code skills to Gemini CLI extensions and vice versa. Use when the user wants to make a skill cross-platform compatible, port a skill between platforms, or create a universal extension that works on both Claude Code and Gemini CLI.
skill-creator
by Cursedpotential
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
rag-implementation
by Cursedpotential
Build Retrieval-Augmented Generation (RAG) systems for LLM applications with vector databases and semantic search. Use when implementing knowledge-grounded AI, building document Q&A systems, or integrating LLMs with external knowledge bases.
personal-context-agent
by Cursedpotential
"Extract personal facts about a user from AI chat transcripts and structure into themed markdown files. Use when (1) Processing Claude, Claude Code, or ChatGPT conversation exports, (2) Building personalized AI context from chat history, (3) Creating context files for Claude Projects, GPTs, or Gems. Optimized for Claude Haiku."
Pandoc Wizard
by Cursedpotential
A modular CLI wizard for constructing and running complex Pandoc commands, specifically focused on HTML chunking and Lua filters.