openagent Skill
openagent is a JavaScript AI agent skill for Codex. Think in Canvas. Execute with Codex. Keep the result in Markdown.
How to use openagent Skill
Install or run
pnpm run check:syntax && pnpm run check:hygiene",Client configuration
{
"id": "openagent",
"name": "OpenAgent",
"version": "0.1.1",
"minAppVersion": "1.5.0",
"description": "Run OpenAgent tasks from Obsidian Canvas through a local Codex server and Codex Desktop.",
"author": "OpenAgentMarket",
"authorUrl": "https://github.com/openagentmarket/openagent",
"isDesktopOnly": true
}
Compatible clients
What is openagent Skill?
openagent is a JavaScript AI agent skill for Codex. Think in Canvas. Execute with Codex. Keep the result in Markdown. 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
- Reusable instructions support
- Includes SKILL.md support
- Shell commands support
- Browser use support
- Document generation support
- package.json config support
- apps/obsidian-plugin/manifest.json config support
Available tools
Technical details
- Built for JavaScript
- Built for Node.js
- Works with Codex
- Uses SSE transport
- Network access
Requirements and access
Security and permissions
Review permissions before connecting any MCP server to an agent. Pay special attention to whether it can read local files, write data, call external services, or perform destructive actions.
When to use openagent Skill
- Use it for reusing agent instructions, scripts, and references.
- Use it for agent skills workflows.
- Use it for coding workflows.
- Use it for research workflows.
- Use it for codex users.
Built with
Explore related resources
Frequently asked questions
What is openagent?
openagent is a JavaScript AI agent skill for Codex. Think in Canvas. Execute with Codex. Keep the result in Markdown.
Who is openagent best for?
openagent is best for reusing agent instructions, scripts, and references, agent skills workflows, coding workflows, research workflows, codex users.
How do I install openagent?
Check the openagent GitHub repository for installation instructions.
Is openagent actively maintained?
openagent may need a closer maintenance check before production use.
Auto-fetched from GitHub.