podwise-cli Skill
podwise-cli is a Go AI agent skill for Claude Desktop, Cursor with npx, git clone. CLI client for podwise.ai — turn any podcast episode into AI-powered insights, designed for use in AI agents and skills workflows.
How to use podwise-cli Skill
Install or run
git clone https://github.com/hardhackerlabs/podwise-cli.git
cd podwise-cli
go build -o podwise .
# Move the binary to a directory in your PATH, e.g.,
mv podwise /usr/local/bin/Client configuration
{
"mcpServers": {
"podwise": {
"command": "podwise",
"args": ["mcp"]
}
}
}Compatible clients
What is podwise-cli Skill?
podwise-cli is a Go AI agent skill for Claude Desktop, Cursor with npx, git clone. CLI client for podwise.ai — turn any podcast episode into AI-powered insights, designed for use in AI agents and skills workflows. 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
- Anthropic provider support
- Google provider support
- skills/SKILL.md config support
Technical details
Install or run podwise-cli using npx. Check hardhackerlabs/podwise-cli for the latest setup command.
- Built for Go
- Install or run with npx
- Install or run with git clone
- Works with Claude Desktop
- Works with Cursor
- Uses SSE transport
- API key required
- 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 podwise-cli Skill
- Use it for reusing agent instructions, scripts, and references.
- Use it for agent skills workflows.
- Use it for coding workflows.
- Use it for data workflows.
- Use it for claude desktop users.
Built with
Explore related resources
Frequently asked questions
What is podwise-cli?
podwise-cli is a Go AI agent skill for Claude Desktop, Cursor with npx, git clone. CLI client for podwise.ai — turn any podcast episode into AI-powered insights, designed for use in AI agents and skills workflows.
Who is podwise-cli best for?
podwise-cli is best for reusing agent instructions, scripts, and references, agent skills workflows, coding workflows, data workflows, claude desktop users.
How do I install podwise-cli?
Install or run podwise-cli using npx. Check podwise-cli for the latest setup command.
Is podwise-cli actively maintained?
podwise-cli may need a closer maintenance check before production use.
Auto-fetched from GitHub.