Borrowing it
Nothing to install: this file belongs to hollobit/assembly-api-mcp. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.
curl -O https://raw.githubusercontent.com/hollobit/assembly-api-mcp/main/.claude/skills/analyze-mcp/SKILL.mdgit clone --depth 1 https://github.com/hollobit/assembly-api-mcpWrote 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/hollobit/assembly-api-mcp/analyze-mcp)<a href="https://agentmods.dev/skills/hollobit/assembly-api-mcp/analyze-mcp"><img src="https://agentmods.dev/badge/skills/hollobit/assembly-api-mcp/analyze-mcp/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.
<a href="https://agentmods.dev/skills/hollobit/assembly-api-mcp/analyze-mcp"><img src="https://agentmods.dev/badge/skills/hollobit/assembly-api-mcp/analyze-mcp.svg" alt="Reviewed on agentmods" width="80" 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.1 | $0.00018 | $0.00453 |
| Opus 5 | $0.00009 | $0.00227 |
| Sonnet 5 | $0.00004 | $0.00091 |
| Haiku 4.5 | $0.00002 | $0.00045 |
Grade A, and why
analyze-mcp 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 9d 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
Analyze MCP Skill
276개 국회 API 구조를 분석하고 MCP 도구 통합/개선 방안을 제안합니다.
트리거
- "API 커버율을 높이려면?"
- "어떤 API를 추가 통합하면 좋을까?"
- "도구 구조를 개선하려면?"
- "새 API가 추가되었는데 어디에 넣을까?"
워크플로
-
현황 분석 (api-analyst)
docs/discovered-all-codes.json에서 미사용 코드 추출docs/tool-mapping.md에서 현재 커버리지 확인- 카테고리별 갭 분석
-
통합 기회 도출 (api-analyst)
- 기존 도구에 자연스럽게 추가 가능한 API 식별
- 도메인 엔티티 매핑 (사람/법안/회의/기관)
- 우선순위 산정 (ROI: 사용 빈도 × 구현 난이도)
-
도구 설계 (tool-designer)
- 파라미터 스키마 설계
- description 작성 (토큰 최적화)
- Lite/Full 배분 결정
- 기존 사용자 영향 분석
-
보고서 작성
_workspace/analysis-{date}.md에 저장- Plans.md에 태스크 추가 제안
출력 형식
## API 통합 분석 보고서
### 현재 커버리지
- 등록 코드: X/271
- 전용 도구 통합: Y/271 (Z%)
### 통합 제안 (우선순위순)
| # | API | 코드 | 대상 도구 | 방법 | ROI |
|---|-----|------|----------|------|-----|
### 도구 수 변화
- Lite: 변경 없음 / Full: 변경 없음
### 기존 사용자 영향
- Breaking change 여부
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.
- 9d ago First seen · 59 lines · 18 tokens per session scan A 7daa7e985e17
analyze-mcp is a skill published in the GitHub repository hollobit/assembly-api-mcp (89 stars, last pushed 4mo ago), licensed MIT. It adds 18 tokens to every session and 453 once invoked, about $0.0001 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-30.
Other skills, from other repositories
scalar-design-system
Scalar's design system — design tokens, theming (@scalar/themes), CSS variables, and the @scalar/components library. Use when designing or implementing Scalar UI, especially with Paper (code-to-design / design-to-code), so output matches real Scalar tokens, colors, typography, spacing, and components instead of…
lap
LAP CLI -- compile, search, and manage API specs for AI agents. Use when working with API specifications (OpenAPI, GraphQL, AsyncAPI, Protobuf, Postman), compiling specs to LAP format, searching the LAP registry, generating skills from API specs, or publishing APIs. Commands: init, compile, search, get, skill…
lap
LAP CLI -- compile, search, and manage API specs for AI agents. Use when working with API specifications (OpenAPI, GraphQL, AsyncAPI, Protobuf, Postman), compiling specs to LAP format, searching the LAP registry, generating skills from API specs, or publishing APIs. Commands: init, compile, search, get, skill…
fastapi-expert
Expert-level FastAPI development for high-performance Python APIs with async support. Use when the user mentions Python, API, async, REST, OpenAPI, or Pydantic, or when the task involves FastAPI Features.
openapi-expert
Expert-level OpenAPI/Swagger specification for API design, documentation, and code generation. Use when the user mentions swagger, API specs, REST, API design, or documentation, or when the task involves OpenAPI Specification, Webhooks, or Polymorphism.
jentic-api-scorecard
Use the @jentic/api-scorecard-cli to score an OpenAPI document against the Jentic API AI Readiness Framework (JAIRF). Use this skill whenever the user wants to score, grade, lint, or assess the AI-readiness / agent-readiness / quality of an OpenAPI (Swagger) spec — by local file or URL — or asks how to run the…