Coze Api
Provides API guidance and assistance for agent workflows.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add smallnest-coze-api npx -- -y @trustedskills/smallnest-coze-api
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"smallnest-coze-api": {
"command": "npx",
"args": [
"-y",
"@trustedskills/smallnest-coze-api"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The smallnest-coze-api skill provides access to the Coze API. This allows AI agents to interact with and manage data within a Coze workspace, including creating notes, retrieving information from existing notes, and performing other actions supported by the Coze API. It enables integration of Coze functionality into automated workflows and agent interactions.
When to use it
- Automated Note Creation: Automatically create new notes in your Coze workspace based on data extracted from another source (e.g., a website or document).
- Information Retrieval: Have the AI agent retrieve specific information stored within existing notes in your Coze workspace, such as contact details or project summaries.
- Workflow Automation: Integrate Coze into larger workflows, for example, automatically adding meeting notes to a project's Coze space after a call.
- Data Synchronization: Keep data consistent between different systems by synchronizing information with your Coze workspace.
Key capabilities
- Accesses the Coze API
- Creates new notes in Coze
- Retrieves information from existing notes
Example prompts
- "Create a new note in Coze titled 'Meeting Notes - Project X' and add the following content: [meeting transcript]"
- "Find all notes in Coze related to 'Customer Y' and summarize their key points."
- “Add this document’s contents to a new note called ‘[Document Title]’ in my Coze workspace.”
Tips & gotchas
- Requires an active Coze account and API access. You will need to provide authentication credentials for the skill to function correctly.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.