Discover and explore top open-source AI tools and projects—updated daily.
redfox-dataAgent skills for content and data workflows
Top 94.4% on SourcePulse
This repository offers a curated collection of reusable "Agent Skills" designed for AI agents, addressing common new media workflows such as idea generation, topic selection, copywriting, and data analysis. It targets developers and power users of AI agents who seek to enhance their capabilities with pre-built, modular functionalities, providing a structured way to integrate diverse data-driven tasks into agent workflows.
How It Works
The project centralizes Agent Skills within a standardized SKILL.md format, featuring YAML frontmatter for metadata (name, description) and a body detailing triggers, steps, constraints, and examples. Each skill resides in its own subdirectory within skills/, promoting modularity and self-containment. This structure facilitates easy integration with Agent frameworks like Cursor, Claude Code, and others that support the Agent Skills specification, enabling agents to directly leverage these specialized functionalities.
Quick Start & Requirements
Installation can be performed via the skills CLI:
npx skills initnpx skills add redfox-data/redfox-communitynpx skills add https://github.com/redfox-data/redfox-community/tree/main/skills/<skill-name>A RedFoxhub API Key is mandatory for all API requests. Skills can be integrated locally by copying directories into agent tool configurations (e.g., Cursor's user skills) or globally via the skills CLI.
Highlighted Details
https://skillhub.cn/skills) and ClawHub (https://clawhub.ai/user/redfox-data).Maintenance & Community
The repository is community-maintained by redfoxdata, welcoming contributions via GitHub Issues and Pull Requests for new skills or corrections. The stated goal is to consolidate repeatable new media workflows into shareable and evolving Agent Skills.
Licensing & Compatibility
The repository's license is not explicitly stated in the provided README. Users should verify licensing terms before commercial use or integration into closed-source projects.
Limitations & Caveats
Functionality is contingent on obtaining and configuring a valid RedFoxhub API Key. Some skills may require specific Agent tool versions or configurations for proper operation, and integration complexity can vary depending on the target agent framework.
3 days ago
Inactive
VoltAgent
ComposioHQ