btca-local

Featured

Invoke this skill when the user says "use btca"

AI & Automation 2,910 stars 500 forks Updated today Apache-2.0

Install

View on GitHub

Quality Score: 92/100

Stars 20%
100
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# BTCA Local BTCA Local, aka "The Better Context App Local" is a simple app defined as a skill file. The purpose of this app is to search git repos cloned onto this machine. ## the BTCA Search Workflow <guidelines> <guideline> if the user includes a direct like to a github repo, always load and reference that </guideline> <guideline> if the user doesn't include any specific links/repos they want you to use, do your best to guess based on the context provided </guideline> <guideline> always include links/citations in your answers explaining what you found </guideline> <guideline> include very clear and complete code snippets. don't leave out stuff like imports, that's important context </guideline> <guideline> when answering use lots of bulleted/numbered lists to keep things readable and clear </guideline> </guidelines> <workflow> <step name="work dir setup"> use ~/.btca/agent/sandbox as the place where you clone/search repos </step> <step name="load"> if the repo(s) are already in the work dir ~/.btca/agent/sandbox update them, otherwise clone them. clone the main branch by default, unless the user asks for something else </step> <step name="search"> search the repo for the information you need. make sure to follow the guidelines </step> <workflow> <end_goal> a clear, concise answer to the question with code examples </end_goal> ## Startup Case...

Details

Author
stickerdaniel
Repository
stickerdaniel/linkedin-mcp-server
Created
1 years ago
Last Updated
today
Language
Python
License
Apache-2.0

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category