tumblr

Community

Tumblr API guidance for auth and posts.

Authorrawveg
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill streamlines building apps with Tumblr's API, covering authentication, blog data, posts, likes, and follower data.

Core Features & Use Cases

  • Blog info & posts: Fetch blog metadata and recent posts with optional NPf formatting.
  • OAuth flows: Implement OAuth 1.0a or OAuth 2.0 authentication for user data access.
  • Rate limits & pagination: Manage quotas and pagination patterns effectively.

Quick Start

Retrieve blog info and the latest posts for a given blog, then authenticate to access user-specific data.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: tumblr
Download link: https://github.com/rawveg/skillsforge-marketplace/archive/main.zip#tumblr

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository