enjoy_player: Skill for Claude Code

.agents/skills/flutter-use-http-package/SKILL.md

flutter-use-http-package is a skill for Claude Code, Codex from baizhiheizi/enjoy_player. It costs 38 tokens per session (1,480 once invoked), scanned A, original, AGPL-3.0.

Instructions for using Flutter's http package to send and receive data through web APIs. A web API is a service that programs communicate with over the internet.

In plain words
What is it for?
Use it when Flutter code needs to make GET, POST, PUT, or DELETE requests to a REST API.
Why use it?
It provides a stated approach for making common API requests instead of having to decide how to implement each request from scratch.

Skill for Claude CodeCodex

Which agent this was written for is unclear — body not stored (licence); the path alone says nothing. Also seen: installed under .agents/ (shared by several agents).

This is baizhiheizi/enjoy_player's own configuration. It tells Claude Code and Codex how to work on enjoy_player itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything enjoy_player configures →

Reuse

Borrowing it

Nothing to install: this file belongs to baizhiheizi/enjoy_player. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/baizhiheizi/enjoy_player/main/.agents/skills/flutter-use-http-package/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/baizhiheizi/enjoy_player

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for flutter-use-http-package

README.md
[![agentmods](https://agentmods.dev/badge/skills/baizhiheizi/enjoy_player/flutter-use-http-package/github.svg)](https://agentmods.dev/skills/baizhiheizi/enjoy_player/flutter-use-http-package)
Your own site
<a href="https://agentmods.dev/skills/baizhiheizi/enjoy_player/flutter-use-http-package"><img src="https://agentmods.dev/badge/skills/baizhiheizi/enjoy_player/flutter-use-http-package/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for flutter-use-http-package

Your own site · 80×15
<a href="https://agentmods.dev/skills/baizhiheizi/enjoy_player/flutter-use-http-package"><img src="https://agentmods.dev/badge/skills/baizhiheizi/enjoy_player/flutter-use-http-package.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 38 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,480 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00038 $0.01480
Opus 5 $0.00019 $0.00740
Sonnet 5 $0.00008 $0.00296
Haiku 4.5 $0.00004 $0.00148

Measured 10d ago against content hash 450296e5f56c, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-09, from the pricing page.

Security

Grade A, and why

flutter-use-http-package scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 10d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.agents/skills/flutter-use-http-package/SKILL.md · 176 lines

The source is not reproduced here

Licensed AGPL-3.0

The repository is licensed AGPL-3.0, which this catalogue does not treat as permission to reproduce the file. Read it at the source.

Read it on GitHub

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 10d ago First seen · 176 lines · 38 tokens per session scan A 450296e5f56c

Subscribe to this mod's changes

flutter-use-http-package is a skill published in the GitHub repository baizhiheizi/enjoy_player (11 stars, last pushed yesterday), licensed AGPL-3.0. It adds 38 tokens to every session and 1,480 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

golang-http-frameworks

Go HTTP API development with net/http, Chi, Gin, Echo, and Fiber frameworks.

bobmatnyc/claude-mpm-skills · 23 tokens

citedy-content-ingestion

Turn any URL into structured content — YouTube videos (via Gemini Video API), web articles, PDFs, and audio files. Extract transcripts, summaries, and metadata for use in any LLM pipeline. Powered by Citedy.

citedy/adclaw · 53 tokens

youtube-api

A YouTube API alternative on fetcher.sh — pay-per-call in USDC via x402, or prepaid credits with a Bearer key, no OAuth and no daily quota. Use when the user wants to search YouTube videos with filters for upload date, duration, or sort order, search channels or playlists, look up a channel by ID, @handle, or custom…

fetcher-sh/fetcher-skills · 151 tokens

mem0-oss-to-platform

Plan and then execute a migration of a project from the mem0 open-source / self-hosted SDK (the local Memory class) to the mem0 Platform / hosted / managed SDK (the MemoryClient class). Use this whenever a developer wants to move, switch, or migrate their mem0 usage off OSS/self-hosted to the hosted API — e.g.…

mem0ai/mem0 · 273 tokens

azure-mgmt-botservice-dotnet

Azure Resource Manager SDK for Bot Service in .NET. Management plane operations for creating and managing Azure Bot resources, channels (Teams, DirectLine, Slack), and connection settings. Triggers: "Bot Service", "BotResource", "Azure Bot", "DirectLine channel", "Teams channel", "bot management .NET", "create bot".

microsoft/skills · 78 tokens

fastapi-router-py

Create FastAPI routers with CRUD operations, authentication dependencies, and proper response models. Use when building REST API endpoints, creating new routes, implementing CRUD operations, or adding authenticated endpoints in FastAPI applications.

microsoft/skills · 46 tokens