Are you the author? Sign in to claim
A Claude Code self learning plugin that autonomously researches any technology and generates reusable SKILL.md files wi
Teach Claude Code about any technology. Automatically.
A Claude Code plugin that autonomously researches new technologies and generates production-ready, reusable skills.
/plugin install github:ychampion/claude-self-learning
Then use:
/learn anthropic api
/learn <topic>
│
▼
┌──────────────────────┐
│ Researcher Agent │ → Web Search + Content Extraction
└──────────────────────┘
│
▼
┌──────────────────────┐
│ Interactive Review │ → User chooses focus areas
└──────────────────────┘
│
▼
┌──────────────────────┐
│ Skill Generator │ → SKILL.md + .meta.json
└──────────────────────┘
│
▼
┌──────────────────────┐
│ Storage Options │ → Local / Global / Plugin
└──────────────────────┘
| Command | Description |
|---|---|
/learn <topic> | Research a topic and generate a skill |
/update-skill <topic> | Refresh an existing skill with latest info |
/list-skills | View all generated skills |
| Location | Path | Use Case |
|---|---|---|
| Project-local | ./.claude/skills/<topic>/ | Project-specific |
| User-global | ~/.claude/skills/<topic>/ | All projects |
| Plugin storage | ./storage/skills/<topic>/ | Git-tracked |
---
name: anthropic-api
description: Complete guide to using the Anthropic Claude API
version: 1.0.0
sources_verified: 2026-02-07
---
# Anthropic API
## Quick Reference
| Item | Value |
|------|-------|
| Official Docs | [docs.anthropic.com](https://docs.anthropic.com) |
| Installation | `pip install anthropic` / `bun add @anthropic-ai/sdk` |
| Auth Required | Yes - API key from console.anthropic.com |
## Installation
...
## Basic Usage
...
Contributions welcome! Please fork, create a feature branch, and submit a PR.
MIT
Built for Claude Code | Made with ❤️
Design enforcement with memory — keeps your UI consistent across a project
Create animation-rich HTML presentations using a coding agent's frontend skills
1000+ skills curated from Anthropic, Vercel, Stripe, and other engineering teams
Detects 37 AI writing patterns and rewrites text with human rhythm across 5 voice profiles