redfox-community  by redfox-data

Agent skills for content and data workflows

Created 2 months ago
273 stars

Top 94.4% on SourcePulse

GitHubView on GitHub
Project Summary

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:

  • Initialize CLI: npx skills init
  • Add repository: npx skills add redfox-data/redfox-community
  • Add specific skill: npx 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

  • Extensive skill coverage for platforms including Douyin, Xiaohongshu, WeChat Official Accounts, Bilibili, Toutiao, and TikTok.
  • Supports various AI-driven tasks: content generation (text, image, video), data retrieval, account analysis, and AI search across multiple models.
  • Comprehensive API documentation is available, detailing request/response structures, parameters, and examples for numerous platform-specific data points.
  • Integration points include SkillHub (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.

Health Check
Last Commit

3 days ago

Responsiveness

Inactive

Pull Requests (30d)
0
Issues (30d)
0
Star History
134 stars in the last 30 days

Explore Similar Projects

Starred by Shizhe Diao Shizhe Diao(Author of LMFlow; Research Scientist at NVIDIA), Dharmesh Shah Dharmesh Shah(Cofounder of HubSpot), and
4 more.

awesome-claude-skills by ComposioHQ

0.2%
68k
Claude Skills extend AI workflows
Created 9 months ago
Updated 2 months ago
Feedback? Help us improve.