rest-api-patterns Skill
Guide for implementing REST API wrapper functions. Use this when adding new API wrappers or troubleshooting API calls. Published by microsoft in semantic-link-labs.
Decision snapshot
Is this a fit?
Documentation, Data analysis, Research, Includes SKILL.md
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 rest-api-patterns Skill?
Guide for implementing REST API wrapper functions. Use this when adding new API wrappers or troubleshooting API calls. Published by microsoft in semantic-link-labs. 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
- Documentation
- Data analysis
- Research
- Documentation use cases
- Data analysis use cases
Declared skill metadata
- Source file: .claude/skills/rest-api-patterns/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 rest-api-patterns Skill
- Use it for documentation.
- Use it for data analysis.
- Use it for research.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/semantic-link-labs
- Skill file: .claude/skills/rest-api-patterns/SKILL.md
What it does
Guide for implementing REST API wrapper functions. Use this when adding new API wrappers or troubleshooting API calls.
Skill instructions
REST API Patterns This skill covers the patterns and utilities for implementing REST API wrapper functions in Semantic Link Labs. When to Use This Skill Use this skill when you need to: - Implement new REST API wrappers - Understand the baseapi helper function - Handle pagination, long-running operations, or errors - Debug API-related issues --- Finding API Documentation Before implementing a wrapper, use the API search tool to find the relevant documentation: Using searchpublicapidoc.py bash Navigate to the scripts directory cd .claude/skills/rest-api-patterns/scripts Search both Fabric and Power BI APIs python searchpublicapidoc.py "dataset refresh" Search Fabric APIs only python searchpublicapidoc.py "create item" --source fabric Search Power BI APIs only python searchpublicapidoc.py "gateway" --source powerbi Limit results python searchpublicapidoc.py "workspace" --limit 10 Example Output 🔍 Searching for: 'dataset refresh' in Fabric + Power BI =====================================
Verified compatibility and discovery
Frequently asked questions
What is rest-api-patterns?
rest-api-patterns is a open-source AI agent skill with Copy skill directory. Guide for implementing REST API wrapper functions. Use this when adding new API wrappers or troubleshooting API calls.
Who is rest-api-patterns best for?
rest-api-patterns is best for reusing agent instructions, scripts, and references, documentation workflows, data analysis workflows, research workflows.
How do I install rest-api-patterns?
Install or run rest-api-patterns using Copy skill directory. Check rest-api-patterns for the latest setup command.
Is rest-api-patterns actively maintained?
rest-api-patterns 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.