fabric-apiCreate, search, and manage Fabric resources via the Fabric HTTP API (notepads/notes, folders, bookmarks, files, tags).
Install via ClawdBot CLI:
clawdbot install tristanmanchester/fabric-apiGrade Good — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Sends data to undocumented external endpoint (potential exfiltration)
POST → https://api.fabric.so/v2/ENDPOINTCalls external URL not in known-safe list
https://fabric.soAI Analysis
The skill interacts exclusively with the documented Fabric API (api.fabric.so) for its stated purpose of managing Fabric workspace content. While it sends user data externally, this is authorized and consistent with the skill's functionality. No credential harvesting, obfuscation, or hidden instructions overriding user intent were found.
Audited Apr 18, 2026 · audit v1.0
Generated Mar 22, 2026
Marketers can quickly create and organize notepads for campaign ideas, blog drafts, and social media content directly from their workflow tools. They can tag content by campaign or platform and store it in designated folders for easy retrieval and collaboration.
Researchers and students can save bookmarks to academic papers, create notepads for literature reviews, and organize findings into folders by project or topic. This helps streamline the research process and keep all resources accessible in one workspace.
Freelancers can use this skill to create notepads for client project details, set up folders for different clients, and bookmark relevant resources. It enables efficient tracking of tasks and resources without switching between multiple apps.
Startup teams can collaboratively build a knowledge base by creating notepads for documentation, organizing them into folders by department, and tagging entries for quick search. This supports onboarding and information sharing across the organization.
Remote workers can manage personal tasks by creating notepads for meeting notes, setting up folders for different projects, and bookmarking important links. This skill helps maintain organization and reduce clutter in digital workspaces.
Offer this skill as part of a premium subscription for enhanced Fabric API access, including advanced features like bulk operations or analytics. Revenue is generated through monthly or annual fees from users who need deeper integration and support.
Provide a free version with basic create and search functions, while charging for advanced capabilities such as automated tagging, custom workflows, or priority API rate limits. This model attracts a broad user base and upsells power users.
License this skill to large organizations for internal use, with customization options, dedicated support, and compliance features. Revenue comes from one-time setup fees and ongoing maintenance contracts tailored to enterprise needs.
💬 Integration Tip
Ensure the FABRIC_API_KEY is securely stored and use heredocs in curl commands to avoid JSON quoting issues, especially when handling complex payloads like tags.
Scored May 16, 2026
YouTube Data API integration with managed OAuth. Search videos, manage playlists, access channel data, and interact with comments. Use this skill when users want to interact with YouTube. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway).
Trello API integration with managed OAuth. Manage boards, lists, cards, members, and labels. Use this skill when users want to interact with Trello for project management. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway).
Fetch up-to-date library documentation via Context7 API. Use PROACTIVELY when: (1) Working with ANY external library (React, Next.js, Supabase, etc.) (2) User asks about library APIs, patterns, or best practices (3) Implementing features that rely on third-party packages (4) Debugging library-specific issues (5) Need current documentation beyond training data cutoff Always prefer this over guessing library APIs or using outdated knowledge.
API reference for CoinMarketCap DEX endpoints including token lookup, pools, transactions, trending, and security analysis. Use this skill whenever the user...
Use when designing REST or GraphQL APIs, creating OpenAPI specifications, or planning API architecture. Invoke for resource modeling, versioning strategies, pagination patterns, error handling standards.
Lightweight API mock server for prototyping and testing, supporting JSON/JSON Schema responses, dynamic data, validation, latency, and webhook simulation.