← Back to Skills Marketplace
628
Downloads
2
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install twinfold
Description
Create, adapt, schedule, publish, and analyze AI-generated social media content across 10 platforms in 13 languages using Twinfold's API.
Usage Guidance
This skill looks functionally consistent with a Twinfold API integration, but take these precautions before installing: 1) Resolve the metadata mismatch — the SKILL.md requires TWINFOLD_API_KEY but the registry summary claims no env vars; ask the publisher to clarify. 2) Source and homepage are missing — verify twinfold.app is the legitimate service and that the skill is published by a trusted party before supplying credentials. 3) Use a revocable/test API key with minimal permissions and monitor account activity and credit usage (autoPublish/autopilot can spend credits and post on your accounts). 4) Review the platform's privacy/billing terms and consider creating a separate Twinfold account for integration testing. 5) If you proceed, watch network/activity logs for unexpected endpoints and revoke the key if anything suspicious occurs.
Capability Analysis
Type: OpenClaw Skill
Name: twinfold
Version: 1.0.3
The OpenClaw AgentSkills bundle for Twinfold is benign. All files (metadata, SKILL.md, and references/workflows.md) consistently describe an interface to a social media content platform. The skill requires a `TWINFOLD_API_KEY` for authentication to `https://twinfold.app/api/mcp/tools`, which is a legitimate and expected use of credentials. All described API calls and workflows are aligned with the stated purpose of creating, managing, and publishing social media content. There is no evidence of data exfiltration, malicious execution (e.g., `curl | bash`), persistence mechanisms, or prompt injection attempts designed to subvert the agent's behavior beyond its stated purpose. The `curl` commands in the documentation serve as examples of API interaction, not as instructions for the agent to execute arbitrary shell commands.
Capability Assessment
Purpose & Capability
The SKILL.md describes a social-media/content-management integration with Twinfold and only asks for a Twinfold API key (prefix twf_), which is appropriate for the stated purpose. However, the registry metadata at the top of the submission claims 'Required env vars: none' and 'Primary credential: none' while the SKILL.md explicitly requires TWINFOLD_API_KEY — this mismatch is an incoherence between declared registry metadata and the actual runtime instructions.
Instruction Scope
The runtime instructions are scoped to calling the twinfold.app API (POST https://twinfold.app/api/mcp/tools) and provide curl examples and tool schemas. They only reference the TWINFOLD_API_KEY environment variable and typical post/workflow artifacts. There are no instructions to read unrelated local files, other environment variables, or to transmit data to unexpected endpoints in the SKILL.md itself (aside from example media URLs which are normal for media uploads).
Install Mechanism
This is an instruction-only skill with no install spec and no code files; nothing is written to disk and no third-party packages are fetched. That minimizes install-time risk.
Credentials
The only credential the SKILL.md requires is TWINFOLD_API_KEY, which is proportionate to a service integration. The submission-level metadata, however, contradicts this by listing no required env vars — the discrepancy should be resolved. Also note that providing the API key gives the skill the ability to create/update/publish posts and consume credits, so the key must be protected and ideally revocable/limited in scope.
Persistence & Privilege
The skill does not request always:true and is user-invocable with normal autonomous invocation allowed (platform default). It does not request system-wide config changes or persistent privileges beyond using the provided API key.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install twinfold - After installation, invoke the skill by name or use
/twinfold - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.3
Re-index for search visibility
v1.0.2
Multi-platform support, search indexing fix
v1.0.1
Fix: declare TWINFOLD_API_KEY as required credential in metadata for proper consent/permission controls
v1.0.0
Initial release: 34 MCP tools for AI-powered thought leadership content creation, publishing, autopilot, analytics, brand voice, and notifications
Metadata
Frequently Asked Questions
What is Twinfold?
Create, adapt, schedule, publish, and analyze AI-generated social media content across 10 platforms in 13 languages using Twinfold's API. It is an AI Agent Skill for Claude Code / OpenClaw, with 628 downloads so far.
How do I install Twinfold?
Run "/install twinfold" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Twinfold free?
Yes, Twinfold is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Twinfold support?
Twinfold is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Twinfold?
It is built and maintained by L-P (@lpbaril); the current version is v1.0.3.
More Skills