blob-reading Skill
Use when a graph result contains a ci-blob:// URI — resolve it by extracting only the fields you need, never the full payload. Published by microsoft in amplifier-bundle-context-intelligence.
Decision snapshot
Is this a fit?
Data analysis, Includes SKILL.md, Reusable instructions
Compatibility not yet detected.
Permission behavior not yet detected.
Copy skill directory
2 months ago · MIT license
No specific cautions were detected. Review the source and requested permissions before installing.
What is blob-reading Skill?
Use when a graph result contains a ci-blob:// URI — resolve it by extracting only the fields you need, never the full payload. Published by microsoft in amplifier-bundle-context-intelligence. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement. See how SkillIndex evaluates profiles.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Data analysis
- Data analysis use cases
Declared skill metadata
- Declared license: MIT
- Source file: skills/blob-reading/SKILL.md
These fields retain source and confidence evidence from the indexed SKILL.md.
Compatibility and setup
- Install or run with Copy skill directory
When to use blob-reading Skill
- Use it for data analysis.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/amplifier-bundle-context-intelligence
- Skill file: skills/blob-reading/SKILL.md
What it does
Use when a graph result contains a ci-blob:// URI — resolve it by extracting only the fields you need, never the full payload.
Skill instructions
Blob Reading ci-blob:// URIs appear in graph query results when a payload is too large to inline. This skill covers safe resolution patterns to extract only the data you need. --- When to Use blobread Use blobread only when you need a specific payload from a graph node. Most Cypher queries return structured metadata that is sufficient without resolving any blobs. Do resolve a blob when: - You need the full input or output of a specific tool call - You need the content of a specific assistant turn - You need a specific field that is stored as a blob URI Do NOT resolve a blob when: - You are counting events, listing sessions, or summarizing metadata - The graph query already returned the structured fields you need - You are doing broad exploration — scan metadata first, resolve only if required Most queries don't need blobs. Always exhaust what the graph returns before resolving. --- How to Resolve a Blob Follow these four steps to safely resolve a ci-blob:// URI: Step 1 — Identify the U
Verified compatibility and discovery
Frequently asked questions
What is blob-reading?
blob-reading is a open-source AI agent skill with Copy skill directory. Use when a graph result contains a ci-blob:// URI — resolve it by extracting only the fields you need, never the full payload.
Who is blob-reading best for?
blob-reading is best for reusing agent instructions, scripts, and references, data analysis workflows.
How do I install blob-reading?
Install or run blob-reading using Copy skill directory. Check blob-reading for the latest setup command.
Is blob-reading actively maintained?
blob-reading may need a closer maintenance check before production use.
Project health auto-fetched from the source repository.
Maintain this resource?
Review this source-backed profile, send a correction with evidence, or link to it from your documentation. Claims verify your relationship to the project; profile facts still require source evidence and editorial review.