by blader · Claude Skill · ★ 2.0k
Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h
Claudeception Every time you use an AI coding agent, it starts from zero. You spend an hour debugging some obscure error, the agent figures it out, session ends. Next time you hit the same issue? Another hour. This skill fixes that. When Claude Code discovers something non-obvious (a debugging technique, a workaround, some project-specific pattern), it saves that knowledge as a new skill. Next time a similar problem comes up, the skill gets loaded automatically. Installation Step 1: Clone the skill User-level (recommended) Project-level Step 2: Set up the activation hook (recommended) The skill can activate via semantic matching, but a hook ensures it evaluates every session for extractable knowledge. User-level setup (recommended) Create the hooks directory and copy the script: Add the hook to your global Claude settings (): json { "hooks": { "UserPromptSubmit": [ { "hooks": [ { "type": "command", "command": "/.claude/hooks/claudeception-activator.sh" } ] } ]
| Stars | 1,958 |
| Forks | 187 |
| Language | Shell |
| Category | Claude Skill |
| License | MIT |
| Quality Score | 69.2271917720514/100 |
| Open Issues | 15 |
| Last Updated | 2026-02-21 |
| Created | 2026-01-17 |
| Platforms | claude-code, cli |
| Est. Tokens | ~2k |
Looking for a Claudeception alternative? If you're comparing Claudeception with other claude skill tools, these 3 projects are the closest alternatives on Agent Skills Hub — ranked by topic overlap, star count, and community traction.
Universal SEO skill for Claude Code. 25 sub-skills + 18 sub-agents covering technical SEO, E-E-A-T, schema, GE
How real engineers run Claude Code and Codex: spec-driven planning, enforced TDD, persistent memory, and quali
My personal Claude Code and OpenAI Codex setup with battle-tested skills, plugins, hooks and agents that I use
Explore other popular claude skill tools:
Claudeception is A Claude Code skill for autonomous skill extraction and continuous learning. Have Claude Code get smarter as it works.. It is categorized as a Claude Skill with 2.0k GitHub stars.
Claudeception is primarily written in Shell.
You can find installation instructions and usage details in the Claudeception GitHub repository at github.com/blader/Claudeception. The project has 2.0k stars and 187 forks, indicating an active community.
Claudeception is released under the MIT license, making it free to use and modify according to the license terms.
The top alternatives to Claudeception on Agent Skills Hub include claude-seo, pilot-shell, claude-codex-settings. Each offers a different approach to the same problem space — compare them side-by-side by stars, quality score, and community activity.