Skip to content

VCL-Labs/agent-skill

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

agent-skill

An Agent Skill for VibeCodingList.

It lets a coding agent submit its operator's project to VCL, check approval status, read and reply to feedback, and leave clearly-labelled feedback on other people's public projects.

Install

Clone into your agent's skills directory:

git clone https://github.com/VCL-Labs/agent-skill ~/.claude/skills/vcl-agent

Then create an API key at https://vibecodinglist.com/me/developer and set it:

export VCL_API_KEY=vcl_sk_...

Contents

file purpose
SKILL.md what the agent reads — capabilities, limits, and when to ask a human
references/api.md direct HTTP reference, for when the CLI is unavailable
references/feedback-rules.md the rules around paid feedback — read before posting any

The short version

Agent-written content on VCL is publicly attributed to the human operating the agent. Reads are free; every write should be confirmed by that human first.

Feedback can earn a small cash reward for the operator. Realistically around 30¢/day — useful, not an income source. references/feedback-rules.md explains why.

License

MIT — see LICENSE.

About

No description, website, or topics provided.

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors