Opengiver Skills — Development skill for Claude Code
Linear GraphQL API skill for Claude Code - Direct curl calls without MCP for better token efficiency.
How to install Opengiver Skills
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open byungsker/opengiver-skills and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Opengiver Skills does
Linear GraphQL API skill for Claude Code - Direct curl calls without MCP for better token efficiency.
Alternatives in Development
- Ccusage — CLI for analyzing Claude Code/Codex usage from local JSONL files 11.8k ★
- MCP Server Linear — Linear issue tracker integration 347 ★
- Claude Modular — Production-ready modular Claude Code framework with 30+ commands, token optimization, and MCP server integrati 274 ★
README
Opengiver Skills
[English](README.md) | [한국어](README.ko.md)
A collection of productivity plugins for Claude Code. Built for developers who want AI-powered automation for project management, content creation, and workflow optimization.
**Contributions welcome!** Found a way to improve a plugin or have a new one to add? [Open a PR](#contributing).
What are Plugins?
Plugins are specialized tools that extend Claude Code's capabilities. Each plugin provides commands, skills, and workflows for specific tasks. When installed, Claude Code can recognize when you're working on related tasks and apply the right tools automatically.
Available Plugins
| Plugin | Description | Commands |
|---|---|---|
| linear-simple | Linear GraphQL API for issue management | /linear-simple:setup, /linear-simple:get, /linear-simple:create |
| blog-material-gen | Auto-generate blog material from Git branches to Notion | /blog-material-gen:setup, /blog-material-gen |
| product-launch-strategist | Product launch strategy advisor for indie developers | /product-launch-strategist:analyze, :pricing, :risk |
| git-worktree | Git worktree protocol for parallel development with isolated workspaces | Skill-only (no commands) |
| db-safety | Database safety protocol to prevent accidental data loss | Skill-only (no commands) |
| toss-frontend-fundamentals | Source-backed Toss code-quality review for React and TypeScript | Skill-only (no commands) |
Installation
Option 1: Claude Code Plugin (Recommended)
Install via Claude Code's built-in plugin system:
# Add the marketplace
/plugin marketplace add byungsker/opengiver-skills
# Install specific plugin
/plugin install linear-simple@opengiver-skills
/plugin install blog-material-gen@opengiver-skills
/plugin install pro
Related Skills
Linear Claude Skill
Manage Linear issues, projects, and teams with MCP tools, SDK scripts, and GraphQL fallbacks for reliable proj
Cursor2api
Use your Cursor subscription as an OpenAI-compatible API. Direct agent.v1 protocol — real tool_calls, streamin
Claude Jira Skill
Claude Code skill for Jira Cloud REST API — no MCP, just curl
Claude Code Token Meter
Local-first dashboard for Claude Code token usage. Parses ~/.claude/projects/.jsonl and serves an interactive
Ariadne
Fast local MCP server for deterministic cross-service API-chain discovery across REST, GraphQL, Kafka, TypeScr
Bm Stats
Show the basemind dashboard — resource footprint (disk + RAM) and activity (tool calls, per-tool histogram, es
Related Agents
Financial Controller
Financial Controller for agent teams. Audits token usage, run duration, tool calls and efficiency across all d
Worker Executor
Execute pre-approved mutations — Jira transitions, Linear updates, API calls, build commands.
API Cost Scanner
Scans codebase for AI/API cost optimization opportunities including model usage, token estimates, caching stra