add-function Skill
Guide for adding new functions to the library. Use this when implementing new API wrappers or utility functions. Published by microsoft in semantic-link-labs.
What is add-function Skill?
Guide for adding new functions to the library. Use this when implementing new API wrappers or utility functions. 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.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Documentation
- Documentation use cases
Technical details
- Install or run with Copy skill directory
When to use add-function Skill
- Use it for documentation.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/semantic-link-labs
- Skill file: .claude/skills/add-function/SKILL.md
What it does
Guide for adding new functions to the library. Use this when implementing new API wrappers or utility functions.
Skill instructions
Adding New Functions This skill covers the workflow for adding new functions to the Semantic Link Labs library. When to Use This Skill Use this skill when you need to: - Add a new API wrapper function - Create a new utility function - Extend existing functionality with new features - Add functions to submodules (admin, report, lakehouse, etc.) --- Function Categories | Category | Location | Purpose | |----------|----------|---------| | Top-level functions | src/sempylabs/.py | Main library exports | | Admin functions | src/sempylabs/admin/ | Admin API operations | | Report functions | src/sempylabs/report/ | Report operations | | Lakehouse functions | src/sempylabs/lakehouse/ | Lakehouse operations | | Direct Lake functions | src/sempylabs/directlake/ | Direct Lake model operations | | TOM methods | src/sempylabs/tom/model.py | TOMWrapper class methods | --- Step 0: Find the API Documentation Before implementing an API wrapper, find the relevant API documentation: bash Use the API sear
Explore related resources
Frequently asked questions
What is add-function?
add-function is a open-source AI agent skill with Copy skill directory. Guide for adding new functions to the library. Use this when implementing new API wrappers or utility functions.
Who is add-function best for?
add-function is best for reusing agent instructions, scripts, and references, documentation workflows.
How do I install add-function?
Install or run add-function using Copy skill directory. Check add-function for the latest setup command.
Is add-function actively maintained?
add-function may need a closer maintenance check before production use.
Auto-fetched from GitHub.