Claudeception — Claude Skill by blader

by blader · Claude Skill · ★ 2.0k

Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h

About Claudeception

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" } ] } ]

Quick Facts

Stars1,958
Forks187
LanguageShell
CategoryClaude Skill
LicenseMIT
Quality Score69.2271917720514/100
Open Issues15
Last Updated2026-02-21
Created2026-01-17
Platformsclaude-code, cli
Est. Tokens~2k

Claudeception alternative? Top 3 similar tools

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.

  • claude-seo by AgriciDaniel · ⭐ 9.5k

    Universal SEO skill for Claude Code. 25 sub-skills + 18 sub-agents covering technical SEO, E-E-A-T, schema, GE

  • pilot-shell by maxritter · ⭐ 1.8k

    How real engineers run Claude Code and Codex: spec-driven planning, enforced TDD, persistent memory, and quali

  • claude-codex-settings by fcakyon · ⭐ 763

    My personal Claude Code and OpenAI Codex setup with battle-tested skills, plugins, hooks and agents that I use

More Claude Skill Tools

Explore other popular claude skill tools:

View all Claude Skill tools →

Popular Shell Agent Tools

Frequently Asked Questions

What is Claudeception?

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.

What programming language is Claudeception written in?

Claudeception is primarily written in Shell.

How do I install or use Claudeception?

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.

What license does Claudeception use?

Claudeception is released under the MIT license, making it free to use and modify according to the license terms.

What are the best alternatives to Claudeception?

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.

View on GitHub → Browse Claude Skill tools