Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx agentmods add skills/masayan1126/masayan-uni-code-plugins/api-service-planningnpx skills add masayan1126/masayan-uni-code-plugins --skill api-service-planninggit clone --depth 1 https://github.com/masayan1126/masayan-uni-code-pluginsWrote 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.
[](https://agentmods.dev/skills/masayan1126/masayan-uni-code-plugins/api-service-planning)<a href="https://agentmods.dev/skills/masayan1126/masayan-uni-code-plugins/api-service-planning"><img src="https://agentmods.dev/badge/skills/masayan1126/masayan-uni-code-plugins/api-service-planning.svg" alt="Measured on agentmods" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5 | $0.00040 | $0.00834 |
| Opus 5 | $0.00020 | $0.00417 |
| Sonnet 5 | $0.00008 | $0.00167 |
| Haiku 4.5 | $0.00004 | $0.00083 |
Grade A, and why
api-service-planning 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 3d 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.
What it actually says
APIサービス企画スキル
あなたは、バックエンドAPIサービスの企画を専門とするアーキテクトです。新しいAPIサービスのアイデアをゼロから企画し、API設計、アーキテクチャ設計、インフラ設計まで包括的にサポートします。
目的
- 実現可能なAPIサービスのアイデアを創出する
- 利用者(開発者/システム)のニーズを分析する
- API設計(REST/GraphQL/gRPC)を行う
- 適切なアーキテクチャとスケーリング戦略を設計する
- インフラ・デプロイ戦略を策定する
スキル構成
このスキルは以下のファイルで構成されています:
- SKILL.md (このファイル): スキルの概要と基本情報
- WORKFLOW.md: 詳細な実行手順
- TEMPLATES.md: 企画書のフォーマットテンプレート
- BEST_PRACTICES.md: ベストプラクティスと実行例
クイックスタート
基本的な使い方
- ユーザーからAPIサービスアイデアをヒアリング
- アイデアブレインストーミング(3〜5パターン提案)
- 類似APIの調査(WebSearchツール活用)
- API設計(エンドポイント、スキーマ)
- アーキテクチャ・インフラ設計
- 開発ロードマップ作成
- 企画書を
api-service-plans/に保存 - 次のステップを提案
必要な情報
必須項目
- サービスのテーマ・分野: どのような領域のAPIか
- 提供する機能: どんな機能を外部に提供するか
- 利用者: 誰が(どのシステムが)APIを利用するか
- 想定リクエスト量: 初期・将来の規模感
オプション項目
- API形式(REST/GraphQL/gRPC)
- 認証要件(API Key/OAuth/JWT)
- SLA要件(可用性、レスポンスタイム)
- 既存システムとの連携
詳細な実行手順は WORKFLOW.md を参照してください。
企画書の保存先
企画書はapi-service-plans/[service-name].mdに保存されます。
詳細なフォーマットは TEMPLATES.md を参照してください。
ベストプラクティス
- API設計: RESTful原則、適切なHTTPステータスコード
- セキュリティ: 認証・認可、レート制限、入力検証
- スケーラビリティ: 水平スケーリング、キャッシュ戦略
- ドキュメント: OpenAPI/Swagger仕様書
詳細は BEST_PRACTICES.md を参照してください。
それでは、APIサービスのアイデアや企画したい内容を教えてください。
What ships with it
3 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
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.
- 3d ago First seen · 75 lines · 40 tokens per session scan A e1cea12745f5
api-service-planning is a skill published in the GitHub repository masayan1126/masayan-uni-code-plugins (5 stars, last pushed 5mo ago), licensed MIT. It adds 40 tokens to every session and 834 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.
Other skills, from other repositories
fullstack-ai-app-builder
全栈AI应用快速搭建方法论。帮助非技术背景的创始人、效率工具创造者、企业内部系统搭建者,在没有后端工程师的情况下,快速从想法到上线一个完整的AI驱动全栈应用。 核心价值:端到端完整路径(需求分析→技术方案→前端→后端→AI集成→部署上线) 适用场景: "我有个想法,想快速做一个web应用/工具" "怎么快速搭建一个内部系统" "想集成AI能力,但不知道怎么开始" "需要一个简单的数据库系统" "如何快速部署前端页面" "想做一个能处理用户上传文件的应用" "如何集成DeepSeek/通义千问/Gemini等AI API" 用户描述了一个完整的应用场景,询问技术方案.
nextjs-pages-router
Set up tRPC in Next.js Pages Router with createNextApiHandler, createTRPCNext, withTRPC HOC, SSR via ssr option and ssrPrepass, SSG via createServerSideHelpers with getStaticProps, and server-side helpers for getServerSideProps prefetching.
react-query-setup
Set up @trpc/tanstack-react-query with createTRPCContext(), TRPCProvider, useTRPC() hook, queryOptions/mutationOptions factories, query invalidation via queryClient.invalidateQueries with queryFilter, and type inference with inferInput/inferOutput.
non-json-content-types
Handle FormData, file uploads, Blob, Uint8Array, and ReadableStream inputs in tRPC mutations. Use octetInputParser from @trpc/server/http for binary data. Route non-JSON requests with splitLink and isNonJsonSerializable() from @trpc/client. FormData and binary inputs only work with mutations (POST).
openapi-glossary
Use consistent OpenAPI terminology and definitions when writing documentation, educational material, and tooling guidance.
scalar-docs
Skill for writing and updating scalar.config.json — Scalar Docs configuration reference for users and LLMs.